Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.path.SequencePath
| Package | Description | 
|---|---|
| tech.oxfordsemantic.jrdfox.logic | |
| tech.oxfordsemantic.jrdfox.logic.sparql.path | 
- 
Uses of SequencePath in tech.oxfordsemantic.jrdfox.logicMethods in tech.oxfordsemantic.jrdfox.logic with parameters of type SequencePath Modifier and Type Method Description ELogicAdapter. visit(SequencePath sequencePath)ELogicVisitor. visit(SequencePath sequencePath)java.lang.VoidLogicWalker. visit(SequencePath sequencePath)
- 
Uses of SequencePath in tech.oxfordsemantic.jrdfox.logic.sparql.pathMethods in tech.oxfordsemantic.jrdfox.logic.sparql.path that return SequencePath Modifier and Type Method Description static SequencePathSequencePath. create(java.util.List<Path> paths)static SequencePathSequencePath. create(Path... paths)