Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.path.ResourcePath
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.logic | |
tech.oxfordsemantic.jrdfox.logic.sparql.path |
-
Uses of ResourcePath in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type ResourcePath Modifier and Type Method Description E
LogicAdapter. visit(ResourcePath resourcePath)
E
LogicVisitor. visit(ResourcePath pathPath)
java.lang.Void
LogicWalker. visit(ResourcePath resourcePath)
-
Uses of ResourcePath in tech.oxfordsemantic.jrdfox.logic.sparql.path
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.path that return ResourcePath Modifier and Type Method Description static ResourcePath
ResourcePath. create(Resource resource)