
public class OJsonItem extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OIdentifier |
leftIdentifier |
protected String |
leftString |
protected OExpression |
right |
| Constructor and Description |
|---|
OJsonItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLeftValue() |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
protected OIdentifier leftIdentifier
protected String leftString
protected OExpression right
public void toString(Map<Object,Object> params, StringBuilder builder)
public String getLeftValue()
Copyright © 2009–2025 OrientDB. All rights reserved.