The following predicates are supported:
Predicate | Arguments |
---|---|
assert/1 | +Head |
retractall/1 | +Head |
indices(List) | a list of indices passed to setup_collection/2 |
collection(Collection) | name of the collection where predicate is stored, default is to use the functor of the predicate |
Current limitation: there cannot be predicates with the same functor, but different arity.