
Connect to Amazon Neptune graph database using AWS IAM credentials. Supports openCypher, Gremlin, and SPARQL query languages.
Overview
The AWS Neptune integration on StackAI connects workflows and agents to Amazon's fully managed graph database, supporting both Gremlin (property graph) and SPARQL (RDF) queries. Neptune is used for fraud detection, identity resolution, supply-chain traversal, recommendation engines, and any domain where relationships between entities matter as much as the entities themselves.
Top Use Cases
Fraud and risk graph exploration
Use StackAI agents to traverse Neptune graphs of accounts, devices, and transactions, surfacing suspicious patterns and explaining them in plain English for analysts.
Knowledge-graph-grounded assistants
Ground StackAI Conversational Assistants in an enterprise knowledge graph stored in Neptune, returning answers that follow real-world relationships between products, people, and policies.
Supply-chain and dependency analysis
Run StackAI Agentic Workflows that query Neptune to map upstream and downstream dependencies — vendors, parts, customers — and trigger alerts when a node is at risk.
