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

Several small fixes to the Schema to JSON printing #1457

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

konradweiss
Copy link
Collaborator

Fixes an Issue were inherited relationsships were not added to the node and adds a property telling if they are inherited.
Fixes an Issue causing the Node not having Node in its labels.
Adds the property abstract to the schema of a node signalling whether or not it can be seen in a graph.

…erited rels were not printed. Adds property whether a node is abstract and therefore will never be a node encountered in a graph
@oxisto oxisto force-pushed the bugfix/missing-schema-information branch from 6b9f694 to 8bed14d Compare March 13, 2024 15:37
@oxisto oxisto enabled auto-merge (squash) March 13, 2024 15:37
Copy link

sonarcloud bot commented Mar 13, 2024

@oxisto oxisto merged commit 4e6fb9f into main Mar 13, 2024
4 checks passed
@oxisto oxisto deleted the bugfix/missing-schema-information branch March 13, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants