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.logicMethods 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.patternMethods in tech.oxfordsemantic.jrdfox.logic.sparql.pattern that return GraphPattern Modifier and Type Method Description static GraphPatternGraphPattern. create(Term graph, GroupGraphPattern argument)