Package org.modeshape.graph.connector.inmemory

The In-Memory Connector represents a connector that maintains a graph in transient in-process memory.

See:
          Description


Class Summary
InMemoryNode A specialization of the MapNode.
InMemoryRepository The representation of an in-memory repository and its content.
InMemoryRepositorySource A RepositorySource for an in-memory repository.
InMemoryTransaction  
InMemoryWorkspace  
 

Package org.modeshape.graph.connector.inmemory Description

The In-Memory Connector represents a connector that maintains a graph in transient in-process memory. This connector is a good solution for a readable and writable repository source that is very lightweight and of small to moderate sizes, but that does require automated persistence.



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.