Uses of Package
org.apache.openjpa.lib.graph
Package
Description
OpenJPA-JDBC Runtime Kernel
Graph Abstraction
-
ClassDescriptionPerforms a depth-first analysis of a given
Graph
, caching information about the graph's nodes and edges.Graph representation using the adjacency list form. -
ClassDescriptionA graph edge.Graph representation using the adjacency list form.A helper interface that allows third parties to be notified of graph events during graph traversals