Class DataStore

java.lang.Object
org.eclipse.rdf4j.sail.nativerdf.datastore.DataStore
All Implemented Interfaces:
Closeable, AutoCloseable

public class DataStore extends Object implements Closeable
Class that provides indexed storage and retrieval of arbitrary length data.
Author:
Arjohn Kampman