Delen via


GremlinDatabaseRestoreResource Class

Definition

Specific Gremlin Databases to restore.

public class GremlinDatabaseRestoreResource
type GremlinDatabaseRestoreResource = class
Public Class GremlinDatabaseRestoreResource
Inheritance
GremlinDatabaseRestoreResource

Constructors

GremlinDatabaseRestoreResource()

Initializes a new instance of the GremlinDatabaseRestoreResource class.

GremlinDatabaseRestoreResource(String, IList<String>)

Initializes a new instance of the GremlinDatabaseRestoreResource class.

Properties

DatabaseName

Gets or sets the name of the gremlin database available for restore.

GraphNames

Gets or sets the names of the graphs available for restore.

Applies to