Class ParentLink<V,E>
java.lang.Object
org.aksw.jena_sparql_api.sparql_path2.ParentLink<V,E>
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.aksw.commons.util.Directed<E>protected NestedPath<V,E> -
Constructor Summary
ConstructorsConstructorDescriptionParentLink(NestedPath<V, E> target, org.aksw.commons.util.Directed<E> diProperty) -
Method Summary