Uses of Class
cz.cvut.kbss.jopa.query.sparql.SparqlParser.GraphNodePathContext
Packages that use SparqlParser.GraphNodePathContext
-
Uses of SparqlParser.GraphNodePathContext in cz.cvut.kbss.jopa.query.sparql
Methods in cz.cvut.kbss.jopa.query.sparql that return SparqlParser.GraphNodePathContextModifier and TypeMethodDescriptionSparqlParser.CollectionPathContext.graphNodePath
(int i) SparqlParser.graphNodePath()
SparqlParser.ObjectPathContext.graphNodePath()
Methods in cz.cvut.kbss.jopa.query.sparql that return types with arguments of type SparqlParser.GraphNodePathContextMethods in cz.cvut.kbss.jopa.query.sparql with parameters of type SparqlParser.GraphNodePathContextModifier and TypeMethodDescriptionvoid
SparqlParserBaseListener.enterGraphNodePath
(SparqlParser.GraphNodePathContext ctx) Enter a parse tree produced bySparqlParser.graphNodePath()
.void
SparqlParserListener.enterGraphNodePath
(SparqlParser.GraphNodePathContext ctx) Enter a parse tree produced bySparqlParser.graphNodePath()
.void
SparqlParserBaseListener.exitGraphNodePath
(SparqlParser.GraphNodePathContext ctx) Exit a parse tree produced bySparqlParser.graphNodePath()
.void
SparqlParserListener.exitGraphNodePath
(SparqlParser.GraphNodePathContext ctx) Exit a parse tree produced bySparqlParser.graphNodePath()
.