Interface RootGraphImplementor<J>

All Superinterfaces:
EntityGraph<J>, Graph<J>, GraphImplementor<J>, GraphNode<J>, GraphNodeImplementor<J>, RootGraph<J>
All Known Implementing Classes:
RootGraphImpl

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