次の方法で共有


IWithChildResource インターフェイス

定義

Gremlin Database 更新プログラムのステージ。子リソースを設定できます。

public interface IWithChildResource
type IWithChildResource = interface
Public Interface IWithChildResource
派生

メソッド

DefineNewGremlinGraph(String)

新しい Gremlin Graph を定義します。

UpdateGremlinGraph(String)

Gremlin Graph を更新します。

WithoutGremlinGraph(String)

Gremlin Graph を削除します。

適用対象