Package | Description |
---|---|
net.ravendb.client | |
net.ravendb.client.document |
Modifier and Type | Interface and Description |
---|---|
interface |
IDocumentQueryBase<T,TSelf extends IDocumentQueryBase<T,TSelf>>
A query against a Raven index
|
Modifier and Type | Interface and Description |
---|---|
interface |
IDocumentQuery<T>
A query against a Raven index
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentQuery<T>
A query against a Raven index
|
Copyright © 2014. All Rights Reserved.