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

Select tags to filter
Sort by most recent
177 results
Hi! I am using NeptuneML (setup using AWS provided Neptune ML cloud formation template). I am trying to train a link prediction model that does incorporate edge features such as weights for predictio...
1
answers
0
votes
49
views
asked 3 days ago
Hi, How to use Apache Airflow to consume Neptune change stream data? thanks and Regards,
1
answers
0
votes
30
views
asked a month ago
Hi, I am exploring the bet way to capture data from Neptune change stream and pass it on downstream. The blog below suggests authoring your own handler function and then to have that executed on a pe...
1
answers
0
votes
70
views
asked a month ago
We are working with AWS Neptune (Property Graph with Gremlin) and have a requirement to efficiently retrieve vertices using our own generated UUIDs. However, we encountered a few challenges: **Neptun...
2
answers
0
votes
29
views
asked a month ago
need information on key points for comparing Neo4j and Neptune considering data loading, data querying, data visualization and gds compatibility and data security and performance of query ,upto what ...
1
answers
0
votes
67
views
asked 2 months ago
From the Neptune / gremlin guide: ``` g.V().property(single, 'lastUpdate', datetime('2018-01-01T00:00:00')) Neptune does not support Java Date. Use the datetime() function instead. datetime() acce...
2
answers
0
votes
37
views
asked 2 months ago
I'm working on deduplicating company records from multiple data sources using Neptune. The raw dataset is approximately 400M records. I'm considering an approach using vector embeddings to capture com...
1
answers
0
votes
86
views
asked 2 months ago
Hello all. I was recently notified by AWS: > On June 30, 2025, Amazon SageMaker will deprecate Notebook Instances running on the JupyterLab 1 and JupyterLab 3 platforms. Effective on this date, custo...
1
answers
0
votes
123
views
asked 3 months ago
``` Description: Base Template to create Neptune Stack with Engine Version 1.2.1.0 using custom Parameter Groups Parameters: DbInstanceType: Description: Neptune DB instance type Type: Stri...
Accepted AnswerAmazon Neptune
1
answers
0
votes
77
views
asked 3 months ago
If we have approx 250 M data records for our usecase and we are planning to do analysis in Neptune database/Neptune Analytics which instance type(serverless/provised) will be the best fit and what ins...
1
answers
0
votes
181
views
asked 3 months ago
Does Neptune analytics supports all type of open cypher/gremlin queries which are supported in Neptune database (for ex- Variable length path queries and other traversal queries)??? and if we have da...
1
answers
0
votes
156
views
asked 3 months ago
We recently connected our Neptune cluster to OpenSearch Service and eventually, the data transfer finished successfully and we can perform queries with OpenSearch Service. Now we are trying to do the...
2
answers
0
votes
177
views
asked 4 months ago