Uses of Class
tech.oxfordsemantic.jrdfox.logic.datalog.Aggregate
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic | |
| tech.oxfordsemantic.jrdfox.logic.datalog |
-
Uses of Aggregate in tech.oxfordsemantic.jrdfox.logic
-
Uses of Aggregate in tech.oxfordsemantic.jrdfox.logic.datalog
Methods in tech.oxfordsemantic.jrdfox.logic.datalog that return Aggregate Modifier and Type Method Description static AggregateAggregate. create(java.util.List<Atom> aggregatedAtoms, java.util.List<Variable> groupVariables, java.util.List<Aggregate.Bind> binds)static AggregateAggregate. create(Atom[] aggregatedAtoms, Variable[] groupVariables, Aggregate.Bind[] binds)