Uses of Class
org.apache.jena.sparql.path.P_Path0
-
Packages that use P_Path0 Package Description org.apache.jena.sparql.lang.arq org.apache.jena.sparql.lang.sparql_11 org.apache.jena.sparql.path -
-
Uses of P_Path0 in org.apache.jena.sparql.lang.arq
Methods in org.apache.jena.sparql.lang.arq that return P_Path0 Modifier and Type Method Description P_Path0ARQParser. PathOneInPropertySet() -
Uses of P_Path0 in org.apache.jena.sparql.lang.sparql_11
Methods in org.apache.jena.sparql.lang.sparql_11 that return P_Path0 Modifier and Type Method Description P_Path0SPARQLParser11. PathOneInPropertySet() -
Uses of P_Path0 in org.apache.jena.sparql.path
Subclasses of P_Path0 in org.apache.jena.sparql.path Modifier and Type Class Description classP_LinkclassP_ReverseLinkMethods in org.apache.jena.sparql.path that return types with arguments of type P_Path0 Modifier and Type Method Description java.util.List<P_Path0>P_NegPropSet. getNodes()Methods in org.apache.jena.sparql.path with parameters of type P_Path0 Modifier and Type Method Description voidP_NegPropSet. add(P_Path0 p)abstract voidPathVisitorByType. visit0(P_Path0 path)
-