Uses of Class
tech.oxfordsemantic.jrdfox.logic.LogicObject
-
Uses of LogicObject in tech.oxfordsemantic.jrdfox.logic.datalog
Subclasses of LogicObject in tech.oxfordsemantic.jrdfox.logic.datalog Modifier and Type Class Description class
Aggregate
class
Atom
class
BindAtom
class
BodyFormula
class
FilterAtom
class
Negation
class
Rule
class
TupleTableAtom
class
TupleTableName
-
Uses of LogicObject in tech.oxfordsemantic.jrdfox.logic.expression
Subclasses of LogicObject in tech.oxfordsemantic.jrdfox.logic.expression Modifier and Type Class Description class
BlankNode
class
ExistenceExpression
class
Expression
class
FunctionCall
class
Individual
class
IRI
class
Literal
class
Resource
class
Term
class
Variable
-
Uses of LogicObject in tech.oxfordsemantic.jrdfox.logic.sparql.path
Subclasses of LogicObject in tech.oxfordsemantic.jrdfox.logic.sparql.path Modifier and Type Class Description class
AlternativePath
class
CountingPath
class
InversePath
class
NegativePath
class
Path
class
ResourcePath
class
SequencePath
-
Uses of LogicObject in tech.oxfordsemantic.jrdfox.logic.sparql.pattern
Subclasses of LogicObject in tech.oxfordsemantic.jrdfox.logic.sparql.pattern Modifier and Type Class Description class
BindPattern
class
ConjunctionPattern
class
DisjunctionPattern
class
FilterPattern
class
GraphPattern
class
GroupGraphPattern
class
MinusPattern
class
OptionalPattern
class
PathPattern
class
QueryPattern
class
SubselectPattern
class
TriplePattern
class
TupleTablePattern
class
ValuesPattern
-
Uses of LogicObject in tech.oxfordsemantic.jrdfox.logic.sparql.statement
Subclasses of LogicObject in tech.oxfordsemantic.jrdfox.logic.sparql.statement Modifier and Type Class Description class
ConstructQuery
class
DeleteInsertUpdate
class
GraphUpdate
class
LoadUpdate
class
Query
class
SelectQuery
class
Statement
class
Update