neo4j / graph-schema-json-js-utils

Utility library to work with the Graph Schema JSON representation
Apache License 2.0
5 stars 8 forks source link

Add convenience methods to extract parts of the schema #18

Closed oskarhane closed 1 year ago

oskarhane commented 1 year ago

Reduces boilerplate when the structure isn't important.

graphSchema.getAllNodeLabelTokens()
graphSchema.getAllRelationshipTypeTokens()
graphSchema.getAllPropertyTokens()
changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 31faf527aad01ad71abb1d38cce3258a97e777e4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------- | ----- | | @neo4j/graph-schema-utils | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR