Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.GraphPattern
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.logic | |
tech.oxfordsemantic.jrdfox.logic.sparql.pattern |
-
Uses of GraphPattern in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type GraphPattern Modifier and Type Method Description E
LogicAdapter. visit(GraphPattern graphPattern)
E
LogicVisitor. visit(GraphPattern graphPattern)
java.lang.Void
LogicWalker. visit(GraphPattern graphPattern)
-
Uses of GraphPattern in tech.oxfordsemantic.jrdfox.logic.sparql.pattern
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.pattern that return GraphPattern Modifier and Type Method Description static GraphPattern
GraphPattern. create(Term graph, GroupGraphPattern argument)