Megosztás a következőn keresztül:


IWithChildResource<ParentT> Interface

Definition

The stage of the Gremlin Database definition allowing to set child resources.

public interface IWithChildResource<ParentT>
type IWithChildResource<'ParentT> = interface
Public Interface IWithChildResource(Of ParentT)

Type Parameters

ParentT

The stage of the parent definition to return to after attaching this definition.

Derived

Methods

DefineNewGremlinGraph(String)

Defines a new Gremlin Graph.

Applies to