Interface | Description |
---|---|
IAdvancedDocumentSessionOperations |
Advanced session operations
|
IDisposalNotification |
Provide a way for interested party to tell whatever implementers have been disposed
|
IDocumentQuery<T> |
A query against a Raven index
|
IDocumentQueryBase<T,TSelf extends IDocumentQueryBase<T,TSelf>> |
A query against a Raven index
|
IDocumentQueryCustomization |
Customize the document query
|
IDocumentSession |
Interface for document session
|
IDocumentSessionImpl |
Interface for document session which holds the internal operations
|
IDocumentStore |
Interface for managing access to RavenDB and open sessions.
|
ILoadConfiguration | |
ISyncAdvancedSessionOperation |
Advanced synchronous session operations
|
ITransactionalDocumentSession | |
LinqExtensionsQueryable<T> |
Class | Description |
---|---|
DocumentStoreBase |
Contains implementation of some IDocumentStore operations shared by DocumentStore implementations
|
FieldHighlightings |
Query highlightings for the documents.
|
LoadConfigurationFactory | |
RavenPagingInformation | |
RavenQueryHighlightings | |
RavenQueryStatistics |
Statistics about a raven query.
|
SearchOptionsSet | |
WhereParams |
Parameters for the Where Equals call
|
Enum | Description |
---|---|
EscapeQueryOptions | |
SearchOptions |
Copyright © 2016. All Rights Reserved.