| Package | Description |
|---|---|
| lgraph |
| Modifier and Type | Class and Description |
|---|---|
static class |
Lgraph.ProtoDBConfig
--------------------------------
graph
--------------------------------
|
static class |
Lgraph.ProtoDBConfig.Builder
--------------------------------
graph
--------------------------------
|
| Modifier and Type | Method and Description |
|---|---|
Lgraph.ProtoDBConfigOrBuilder |
Lgraph.AddGraphRequestOrBuilder.getConfigOrBuilder()
required .lgraph.ProtoDBConfig config = 2; |
Lgraph.ProtoDBConfigOrBuilder |
Lgraph.AddGraphRequest.getConfigOrBuilder()
required .lgraph.ProtoDBConfig config = 2; |
Lgraph.ProtoDBConfigOrBuilder |
Lgraph.AddGraphRequest.Builder.getConfigOrBuilder()
required .lgraph.ProtoDBConfig config = 2; |
Lgraph.ProtoDBConfigOrBuilder |
Lgraph.ListGraphsResponseOrBuilder.getConfigsOrBuilder(int index)
repeated .lgraph.ProtoDBConfig configs = 2; |
Lgraph.ProtoDBConfigOrBuilder |
Lgraph.ListGraphsResponse.getConfigsOrBuilder(int index)
repeated .lgraph.ProtoDBConfig configs = 2; |
Lgraph.ProtoDBConfigOrBuilder |
Lgraph.ListGraphsResponse.Builder.getConfigsOrBuilder(int index)
repeated .lgraph.ProtoDBConfig configs = 2; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Lgraph.ProtoDBConfigOrBuilder> |
Lgraph.ListGraphsResponseOrBuilder.getConfigsOrBuilderList()
repeated .lgraph.ProtoDBConfig configs = 2; |
List<? extends Lgraph.ProtoDBConfigOrBuilder> |
Lgraph.ListGraphsResponse.getConfigsOrBuilderList()
repeated .lgraph.ProtoDBConfig configs = 2; |
List<? extends Lgraph.ProtoDBConfigOrBuilder> |
Lgraph.ListGraphsResponse.Builder.getConfigsOrBuilderList()
repeated .lgraph.ProtoDBConfig configs = 2; |
Copyright © 2023 Ant Group. All rights reserved.