Modifier and Type | Class and Description |
---|---|
class |
ArrayContainsExpression
Query of the form
|
class |
ArrayMatchExpression
Represents a query of the form
|
Modifier and Type | Method and Description |
---|---|
static ArrayComparisonExpression |
ArrayComparisonExpression.fromJson(com.fasterxml.jackson.databind.node.ObjectNode node)
Parses an array contains or array match expression from the given object
node
|
Copyright © 2014. All rights reserved.