Class SubGraphImpl<J>

All Implemented Interfaces:
Graph<J>, Subgraph<J>, Graph<J>, GraphNode<J>, GraphImplementor<J>, GraphNodeImplementor<J>, SubGraphImplementor<J>, SubGraph<J>

public class SubGraphImpl<J> extends AbstractGraph<J> implements SubGraphImplementor<J>
Implementation of the JPA-defined Subgraph interface.