Uses of Class
org.eclipse.rdf4j.queryrender.sparql.experimental.PropertyPathSerializer.VarInfo
-
Packages that use PropertyPathSerializer.VarInfo Package Description org.eclipse.rdf4j.queryrender.sparql.experimental This package contains classes for rendering RDF4J query objects as SPARQL queries. -
-
Uses of PropertyPathSerializer.VarInfo in org.eclipse.rdf4j.queryrender.sparql.experimental
Fields in org.eclipse.rdf4j.queryrender.sparql.experimental with type parameters of type PropertyPathSerializer.VarInfo Modifier and Type Field Description private java.util.Stack<PropertyPathSerializer.VarInfo>
PropertyPathSerializer. currentSubjectVarStack
-