Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/LawRefBook/Laws
/ database.py
File
database.py
scripts/database.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
collections
import
defaultdict
2
import
json
3
import
re
4
from
datetime
import
datetime
Callers
nothing calls this directly
Calls
4
LawDatabase
Class · 0.85
update_database
Function · 0.85
update_ver
Function · 0.85
update_status_same_name
Function · 0.85
Tested by
no test coverage detected