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 ELogicAdapter. visit(GraphPattern graphPattern)ELogicVisitor. visit(GraphPattern graphPattern)java.lang.VoidLogicWalker. 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 GraphPatternGraphPattern. create(Term graph, GroupGraphPattern argument)