This plugin provides a Nodestream interface to Amazon Neptune.
NOTE: This plugin is currently in development and is not yet ready for production use.
pip install nodestream-plugin-neptune
# nodestream.yaml
targets:
my-neptune-db:
database: neptune
# ... TODO: Add documentation of neptune connection args.