NeptuneData#

Client#

class NeptuneData.Client#

A low-level client representing Amazon NeptuneData

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.

client = session.create_client('neptunedata')

These are the available methods:

Client Exceptions#

Client exceptions are available on a client instance via the exceptions property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.

The available client exceptions are: