Class Hierarchy
- java.lang.Object
- org.apache.jena.sparql.path.PathBase (implements org.apache.jena.sparql.path.Path)
- org.apache.jena.sparql.path.P_NegPropSet
- org.apache.jena.sparql.path.P_Path0
- org.apache.jena.sparql.path.P_Link
- org.apache.jena.sparql.path.P_ReverseLink
- org.apache.jena.sparql.path.P_Path1
- org.apache.jena.sparql.path.P_Distinct
- org.apache.jena.sparql.path.P_FixedLength
- org.apache.jena.sparql.path.P_Inverse
- org.apache.jena.sparql.path.P_Mod
- org.apache.jena.sparql.path.P_Multi
- org.apache.jena.sparql.path.P_OneOrMore1
- org.apache.jena.sparql.path.P_OneOrMoreN
- org.apache.jena.sparql.path.P_Shortest
- org.apache.jena.sparql.path.P_ZeroOrMore1
- org.apache.jena.sparql.path.P_ZeroOrMoreN
- org.apache.jena.sparql.path.P_ZeroOrOne
- org.apache.jena.sparql.path.P_Path2
- org.apache.jena.sparql.path.PathCompiler
- org.apache.jena.sparql.path.PathFactory
- org.apache.jena.sparql.path.PathLib
- org.apache.jena.sparql.path.PathParser
- org.apache.jena.sparql.path.PathVisitorBase (implements org.apache.jena.sparql.path.PathVisitor)
- org.apache.jena.sparql.path.PathVisitorByType (implements org.apache.jena.sparql.path.PathVisitor)
- org.apache.jena.sparql.path.PathWriter
- org.apache.jena.sparql.pfunction.PropertyFunctionBase (implements org.apache.jena.sparql.pfunction.PropertyFunction)
- org.apache.jena.sparql.pfunction.PropertyFunctionEval
- org.apache.jena.sparql.pfunction.PFuncSimple
- org.apache.jena.sparql.path.PathPropertyFunction
- org.apache.jena.sparql.pfunction.PFuncSimple
- org.apache.jena.sparql.pfunction.PropertyFunctionEval
- org.apache.jena.sparql.path.PathBase (implements org.apache.jena.sparql.path.Path)
Interface Hierarchy
- org.apache.jena.sparql.path.Path
- org.apache.jena.sparql.path.PathVisitor