Package | Description |
---|---|
com.arangodb.entity |
Modifier and Type | Method and Description |
---|---|
static CollectionKeyOption |
CollectionKeyOption.createIncrementOption(boolean allowUserKeys,
long increment,
long offset) |
CollectionKeyOption |
EntityDeserializers.CollectionKeyOptionDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
CollectionKeyOption |
CollectionOptions.getKeyOptions() |
CollectionKeyOption |
CollectionEntity.getKeyOptions() |
Modifier and Type | Method and Description |
---|---|
CollectionOptions |
CollectionOptions.setKeyOptions(CollectionKeyOption keyOptions) |
void |
CollectionEntity.setKeyOptions(CollectionKeyOption keyOptions) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.