Uses of Class
com.hp.hpl.jena.sparql.path.P_Path1

Packages that use P_Path1
com.hp.hpl.jena.sparql.path   
 

Uses of P_Path1 in com.hp.hpl.jena.sparql.path
 

Subclasses of P_Path1 in com.hp.hpl.jena.sparql.path
 class P_FixedLength
           
 class P_Inverse
           
 class P_Mod
          Path element of the form {,N} {N,} {N,M} but not {N}
 class P_OneOrMore
           
 class P_ZeroOrMore
           
 class P_ZeroOrOne
           
 



Licenced under the Apache License, Version 2.0