Stabilize AWS Neptune module #6857
Labels
@aws-cdk/aws-neptune
Related Amazon Neptune
effort/large
Large work item – several weeks of effort
feature-request
A feature should be added or improved.
maturity/experimental
Label for the modules that are in experimental maturity state
needs-design
This feature request needs additional design work.
p2
Add your +1 👍 to help us prioritize high-level constructs for this service
Overview:
Amazon Neptune is a fast, reliable, fully managed graph database service that makes it easy to build and run applications that work with highly connected datasets. The core of Neptune is a purpose-built, high-performance graph database engine. This engine is optimized for storing billions of relationships and querying the graph with milliseconds latency. Neptune supports the popular graph query languages Apache TinkerPop Gremlin and W3C’s SPARQL, enabling you to build queries that efficiently navigate highly connected datasets. Neptune powers graph use cases such as recommendation engines, fraud detection, knowledge graphs, drug discovery, and network security.
AWS Docs
Maturity: CloudFormation Resources Only
See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.
Implementation:
See the CDK API Reference for more implementation details.
Issue list:
The text was updated successfully, but these errors were encountered: