| Class | Description |
|---|---|
| AddEdgeCommand |
A Command to add an Edge between two GraphNodes
|
| AddGraphNodeCommand |
A Command to add a GraphNode to a Graph
|
| BatchCommand |
A batch of Commands to be executed as an atomic unit
|
| DefaultCommandManagerImpl |
Default implementation of CommandManager
|
| DefaultResultImpl |
Result from the execution of a command
|
| DefaultResultsImpl |
Results from the execution of a command
|
| DeleteEdgeCommand |
A Command to delete an Edge between two GraphNodes
|
| DeleteGraphNodeCommand |
A Command to delete a GraphNode from a Graph
|
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.