Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cayleygraph/cayley
/ Add
Method
Add
graph/iterator.go:227–227 ·
view source on GitHub ↗
(Ref)
Source
from the content-addressed store, hash-verified
225
type
FixedIterator
interface
{
226
Iterator
227
Add(Ref)
228
}
229
230
type
IteratorStats
struct
{
Callers
11
GetBatch
Method · 0.65
indexNode
Method · 0.65
flushMapBucket
Method · 0.65
getPrimitivesFromLog
Method · 0.65
initBloomFilter
Method · 0.65
bloomAdd
Method · 0.65
graphtest.go
File · 0.65
TestCompareTypedValues
Function · 0.65
TestLinksTo
Function · 0.65
Add
Method · 0.65
Stats
Method · 0.65
Implementers
3
Fixed
graph/iterator/fixed.go
fixed
graph/iterator/fixed.go
IntersectOpt
graph/shape/shape.go
Calls
no outgoing calls
Tested by
2
TestCompareTypedValues
Function · 0.52
TestLinksTo
Function · 0.52