Merge merges contents of given store.
(ReadOnlyTemporalFactStore)
| 76 | |
| 77 | // Merge merges contents of given store. |
| 78 | Merge(ReadOnlyTemporalFactStore) error |
| 79 | } |
| 80 | |
| 81 | // DefaultMaxIntervalsPerAtom is the default maximum number of intervals allowed per atom. |