Class ObjectPropertyPath
- java.lang.Object
-
- com.atomgraph.spinrdf.constraints.SimplePropertyPath
-
- com.atomgraph.spinrdf.constraints.ObjectPropertyPath
-
public class ObjectPropertyPath extends SimplePropertyPath
- Author:
- Martynas Jusevičius <martynas@atomgraph.com>
-
-
Constructor Summary
Constructors Constructor Description ObjectPropertyPath(org.apache.jena.rdf.model.Resource root, org.apache.jena.rdf.model.Property predicate)
-