Package | Description |
---|---|
fr.gouv.vitam.common.database.parser.query |
Provides queries to be used within the Vitam DSL
|
Modifier and Type | Method and Description |
---|---|
static MatchQuery |
QueryParserHelper.match(com.fasterxml.jackson.databind.JsonNode command,
VarNameAdapter adapter) |
static MatchQuery |
QueryParserHelper.matchAll(com.fasterxml.jackson.databind.JsonNode command,
VarNameAdapter adapter) |
static MatchQuery |
QueryParserHelper.matchPhrase(com.fasterxml.jackson.databind.JsonNode command,
VarNameAdapter adapter) |
static MatchQuery |
QueryParserHelper.matchPhrasePrefix(com.fasterxml.jackson.databind.JsonNode command,
VarNameAdapter adapter) |
Copyright © 2018 Vitam. All rights reserved.