Uses of Interface
com.epimorphics.sparql.propertypaths.PropertyPath
-
Packages that use PropertyPath Package Description com.epimorphics.sparql.propertypaths -
-
Uses of PropertyPath in com.epimorphics.sparql.propertypaths
Classes in com.epimorphics.sparql.propertypaths that implement PropertyPath Modifier and Type Class Description classAltclassInvclassPathCommonclassPropertyclassRepclassSeqConstructors in com.epimorphics.sparql.propertypaths with parameters of type PropertyPath Constructor Description Alt(PropertyPath... paths)Inv(PropertyPath path)Rep(PropertyPath path, PropertyPath.Repeat rep)Seq(PropertyPath... paths)
-