EstimateFactCount returns the estimated number of facts in the store.
()
| 42 | |
| 43 | // EstimateFactCount returns the estimated number of facts in the store. |
| 44 | EstimateFactCount() int |
| 45 | } |
| 46 | |
| 47 | // FactStore provides access to a set of facts. |
no outgoing calls