Package org.apache.tinkerpop.gremlin.structure.util.wrapped
package org.apache.tinkerpop.gremlin.structure.util.wrapped
-
InterfacesClassDescriptionWrappedEdge<E>WrappedGraph<G>
Graphimplementations that don't natively implement the TinkerPop interfaces should implement the "wrapped" classes to provide a standard way for users to get the vendor's "raw" object that represents their graph.