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
InMemoryNode  
InMemoryRepository  
InMemoryRepositoryConnection  
InMemoryRepositorySource A RepositorySource for an in-memory repository.
InMemoryRequestProcessor A RequestProcessor implementation that operates on an InMemoryRepository and its workspaces.
 

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-Present JBoss a division of Red Hat. All Rights Reserved.