java.lang.Object
org.aksw.jena_sparql_api.sparql_path2.EdgeFactoryLabeledEdge<V,T>
public class EdgeFactoryLabeledEdge<V,T>
extends Object
-
Constructor Summary
Constructors
-
Method Summary
org.aksw.commons.jena.jgrapht.LabeledEdgeImpl<V,T>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EdgeFactoryLabeledEdge
public EdgeFactoryLabeledEdge()
-
Method Details
-
createEdge
public org.aksw.commons.jena.jgrapht.LabeledEdgeImpl<V,T> createEdge(V sourceVertex,
V targetVertex)