MCPcopy
hub / github.com/google/mangle / ListPredicates

Method ListPredicates

factstore/temporal.go:56–56  ·  view source on GitHub ↗

ListPredicates lists predicates available in this store.

()

Source from the content-addressed store, hash-verified

54
55 // ListPredicates lists predicates available in this store.
56 ListPredicates() []ast.PredicateSym
57
58 // EstimateFactCount returns the estimated number of temporal facts.
59 EstimateFactCount() int

Callers 4

MergeMethod · 0.65
ListPredicatesMethod · 0.65
MergeMethod · 0.65
ListPredicatesMethod · 0.65

Implementers 2

TemporalStorefactstore/temporal.go
TeeingTemporalStorefactstore/temporal.go

Calls

no outgoing calls

Tested by

no test coverage detected