| Modifier and Type | Method and Description |
|---|---|
GremlinDatabaseResource |
GremlinDatabaseCreateUpdateParameters.resource()
Get the standard JSON format of a Gremlin database.
|
GremlinDatabaseResource |
GremlinDatabaseResource.withId(String id)
Set name of the Cosmos DB Gremlin database.
|
| Modifier and Type | Method and Description |
|---|---|
GremlinDatabaseCreateUpdateParameters |
GremlinDatabaseCreateUpdateParameters.withResource(GremlinDatabaseResource resource)
Set the standard JSON format of a Gremlin database.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/