Package | Description |
---|---|
com.arangodb | |
com.arangodb.entity | |
com.arangodb.impl |
Modifier and Type | Method and Description |
---|---|
GraphsEntity |
ArangoDriver.getGraphs()
Returns a GraphsEntity containing all graph as GraphEntity object of the default database.
|
GraphsEntity |
InternalGraphDriver.getGraphs(String databaseName)
Returns a GraphsEntity containing all graph as GraphEntity object.
|
Modifier and Type | Method and Description |
---|---|
GraphsEntity |
EntityDeserializers.GraphsEntityDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
GraphsEntity |
InternalGraphDriverImpl.getGraphs(String databaseName) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.