Project Structure
Modules
Section titled “Modules”| Directory | Description |
|---|---|
nx_neptune/ |
Core library — algorithm implementations, session manager, instance lifecycle, AWS clients |
nx_plugin/ |
NetworkX plugin — registers backend="neptune" via entry point |
connectors/ |
Athena federated query connectors (Databricks, S3 Vectors) |
notebooks/ |
Jupyter notebook demos |
cloudformation-templates/ |
One-click deployment template |
tests/ |
Unit tests (pytest) |
integ_test/ |
Integration tests (requires live Neptune Analytics) |