ListPredicates lists predicates available in this store.
()
| 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 |
no outgoing calls
no test coverage detected