Interface | Description |
---|---|
GraphBuilder |
A GraphBuilder is useful in building graphs from objects without having to manage the edges and nodes by oneself.
|
Class | Description |
---|---|
BasicGraphBuilder | |
CachedGraphBuilder | |
GraphStringConverter |
Converts a string to a graph.
|