| Modifier and Type | Class and Description |
|---|---|
class |
NaryFieldRelationalExpression
Represents a query of the form
|
class |
NaryValueRelationalExpression
Represents a query of the form
|
| Modifier and Type | Method and Description |
|---|---|
static NaryRelationalExpression |
NaryRelationalExpression.fromJson(com.fasterxml.jackson.databind.node.ObjectNode node)
Parses an n-ary relational expression from the given json object
|
Copyright © 2015. All rights reserved.