public final class RawJson extends Object implements RawData
The driver's InternalSerde supports serializing and deserializing to and from
RawJson.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getValue() |
int |
hashCode() |
static RawJson |
of(String value) |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.