Package org.aksw.commons.util.triplet
-
Interface Summary Interface Description Triplet<V,E> A generalization of a triple; an edge in a graph with node type V and edge attribute type E -
Class Summary Class Description TripletImpl<V,E> TripletPath<V,E> A path from triplets.