Package | Description |
---|---|
cusack.hcg.comm | |
cusack.hcg.database | |
cusack.hcg.graph |
Contains classes that are directly related to storing graph data.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DataSource.updateGraph(Graph graph) |
Modifier and Type | Class and Description |
---|---|
class |
GraphWithUsage |
Constructor and Description |
---|
Graph(Graph g) |
GraphWithUsage(Graph g) |
Constructor and Description |
---|
Graph(Graph newGraph)
This constructor creates a new Graph object from a database.Graph object
|