Package | Description |
---|---|
net.ravendb.client | |
net.ravendb.client.document | |
net.ravendb.client.shard |
Modifier and Type | Interface and Description |
---|---|
interface |
IDocumentStore
Interface for managing access to RavenDB and open sessions.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentStoreBase
Contains implementation of some IDocumentStore operations shared by DocumentStore implementations
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentStore
Manages access to RavenDB and open sessions to work with RavenDB.
|
Modifier and Type | Class and Description |
---|---|
class |
ShardedDocumentStore
Implements a sharded document store
Hiding most sharding details behind this and the ShardedDocumentSession gives you the ability to use
sharding without really thinking about this too much
|
Copyright © 2016. All Rights Reserved.