Interface WrappedFramedGraph<G extends org.apache.tinkerpop.gremlin.structure.Graph>

All Superinterfaces:
AutoCloseable, FramedGraph, org.apache.tinkerpop.gremlin.structure.util.wrapped.WrappedGraph<G>
All Known Subinterfaces:
WrappedFramedTxGraph<G>
All Known Implementing Classes:
DelegatingFramedGraph

public interface WrappedFramedGraph<G extends org.apache.tinkerpop.gremlin.structure.Graph>
extends FramedGraph, org.apache.tinkerpop.gremlin.structure.util.wrapped.WrappedGraph<G>