| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
List<EdgeStructure> |
PropertygraphSummary.edgeStructures()
This field is only present when the requested mode is
DETAILED. |
| Modifier and Type | Method and Description |
|---|---|
PropertygraphSummary.Builder |
PropertygraphSummary.Builder.edgeStructures(EdgeStructure... edgeStructures)
This field is only present when the requested mode is
DETAILED. |
| Modifier and Type | Method and Description |
|---|---|
PropertygraphSummary.Builder |
PropertygraphSummary.Builder.edgeStructures(Collection<EdgeStructure> edgeStructures)
This field is only present when the requested mode is
DETAILED. |
Copyright © 2023. All rights reserved.