Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] RDF node/edge totals do not match expected totals in Neptune #485

Open
kmcginnes opened this issue Jul 9, 2024 · 0 comments
Open
Labels
bug Something isn't working SPARQL usability Issues relating to the ease of use of the UI or features

Comments

@kmcginnes
Copy link
Collaborator

Description

When using Neptune and the summary API, the total node and edge counts for a RDF data set in Graph Explorer are inconsistent with what I would expect.

Using the Airports sample data here are the counts for RDF

Using the Airports sample data here are the counts for RDF

And here are the counts for Gremlin

the counts for Gremlin

If I disable the summary API calls in the code I see numbers that much more closely match my expectations.

If I disable the summary API calls in the code I see numbers that much more closely match my expectations.

Environment

  • OS: macOS 14.5
  • Browser: Arc
  • Graph Explorer Version: 1.8
  • Graph Database & Version: Amazon Neptune 1.3.2

Steps to Reproduce

  1. Create blank Neptune database
  2. Seed with Airports sample data for both property graph and RDF
  3. Create notebook for Neptune database
  4. Open Graph Explorer
  5. Observe node and edge count differences between property graph and RDF

Expected Behavior

The node and edge counts should be consistent


Important

If you are interested in working on this issue or have submitted
a pull request, please leave a comment.

Tip

Please use a 👍 reaction to provide a +1/vote.

This helps the community and maintainers prioritize this request.

@kmcginnes kmcginnes added bug Something isn't working SPARQL usability Issues relating to the ease of use of the UI or features labels Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SPARQL usability Issues relating to the ease of use of the UI or features
Projects
None yet
Development

No branches or pull requests

1 participant