Interface SubGraphImplementor<J>

All Superinterfaces:
Graph<J>, GraphImplementor<J>, GraphNode<J>, GraphNodeImplementor<J>, Subgraph<J>, SubGraph<J>
All Known Implementing Classes:
SubGraphImpl

public interface SubGraphImplementor<J> extends SubGraph<J>, GraphImplementor<J>
Integration version of the SubGraph contract.
See Also: