-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update dependencies (neo4j-driver 5.8.0 & nestjs 9.4)
update neo4j docker image to neo4j:5.7.0-enterprise add getConfig in Neo4jService add support of disableLosslessIntegers in toNeo4j and fromNeo4j in Neo4jModelService this fixes #2 Use Number() instead of toNumber conversion which also work on number and Neo4j returned Integer fix some unit test names add e2e and unit tests to cover disableLosslessIntegers Neo4j config on cats example
- Loading branch information
Showing
16 changed files
with
1,004 additions
and
303 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.