ListPredicates lists predicates available in this store.
()
| 39 | |
| 40 | // ListPredicates lists predicates available in this store. |
| 41 | ListPredicates() []ast.PredicateSym |
| 42 | |
| 43 | // EstimateFactCount returns the estimated number of facts in the store. |
| 44 | EstimateFactCount() int |
no outgoing calls