All Classes and Interfaces
Class
Description
This class provides a partial implementation of the
PropertyGraph
interface.Used by directed implementations of
AbstractPropertyGraph
.Key for identifying edges within a collection such as Map.
An implementation of graphs which sends events when the graph is modified.
A graph is composed of vertices and edges.
An edge between two vertices in a graph.
Vertex of graph.
Used by undirected implementations of
AbstractPropertyGraph
.