|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InMemoryNode | |
|---|---|
| org.modeshape.graph.connector.inmemory | The In-Memory Connector represents a connector that maintains
a graph in transient in-process memory. |
| Uses of InMemoryNode in org.modeshape.graph.connector.inmemory |
|---|
| Methods in org.modeshape.graph.connector.inmemory that return InMemoryNode | |
|---|---|
InMemoryNode |
InMemoryNode.clone()
This method never clones the changes. |
protected InMemoryNode |
InMemoryTransaction.createNode(UUID uuid,
Path.Segment name,
UUID parentUuid,
Iterable<Property> properties)
Create a new instance of the node, given the supplied UUID. |
InMemoryNode |
InMemoryNode.freeze()
Return the frozen node with all internal state reflective of any changes. |
| Constructors in org.modeshape.graph.connector.inmemory with parameters of type InMemoryNode | |
|---|---|
InMemoryWorkspace(String name,
InMemoryNode rootNode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||