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 missing db procedures #361

Closed angrykoala closed 3 months ago

angrykoala commented 3 months ago

Add support for missing fulltext procedures:

Add support for missing db procedures:

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: e769f612f1f3e904467209e7c477b23a1d086b0c

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
9 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