Interface Host

    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static Vertex getHostingVertex​(Object object)
      Extracts the Vertex that is holding the specified object.
    • Method Detail

      • getHostingVertex

        static Vertex getHostingVertex​(Object object)
        Extracts the Vertex that is holding the specified object.
        Throws:
        IllegalStateException - if the object is not a graph element type