public interface UniversalGraph<N,E,NP,EP> extends Graph<N,E>, UniversalIndefiniteGraph<N,E,NP,EP>
forEach, iterator, spliterator
getEdgeProperty, getNodeProperty
createDynamicNodeMapping, createStaticNodeMapping, getOutgoingEdges, getTarget
Copyright © 2015. All Rights Reserved.