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