| Constructor and Description |
|---|
SerializeOptions() |
| Modifier and Type | Method and Description |
|---|---|
VPack.SerializeOptions |
additionalFields(Map<String,Object> additionalFields) |
Map<String,Object> |
getAdditionalFields() |
Type |
getType() |
VPack.SerializeOptions |
type(Type type) |
public Type getType()
public VPack.SerializeOptions type(Type type)
type - The source type of the Object.public VPack.SerializeOptions additionalFields(Map<String,Object> additionalFields)
additionalFields - Additional Key/Value pairs to include in the created VelocyPack.Copyright © 2017 ArangoDB GmbH. All rights reserved.