Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
neo4j
/
neo4j-javascript-driver
Public
Notifications
You must be signed in to change notification settings
Fork
155
Star
902
Code
Issues
13
Pull requests
16
Discussions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Projects
Wiki
Security
Insights
Commits
Branch selector
ee72ed0
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 6, 2022
Fail fast for more rediscovery failures (#1011)
Show description for ee72ed0
bigmontz
authored
ee72ed0
Copy full SHA for ee72ed0
Commits on Dec 1, 2022
Remove test code from code analysis (#1035)
bigmontz
authored
b53f683
Copy full SHA for b53f683
Revert "Add Snyk policy file (#1033)" (#1034)
Show description for 88f23cd
bigmontz
authored
88f23cd
Copy full SHA for 88f23cd
Add Snyk policy file (#1033)
bigmontz
authored
fd33886
Copy full SHA for fd33886
Remove Snyk Actions (#1032)
Show description for 08229c1
bigmontz
authored
08229c1
Copy full SHA for 08229c1
Remove testkit-backend from the Snyk security analysis (#1029)
Show description for b115b41
bigmontz
authored
b115b41
Copy full SHA for b115b41
Setup Snyk integration (#1026)
bigmontz
authored
98d177c
Copy full SHA for 98d177c
Commits on Nov 30, 2022
Modernize GitHub templates (issues and PRs) (#1024)
bigmontz
authored
dfb58c4
Copy full SHA for dfb58c4
Commits on Nov 25, 2022
Fix RxResult performance issue in Browser (#1023)
Show description for dcb0ffd
bigmontz
authored
dcb0ffd
Copy full SHA for dcb0ffd
Clarify usage of USE clause along with SessionConfig#database (#1022)
bigmontz
authored
b6d31dd
Copy full SHA for b6d31dd
Update Bookmark manager for no longer tracking per database (#1017)
Show description for 67ffa9a
bigmontz
authored
67ffa9a
Copy full SHA for 67ffa9a
Update SessionConfig#database docs with better recommendation (#1020)
bigmontz
authored
aa63800
Copy full SHA for aa63800
Commits on Nov 23, 2022
Unskip Transaction Executor: should cancel in-flight timeouts when closed (#1018)
bigmontz
authored
a48d941
Copy full SHA for a48d941
Commits on Nov 18, 2022
Clear receive timeout when close browser and Deno channels (#1016)
Show description for 84d6f66
bigmontz
authored
84d6f66
Copy full SHA for 84d6f66
Commits on Nov 15, 2022
Fix Record#get type checking (#1015)
Show description for 1fe1471
bigmontz
authored
1fe1471
Copy full SHA for 1fe1471
Add generic types for Node#labels, Relationship#type and UnboundRelationship#type (#1014)
Show description for 85c0939
bigmontz
authored
85c0939
Copy full SHA for 85c0939
Commits on Oct 27, 2022
Add release policy note to the readme. (#1012)
bigmontz
authored
1720c97
Copy full SHA for 1720c97
Add generics and type mapping to Result, Session.run and Transaction.run (#1010)
Show description for 6105c26
bigmontz
authored
6105c26
Copy full SHA for 6105c26
Commits on Oct 21, 2022
Update transaction functions examples for using execute(Read|Write) (#1009)
bigmontz
authored
b1ff30b
Copy full SHA for b1ff30b
Commits on Oct 6, 2022
Change driver version in readme to 5.x (#1005)
bigmontz
authored
898680e
Copy full SHA for 898680e
Commit `neo4j-driver-deno` to the repository (#1004)
Show description for ec1af19
bigmontz
authored
ec1af19
Copy full SHA for ec1af19
Commits on Oct 5, 2022
Add acceptance test to `neo4j-deno-driver` and implement deno specific channel (#900)
Show description for 1418f42
bigmontz
and
robsdedude
authored
1418f42
Copy full SHA for 1418f42
Commits on Sep 23, 2022
Add property-base tests to `Integer` (#998)
bigmontz
authored
b8129ab
Copy full SHA for b8129ab
Commits on Sep 22, 2022
Resolve flacky tests in browser (#1003)
bigmontz
authored
565310f
Copy full SHA for 565310f
Commits on Sep 21, 2022
Add property-based testing to DateTime serialisation (#999)
bigmontz
authored
3ae3df1
Copy full SHA for 3ae3df1
Merge pull request #1000 from neo4j/feature/pin-testkit-version
Show description for af9cd46
thelonelyvulpes
authored
af9cd46
Copy full SHA for af9cd46
Commits on Sep 20, 2022
Pin testkit version to 5.0
thelonelyvulpes
committed
5bce429
Copy full SHA for 5bce429
Commits on Sep 19, 2022
Add property-based testing to temporal-types conversion (#997)
Show description for e269ab6
bigmontz
authored
e269ab6
Copy full SHA for e269ab6
Commits on Sep 13, 2022
Improve purge address of the Pool routine (#995)
Show description for b7e2198
bigmontz
authored
b7e2198
Copy full SHA for b7e2198
Commits on Sep 12, 2022
Reclassify `Transaction.LockClientStopped` and `Transaction.Terminated` as `ClientError` (#945)
Show description for f2312da
bigmontz
and
fbiville
authored
f2312da
Copy full SHA for f2312da
Commits on Sep 9, 2022
Fix DateTime with ZoneId for years between 00-99 (#992)
Show description for f67e4f4
bigmontz
authored
f67e4f4
Copy full SHA for f67e4f4
Commits on Sep 7, 2022
Fix temporal it tests (#990)
Show description for 18675df
bigmontz
and
fbiville
authored
18675df
Copy full SHA for 18675df
Update Readme
bigmontz
authored
d5e13fb
Copy full SHA for d5e13fb
Update Readme
bigmontz
authored
65d3be7
Copy full SHA for 65d3be7
Commits on Sep 6, 2022
Fix strict validation of numbers with leading zeros in `neo4j.int` (#988)
bigmontz
authored
4465b15
Copy full SHA for 4465b15
Pagination
Previous
Next
You can’t perform that action at this time.