Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 457 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 457 Bytes

Neptune Plugin for Nodestream

This plugin provides a Nodestream interface to Amazon Neptune.

NOTE: This plugin is currently in development and is not yet ready for production use.

Installation

pip install nodestream-plugin-neptune

Usage

# nodestream.yaml
targets:
  my-neptune-db:
    database: neptune
    # ... TODO: Add documentation of neptune connection args.