|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Storage in net.sourceforge.e4graph |
Methods in net.sourceforge.e4graph that return Storage | |
Storage |
Node.getStorage()
Returns the storage containing this node. |
Storage |
Marker.getStorage()
Returns the storage associated with this marker. |
Storage |
Vertex.getStorage()
Returns the storage containing this vertex. |
Methods in net.sourceforge.e4graph with parameters of type Storage | |
void |
Storage.copyInto(Storage otherStorage,
boolean forceCommit)
Copies the contents of the receiver to otherStorage . |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |