Uses of Class
org.eclipse.rdf4j.sail.lmdb.LmdbStore
-
Packages that use LmdbStore Package Description org.eclipse.rdf4j.sail.lmdb The LMDB based Store. -
-
Uses of LmdbStore in org.eclipse.rdf4j.sail.lmdb
Fields in org.eclipse.rdf4j.sail.lmdb declared as LmdbStore Modifier and Type Field Description protected LmdbStore
LmdbStoreConnection. lmdbStore
Constructors in org.eclipse.rdf4j.sail.lmdb with parameters of type LmdbStore Constructor Description LmdbStoreConnection(LmdbStore sail)
-