All Content tagged with Amazon Neptune
Amazon Neptune is a fast, reliable, fully managed graph database service that makes it easy to build and run applications.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
192 results
I have also opened a support case, but putting it here for reference for others.
After upgrading to Neptune engine version 1.4.8.0, queries utilizing grouped property path alternations with arbitrary...
Accepted AnswerAmazon Neptune
3
answers
0
votes
127
views
asked 20 days ago
Bharanidharan SEXPERT
published 2 months ago0 votes105 views
This article explains the prerequisites, steps, and best practices for upgrading your Amazon Neptune DB cluster to a newer engine version including both minor and major version upgrades.
Hi,
I am using the **Athena Neptune connector** to query an **Amazon Neptune DB** graph from **Athena**.
Regular federated SQL queries against the Neptune-backed tables work correctly. For example, ...
2
answers
0
votes
146
views
asked 4 months ago
Hi AWS Support, we are conducting a GDPR compliance exercise across 40 AWS accounts and need to identify Personally Identifiable Information (PII) stored in Amazon OpenSearch, Amazon DocumentDB, and A...
1
answers
0
votes
89
views
asked 5 months ago
I have a complex query, that I tried to speed up. The issue can be replicated with this query, on ~6 million Users:
`MATCH (u:User) WHERE u.score >= 0.75 RETURN u.id`
Using dynamic explain, I can se...
1
answers
0
votes
55
views
asked 7 months ago
(I used AI to help format)
## Problem Summary
I'm encountering a deployment failure when attempting to create an Amazon Neptune Analytics graph using AWS CDK (TypeScript) and CloudFormation. The depl...
3
answers
0
votes
3.7K
views
asked 9 months ago
I’m testing AWS Neptune (instance type db.r8g.xlarge — 4 vCPUs, 32 GiB RAM) using property graphs.
There are 4000 graphs, each containing approximately 100K nodes and 160K+ directed edges (all forming...
2
answers
0
votes
200
views
asked 9 months ago
I am encountering a bug in the AWS provided Neptune-to-OpenSearch replication. Specifically in the NeptuneStreamPollerLambda. A reference is used to `es_helper`, while it isn't imported in the script....
2
answers
0
votes
231
views
asked 9 months ago
We are using https://docs.aws.amazon.com/neptune/latest/userguide/full-text-search-cfn-setup.html for Neptune to OpenSearch Replication but now we are encountering few errors in Lambda below are the e...
2
answers
0
votes
164
views
asked 10 months ago
As per this doc https://docs.aws.amazon.com/neptune/latest/userguide/streams-using-api-call.html
we have upgraded the neptune to 1.3.4.0 from 1.2.0 and we updated the end point of stream to pg/stream ...
2
answers
0
votes
163
views
asked 10 months ago
In our systems we are observing High latency while committing data to Neptune as we are taking lock over all the nodes mentioned in a transaction.
If there are any metrics to verify the latency with...
1
answers
0
votes
179
views
asked a year ago
Hi AWS Community,
We're using the **Neptune-Athena connector** to query Neptune data through SQL and are running into **query timeout issues** when the dataset becomes large — even when fetching only...
1
answers
0
votes
322
views
asked a year ago