Package | Description |
---|---|
fr.gouv.vitam.common.database.parser.query |
Provides queries to be used within the Vitam DSL
|
Modifier and Type | Class and Description |
---|---|
class |
NopQuery
Correspond to an nop query (like "{{'$nop':'1'}}")
|
Modifier and Type | Method and Description |
---|---|
static NopQuery |
QueryParserHelper.nop()
Constructs a null operation (nop) query, meaning there is no 'where' demand.
|
Copyright © 2018 Vitam. All rights reserved.