public interface Attachable<T>
Graph
T
attach(Graph hostGraph)
attach(Vertex hostVertex)
T attach(Vertex hostVertex) throws java.lang.IllegalStateException
java.lang.IllegalStateException
T attach(Graph hostGraph) throws java.lang.IllegalStateException
Copyright © 2013-2015 TinkerPop. All Rights Reserved.