| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
static EdgeStructure.Builder |
EdgeStructure.builder() |
EdgeStructure.Builder |
EdgeStructure.Builder.count(Long count)
The number of edges that have this specific structure.
|
EdgeStructure.Builder |
EdgeStructure.Builder.edgeProperties(Collection<String> edgeProperties)
A list of edge properties present in this specific structure.
|
EdgeStructure.Builder |
EdgeStructure.Builder.edgeProperties(String... edgeProperties)
A list of edge properties present in this specific structure.
|
EdgeStructure.Builder |
EdgeStructure.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EdgeStructure.Builder> |
EdgeStructure.serializableBuilderClass() |
Copyright © 2023. All rights reserved.