Class GraphPattern
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.QueryPattern
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.GraphPattern
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class QueryPattern
EMPTY_ARRAY -
Method Summary
Modifier and TypeMethodDescription<E> Eaccept(LogicVisitor<E> visitor) static GraphPatterncreate(Term graph, GroupGraphPattern argument) getGraph()voidMethods inherited from class LogicObject
toString, toString, toString
-
Method Details
-
getGraph
-
getArgument
-
accept
- Specified by:
acceptin classLogicObject
-
toString
- Specified by:
toStringin classLogicObject
-
create
-