Uses of Class
tech.oxfordsemantic.jrdfox.logic.datalog.Aggregate.Bind
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic.datalog |
-
Uses of Aggregate.Bind in tech.oxfordsemantic.jrdfox.logic.datalog
Fields in tech.oxfordsemantic.jrdfox.logic.datalog declared as Aggregate.Bind Modifier and Type Field Description static Aggregate.Bind[]Aggregate.Bind. EMPTY_ARRAYMethods in tech.oxfordsemantic.jrdfox.logic.datalog that return types with arguments of type Aggregate.Bind Modifier and Type Method Description java.util.List<Aggregate.Bind>Aggregate. getAggregateBinds()Methods in tech.oxfordsemantic.jrdfox.logic.datalog with parameters of type Aggregate.Bind Modifier and Type Method Description static AggregateAggregate. create(Atom[] aggregatedAtoms, Variable[] groupVariables, Aggregate.Bind[] binds)