Interface GraphImplementor<J>

All Superinterfaces:
Graph<J>, Graph<J>, GraphNode<J>, GraphNodeImplementor<J>
All Known Subinterfaces:
RootGraphImplementor<J>, SubGraphImplementor<J>
All Known Implementing Classes:
AbstractGraph, RootGraphImpl, SubGraphImpl

public interface GraphImplementor<J> extends Graph<J>, GraphNodeImplementor<J>
Integration version of the Graph contract