CARVIEW |
Select Language
HTTP/2 200
date: Mon, 21 Jul 2025 19:44:35 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/neo4j/neo4j-javascript-driver.git
etag: W/"8a2bca8a022603eb93252a5b1ff8da6e"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=zJP8afFn9sv7SwyTtYXVbItQXM243XKL1lLY7xaaC2YGRoyemilJ9VsN1SE2mZOhi%2F1MwrAAC6Dl41GKNIbi2zC4ibZaFc63dkvEDVfonKnqAVMU%2BU9FrUMrepv%2B26hhHWXN1lSTniaUbalf5Aq77wK%2BRZPB0aKhNmJ6hOE6%2FCtS5lGJ6j%2BRrri4tyxdatRizYbn11R%2FzOsBMtW7cfhuwuQUVTx1l5n2rfhGjeY4CY1ss2jKiO16ZdBEvOQS21JR2VcwvC0XBzGDFVu%2B358LHw%3D%3D--fkMjfZ8lLBEOS2eG--F%2FY3312N0VTX16ZaQbZahw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1685428367.1753127074; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 19:44:34 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 19:44:34 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 96C2:CBA44:2BA0B3:348B63:687E98A2
Introduce `neo4j.hasReachableServer` API (#956) · neo4j/neo4j-javascript-driver@45be341 · GitHub
Copy file name to clipboardExpand all lines: packages/bolt-connection/src/connection-provider/connection-provider-direct.js
Copy file name to clipboardExpand all lines: packages/bolt-connection/src/connection-provider/connection-provider-routing.js
Copy file name to clipboardExpand all lines: packages/core/src/connection-provider.ts
Copy file name to clipboardExpand all lines: packages/core/src/driver.ts
Copy file name to clipboardExpand all lines: packages/neo4j-driver-lite/src/index.ts
Copy file name to clipboardExpand all lines: packages/neo4j-driver-lite/test/integration/driver.test.ts
Copy file name to clipboardExpand all lines: packages/neo4j-driver-lite/test/unit/index.test.ts
Copy file name to clipboardExpand all lines: packages/neo4j-driver/src/index.js
Copy file name to clipboardExpand all lines: packages/neo4j-driver/test/driver.test.js
Copy file name to clipboardExpand all lines: packages/neo4j-driver/types/index.d.ts
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 152
Commit 45be341
File tree
Expand file treeCollapse file tree
10 files changed
+110
-1
lines changedFilter options
- packages
- bolt-connection/src/connection-provider
- core/src
- neo4j-driver-lite
- src
- test
- integration
- unit
- neo4j-driver
- src
- test
- types
Expand file treeCollapse file tree
10 files changed
+110
-1
lines changedpackages/bolt-connection/src/connection-provider/connection-provider-direct.js
Copy file name to clipboardExpand all lines: packages/bolt-connection/src/connection-provider/connection-provider-direct.js+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
95 | 102 |
| |
96 | 103 |
| |
97 | 104 |
| |
|
packages/bolt-connection/src/connection-provider/connection-provider-routing.js
Copy file name to clipboardExpand all lines: packages/bolt-connection/src/connection-provider/connection-provider-routing.js+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
247 | 254 |
| |
248 | 255 |
| |
249 | 256 |
| |
|
packages/core/src/connection-provider.ts
Copy file name to clipboardExpand all lines: packages/core/src/connection-provider.ts+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
101 | 113 |
| |
102 | 114 |
| |
103 | 115 |
| |
|
packages/core/src/driver.ts
Copy file name to clipboardExpand all lines: packages/core/src/driver.ts+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
223 | 236 |
| |
224 | 237 |
| |
225 | 238 |
| |
|
packages/neo4j-driver-lite/src/index.ts
Copy file name to clipboardExpand all lines: packages/neo4j-driver-lite/src/index.ts+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
331 | 351 |
| |
332 | 352 |
| |
333 | 353 |
| |
| |||
393 | 413 |
| |
394 | 414 |
| |
395 | 415 |
| |
| 416 | + | |
396 | 417 |
| |
397 | 418 |
| |
398 | 419 |
| |
| |||
444 | 465 |
| |
445 | 466 |
| |
446 | 467 |
| |
| 468 | + | |
447 | 469 |
| |
448 | 470 |
| |
449 | 471 |
| |
|
packages/neo4j-driver-lite/test/integration/driver.test.ts
Copy file name to clipboardExpand all lines: packages/neo4j-driver-lite/test/integration/driver.test.ts+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
48 | 56 |
|
packages/neo4j-driver-lite/test/unit/index.test.ts
Copy file name to clipboardExpand all lines: packages/neo4j-driver-lite/test/unit/index.test.ts+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 |
| - | |
| 225 | + | |
| 226 | + | |
226 | 227 |
| |
227 | 228 |
| |
228 | 229 |
| |
|
packages/neo4j-driver/src/index.js
Copy file name to clipboardExpand all lines: packages/neo4j-driver/src/index.js+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
308 | 328 |
| |
309 | 329 |
| |
310 | 330 |
| |
| |||
385 | 405 |
| |
386 | 406 |
| |
387 | 407 |
| |
| 408 | + | |
388 | 409 |
| |
389 | 410 |
| |
390 | 411 |
| |
| |||
437 | 458 |
| |
438 | 459 |
| |
439 | 460 |
| |
| 461 | + | |
440 | 462 |
| |
441 | 463 |
| |
442 | 464 |
| |
|
packages/neo4j-driver/test/driver.test.js
Copy file name to clipboardExpand all lines: packages/neo4j-driver/test/driver.test.js+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
588 | 588 |
| |
589 | 589 |
| |
590 | 590 |
| |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
591 | 601 |
| |
592 | 602 |
| |
593 | 603 |
| |
|
packages/neo4j-driver/types/index.d.ts
Copy file name to clipboardExpand all lines: packages/neo4j-driver/types/index.d.ts+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
103 | 108 |
| |
104 | 109 |
| |
105 | 110 |
| |
| |||
158 | 163 |
| |
159 | 164 |
| |
160 | 165 |
| |
| 166 | + | |
161 | 167 |
| |
162 | 168 |
| |
163 | 169 |
| |
| |||
218 | 224 |
| |
219 | 225 |
| |
220 | 226 |
| |
| 227 | + | |
221 | 228 |
| |
222 | 229 |
| |
223 | 230 |
| |
|
You can’t perform that action at this time.
0 commit comments