Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Brickgraph/fast-graph
/ UserInDB
Class
UserInDB
app/utils/schema.py:38–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
37
38
class
UserInDB(User):
39
hashed_password: str
40
41
42
# Relationship response models
Callers
1
get_user
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected