1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package neptunedata provides the API client, operations, and parameter types
// for Amazon NeptuneData.
//
// Neptune Data API The Amazon Neptune data API provides SDK support for more than
// 40 of Neptune's data operations, including data loading, query execution, data
// inquiry, and machine learning. It supports the Gremlin and openCypher query
// languages, and is available in all SDK languages. It automatically signs API
// requests and greatly simplifies integrating Neptune into your applications.
package neptunedata
|