

# EdgeStructure


Contains information about an edge in a Neptune Analytics graph.

## Contents


 ** count **   <a name="neptunegraph-Type-EdgeStructure-count"></a>
The number of instances of the edge in the graph.  
Type: Long  
Required: No

 ** edgeProperties **   <a name="neptunegraph-Type-EdgeStructure-edgeProperties"></a>
A list of the properties associated with the edge.  
Type: Array of strings  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/neptune-graph-2023-11-29/EdgeStructure) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/neptune-graph-2023-11-29/EdgeStructure) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/neptune-graph-2023-11-29/EdgeStructure) 