Interface SubGraphImplementor<J>

All Superinterfaces:
Graph<J>, Graph<J>, GraphImplementor<J>, GraphNode<J>, GraphNodeImplementor<J>, Subgraph<J>, SubGraph<J>

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