Package org.openrdf.sail.memory

An implementation of the RDF SAIL API that uses main memory for storage.

See: Description

Package org.openrdf.sail.memory Description

An implementation of the RDF SAIL API that uses main memory for storage. This implementation uses a graph as data structure, and is aimed to have the best possible performance, possibly at the cost of memory usage.

Copyright © 2001-2013 Aduna. All Rights Reserved.