

# SparqlData
<a name="API_SparqlData"></a>

Neptune logs are converted to SPARQL quads in the graph using the Resource Description Framework (RDF) [N-QUADS](https://www.w3.org/TR/n-quads/) language defined in the W3C RDF 1.1 N-Quads specification

## Contents
<a name="API_SparqlData_Contents"></a>

 ** stmt **   <a name="neptunedata-Type-SparqlData-stmt"></a>
Holds an [N-QUADS](https://www.w3.org/TR/n-quads/) statement expressing the changed quad.  
Type: String  
Required: Yes

## See Also
<a name="API_SparqlData_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/neptunedata-2023-08-01/SparqlData) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/neptunedata-2023-08-01/SparqlData) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/neptunedata-2023-08-01/SparqlData) 