Discover and explore top open-source AI tools and projects—updated daily.
Neptune graph database samples and tools
Top 77.2% on SourcePulse
This repository provides a comprehensive collection of sample code, documentation, and utilities for leveraging Amazon Neptune, a managed graph database service. It caters to developers, data scientists, and researchers seeking to build and deploy graph-based applications, perform complex graph analytics, and integrate Neptune with various AWS services and machine learning frameworks.
How It Works
The samples demonstrate diverse approaches to interacting with Amazon Neptune, including using Gremlin and SPARQL query languages, integrating with AWS services like Lambda and Kinesis for data ingestion and processing, and applying graph machine learning techniques with tools like GraphStorm. The repository showcases practical use cases such as fraud detection, recommendation engines, knowledge graph construction, and data visualization.
Quick Start & Requirements
pip install ...
), Docker, or direct use of AWS services.Highlighted Details
Maintenance & Community
Maintained by the Amazon Neptune team. Links to related works and other Neptune open-source projects are provided.
Licensing & Compatibility
Licensed under a modified MIT license. Generally permissive for commercial use and integration with closed-source applications.
Limitations & Caveats
Samples are provided as "best-effort" and may require modifications for production deployment. Some projects are archived or have been moved to standalone repositories.
1 month ago
Inactive