Uses of Class
org.eclipse.rdf4j.queryrender.sparql.ir.IrPathTriple
Packages that use IrPathTriple
Package
Description
-
Uses of IrPathTriple in org.eclipse.rdf4j.queryrender.sparql.ir
Methods in org.eclipse.rdf4j.queryrender.sparql.ir with parameters of type IrPathTripleModifier and TypeMethodDescriptionIrPathTriple.mergePathVars(IrPathTriple... pts) Merge pathVars from 2+ IrPathTriples into a new unmodifiable set. -
Uses of IrPathTriple in org.eclipse.rdf4j.queryrender.sparql.ir.util.transform
Methods in org.eclipse.rdf4j.queryrender.sparql.ir.util.transform that return IrPathTripleModifier and TypeMethodDescriptionstatic IrPathTripleNormalizeZeroOrOneSubselectTransform.tryRewriteZeroOrOne(IrSubSelect ss, TupleExprIRRenderer r)