Uses of Class
org.eclipse.rdf4j.query.algebra.ArbitraryLengthPath
-
Packages that use ArbitraryLengthPath Package Description org.eclipse.rdf4j.query.algebra Abstract Query Algebra model.org.eclipse.rdf4j.query.algebra.helpers -
-
Uses of ArbitraryLengthPath in org.eclipse.rdf4j.query.algebra
Methods in org.eclipse.rdf4j.query.algebra that return ArbitraryLengthPath Modifier and Type Method Description ArbitraryLengthPathArbitraryLengthPath. clone()Methods in org.eclipse.rdf4j.query.algebra with parameters of type ArbitraryLengthPath Modifier and Type Method Description voidQueryModelVisitor. meet(ArbitraryLengthPath node) -
Uses of ArbitraryLengthPath in org.eclipse.rdf4j.query.algebra.helpers
Methods in org.eclipse.rdf4j.query.algebra.helpers with parameters of type ArbitraryLengthPath Modifier and Type Method Description voidAbstractQueryModelVisitor. meet(ArbitraryLengthPath node)voidAbstractSimpleQueryModelVisitor. meet(ArbitraryLengthPath node)voidStatementPatternVisitor. meet(ArbitraryLengthPath node)
-