Skip to content

API reference#

The API reference contains detailed information about everything to do with the Neptune client library (neptune-client ).

General reference pages#

  • Field types: Complete reference of the available metadata field types and corresponding methods.
  • Connection modes: In the default asynchronous mode, Neptune first stores logged metadata locally and periodically synchronizes data with the servers. You can also use Neptune in other modes, for example, for debugging and testing purposes.
  • Environment variables: Description and usage of the Neptune environment variables you can set to improve your workflow.
  • System namespace: Overview of the built-in "sys" namespace and how you can use its fields.
  • Neptune CLI: How to use the Neptune command-line interface tool to manually manage data synchronization – for example, in case the connection to the Neptune servers is lost during logging.