|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InMemoryWorkspace | |
|---|---|
| org.modeshape.graph.connector.inmemory | The In-Memory Connector represents a connector that maintains
a graph in transient in-process memory. |
| Uses of InMemoryWorkspace in org.modeshape.graph.connector.inmemory |
|---|
| Methods in org.modeshape.graph.connector.inmemory that return InMemoryWorkspace | |
|---|---|
InMemoryWorkspace |
InMemoryTransaction.getWorkspace(String name,
InMemoryWorkspace originalToClone)
Creates a new workspace with the given name containing only a root node. |
| Methods in org.modeshape.graph.connector.inmemory with parameters of type InMemoryWorkspace | |
|---|---|
boolean |
InMemoryTransaction.destroyWorkspace(InMemoryWorkspace workspace)
Destroy the workspace with the supplied name. |
InMemoryWorkspace |
InMemoryTransaction.getWorkspace(String name,
InMemoryWorkspace originalToClone)
Creates a new workspace with the given name containing only a root node. |
| Constructors in org.modeshape.graph.connector.inmemory with parameters of type InMemoryWorkspace | |
|---|---|
InMemoryWorkspace(String name,
InMemoryWorkspace originalToClone)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||