Package org.jboss.dna.graph.connector.inmemory

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

See:
          Description


Class Summary
InMemoryRepository A specialized MapRepository that represents an in-memory repository.
InMemoryRepositorySource A RepositorySource for an in-memory repository.
 

Package org.jboss.dna.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.



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