AbstractDocumentQuery<T,TSelf extends AbstractDocumentQuery<T,TSelf>> |
A query against a Raven index
|
BulkInsertOperation |
|
ChunkedRemoteBulkInsertOperation |
|
Convention |
|
DefaultRavenContractResolver |
|
DocumentConvention |
Note: we removed logic related to applyReduceFunction because we don't support map/reduce on shards
we also don't support contractResolver - Jackson customization can be performed via JsonExtensions#getDefaultObjectMapper() instance
|
DocumentMetadata |
Metadata held about an entity by the session
|
DocumentQuery<T> |
A query against a Raven index
|
DocumentQueryCustomization |
|
DocumentQueryCustomizationFactory |
Allows query customization
|
DocumentSession |
Implements Unit of Work for accessing the RavenDB server
|
DocumentSessionListeners |
Holder for all the listeners for the session
|
DocumentStore |
Manages access to RavenDB and open sessions to work with RavenDB.
|
DocumentSubscriptions |
|
DocumentSubscriptions.ErrorAndUrl |
|
EntityToJson |
|
FailoverBehaviorSet |
|
GenerateEntityIdOnTheClient |
|
HiLoKeyGenerator |
Generate hilo numbers against a RavenDB document
|
HiLoKeyGeneratorBase |
|
HiLoKeyGeneratorBase.RangeValue |
|
InMemoryDocumentSessionOperations |
Abstract implementation for in memory session operations
|
JsonSerializer |
|
LazyFacetsOperation |
|
LazySessionOperations |
|
LazyShardSessionOperations |
|
MultiDatabaseHiLoGenerator |
|
MultiLoaderWithInclude |
Fluent implementation for specifying include paths
for loading documents
|
MultiTypeHiLoKeyGenerator |
Generate a hilo key for each given type
|
OpenSessionOptions |
|
RavenLoadConfiguration |
|
ReflectionUtil |
Helper class for reflection operations
|
RemoteBulkInsertOperation |
|
ReplicationBehavior |
|
ResponseTimeInformation |
|
ResponseTimeInformation.ResponseTimeItem |
|
SaveChangesData |
Data for a batch command to the server
|
ShardedBulkInsertOperation |
|
Subscription<T> |
|
Subscription.DocumentProcessedEventArgs |
|
Subscription.LastProcessedEtagEventArgs |
|