public interface Host
Attachable
can connect to.Modifier and Type | Method and Description |
---|---|
static Vertex |
getHostingVertex(Object object)
Extracts the
Vertex that is holding the specified object. |
static Vertex getHostingVertex(Object object)
Vertex
that is holding the specified object.IllegalStateException
- if the object is not a graph element typeCopyright © 2013–2022 Apache Software Foundation. All rights reserved.