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