

# NodeStructure


Information about a node.

## Contents


 ** count **   <a name="neptunegraph-Type-NodeStructure-count"></a>
The number of instances of this node.  
Type: Long  
Required: No

 ** distinctOutgoingEdgeLabels **   <a name="neptunegraph-Type-NodeStructure-distinctOutgoingEdgeLabels"></a>
The outgoing edge labels associated with this node.  
Type: Array of strings  
Required: No

 ** nodeProperties **   <a name="neptunegraph-Type-NodeStructure-nodeProperties"></a>
Properties associated with this node.  
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/NodeStructure) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/neptune-graph-2023-11-29/NodeStructure) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/neptune-graph-2023-11-29/NodeStructure) 