| Package | Description |
|---|---|
| com.arangodb.velocypack |
| Modifier and Type | Method and Description |
|---|---|
VPack.SerializeOptions |
VPack.SerializeOptions.additionalFields(Map<String,Object> additionalFields) |
VPack.SerializeOptions |
VPack.SerializeOptions.type(Type type) |
| Modifier and Type | Method and Description |
|---|---|
VPackSlice |
VPack.serialize(Object entity,
VPack.SerializeOptions options)
Serialize a given Object to VelocyPack
|
Copyright © 2017 ArangoDB GmbH. All rights reserved.