Interface Graph<T>

All Known Subinterfaces:
EntityGraph<T>, Subgraph<T>

public interface Graph<T>
Declares operations common to EntityGraph and Subgraph.
Since:
3.2
See Also: