Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ pk
Method
pk
pattern/db/__init__.py:881–882 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
879
880
@property
881
def
pk(self):
882
return
self.primary_key
883
884
def
count(self):
885
""
" Yields the number of rows in the table.
Callers
3
test_escape
Method · 0.80
test_field
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
3
test_escape
Method · 0.64
test_field
Method · 0.64
__init__
Method · 0.64