public static interface VPackBuilder.BuilderOptions
Modifier and Type | Method and Description |
---|---|
boolean |
isBuildUnindexedArrays() |
boolean |
isBuildUnindexedObjects() |
void |
setBuildUnindexedArrays(boolean buildUnindexedArrays) |
void |
setBuildUnindexedObjects(boolean buildUnindexedObjects) |
Copyright © 2016 ArangoDB GmbH. All rights reserved.