Interface MultiGraph<V,​E>


  • public interface MultiGraph<V,​E>
    A tagging interface which indicates that the implementing graph accepts parallel edges.