GremlinDatabaseRestoreResource interface

Specific Gremlin Databases to restore.

Properties

databaseName

The name of the gremlin database available for restore.

graphNames

The names of the graphs available for restore.

Property Details

databaseName

The name of the gremlin database available for restore.

databaseName?: string

Property Value

string

graphNames

The names of the graphs available for restore.

graphNames?: string[]

Property Value

string[]