Package | Description |
---|---|
com.redhat.thermostat.collections.graph | |
com.redhat.thermostat.ui.swing.model.graph |
Class and Description |
---|
BFSPayload |
DefaultTraversalListener |
DFSPayload |
Graph
A simple interface defining methods for a general purpose Graph where
the
Vertices in the Graph are represented by Node s and the
Edges are the Relationship s between them. |
Node |
Relationship
A class abstracting a connection between two
Node s, such as an Edge
in a Graph. |
RelationshipType |
SearchPayload |
TraversalListener |
TraversalListener.Status |
Class and Description |
---|
Graph
A simple interface defining methods for a general purpose Graph where
the
Vertices in the Graph are represented by Node s and the
Edges are the Relationship s between them. |
Node |
Copyright © 2017. All rights reserved.