mongolog.pl -- Compiling goals into aggregation pipelines.

author
- Daniel Beßler
license
- BSD
 is_mongolog_predicate(+PredicateIndicator) is semidet
True if PredicateIndicator corresponds to a known mongolog predicate.
 mongolog_call(+Goal) is nondet
Same as mongolog_call/2 with empty options list.
Arguments:
Goal- A compound term expanding into an aggregation pipeline
 mongolog_call(+Goal, +Options) is nondet
Call Goal by translating it into an aggregation pipeline.
Arguments:
Goal- A compound term expanding into an aggregation pipeline
Options- Additional options