aws / aws/graph-explorer

Remove blank node expansion features

Open
#754 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
6d 8h
Merged PRs (30d)
5

Description

The current blank node implementation is slowing down and delaying progress on core RDF features.

We should limit blank node support as much as needed to enable forward progress on core RDF functionality.

## Options

There are a couple of paths forward to represent blank nodes. A path will be chosen based on which one clears the path for core RDF functionality progress.

1. Represent blank nodes as a node with no neighbors
2. Represent blank nodes as a property in the node details

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.