public class GraphLiteral extends java.lang.Object implements GraphMember
| Constructor and Description |
|---|
GraphLiteral() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
GraphLiteral |
withId(java.lang.String id) |
GraphLiteral |
withKeyValue(java.lang.String key,
java.lang.Object value) |
public java.lang.String getId()
getId in interface GraphMemberpublic GraphLiteral withId(java.lang.String id)
public GraphLiteral withKeyValue(java.lang.String key, java.lang.Object value)