Package | Description |
---|---|
com.arangodb | |
com.arangodb.entity | |
com.arangodb.impl |
Modifier and Type | Method and Description |
---|---|
CollectionsEntity |
ArangoDriver.getCollections()
Returns all collections from ArangoDB
|
CollectionsEntity |
ArangoDriver.getCollections(Boolean excludeSystem)
Returns all collections from ArangoDB
|
CollectionsEntity |
InternalCollectionDriver.getCollections(String database,
Boolean excludeSystem) |
Modifier and Type | Method and Description |
---|---|
CollectionsEntity |
EntityDeserializers.CollectionsEntityDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
CollectionsEntity |
InternalCollectionDriverImpl.getCollections(String database,
Boolean excludeSystem) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.