public interface Attachable<T>
Graph.| Modifier and Type | Method and Description |
|---|---|
T |
attach(Graph hostGraph) |
T |
attach(Vertex hostVertex) |
T attach(Vertex hostVertex) throws IllegalStateException
IllegalStateExceptionT attach(Graph hostGraph) throws IllegalStateException
IllegalStateExceptionCopyright © 2013–2015 Apache Software Foundation. All rights reserved.