neo4j / cypher-builder

A library for building Cypher queries for Neo4j programmatically.
https://neo4j.github.io/cypher-builder/
Apache License 2.0
50 stars 14 forks source link

Add extra procedures to db namespace #355

Closed angrykoala closed 3 months ago

angrykoala commented 3 months ago

This PR adds some more procedures to the db namespace, including all the "schema" procedures

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: acddbc365d50390d152e180a8f0f6a04827ce7e1

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

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | @neo4j/cypher-builder | 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

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud