Interface NewEdgeCallback


  • public interface NewEdgeCallback
    • Method Detail

      • call

        void call​(Edge newEdge,
                  boolean createdSourceVertex,
                  boolean createdDestinationVertex)