gremlin 3.7.6 → 3.7.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/doc/AnonymousTraversalSource.html +1 -1
  2. package/doc/Authenticator.html +1 -1
  3. package/doc/Bytecode.html +1 -1
  4. package/doc/CardinalityValue.html +1 -1
  5. package/doc/Client.html +1 -1
  6. package/doc/Connection.html +1 -1
  7. package/doc/DriverRemoteConnection.html +1 -1
  8. package/doc/EdgeLabelVerificationStrategy.html +2 -2
  9. package/doc/Graph.html +1 -1
  10. package/doc/GraphSON2Reader.html +1 -1
  11. package/doc/GraphSON2Writer.html +1 -1
  12. package/doc/GraphSON3Reader.html +1 -1
  13. package/doc/GraphSON3Writer.html +1 -1
  14. package/doc/GraphTraversal.html +1 -1
  15. package/doc/GraphTraversalSource.html +1 -1
  16. package/doc/HaltedTraverserStrategy.html +1 -1
  17. package/doc/MatchAlgorithmStrategy.html +2 -2
  18. package/doc/P.html +14 -14
  19. package/doc/PartitionStrategy.html +1 -1
  20. package/doc/Path.html +1 -1
  21. package/doc/PlainTextSaslAuthenticator.html +1 -1
  22. package/doc/ProductiveByStrategy.html +5 -2
  23. package/doc/RemoteConnection.html +1 -1
  24. package/doc/RemoteStrategy.html +1 -1
  25. package/doc/RemoteTraversal.html +1 -1
  26. package/doc/ReservedKeysVerificationStrategy.html +2 -2
  27. package/doc/ResponseError.html +1 -1
  28. package/doc/ResultSet.html +1 -1
  29. package/doc/SaslAuthenticator.html +1 -1
  30. package/doc/SaslMechanismBase.html +1 -1
  31. package/doc/SaslMechanismPlain.html +1 -1
  32. package/doc/SeedStrategy.html +2 -2
  33. package/doc/SubgraphStrategy.html +1 -1
  34. package/doc/TextP.html +11 -11
  35. package/doc/Transaction.html +1 -1
  36. package/doc/Translator.html +1 -1
  37. package/doc/TraversalStrategies.html +1 -1
  38. package/doc/TraversalStrategy.html +1 -1
  39. package/doc/TypeSerializer.html +1 -1
  40. package/doc/driver_auth_authenticator.js.html +1 -1
  41. package/doc/driver_auth_mechanisms_sasl-mechanism-base.js.html +1 -1
  42. package/doc/driver_auth_mechanisms_sasl-mechanism-plain.js.html +1 -1
  43. package/doc/driver_auth_plain-text-sasl-authenticator.js.html +1 -1
  44. package/doc/driver_auth_sasl-authenticator.js.html +1 -1
  45. package/doc/driver_client.js.html +1 -1
  46. package/doc/driver_connection.js.html +1 -1
  47. package/doc/driver_driver-remote-connection.js.html +1 -1
  48. package/doc/driver_remote-connection.js.html +1 -1
  49. package/doc/driver_response-error.js.html +1 -1
  50. package/doc/driver_result-set.js.html +1 -1
  51. package/doc/global.html +1 -1
  52. package/doc/index.html +1 -1
  53. package/doc/module.exports.html +1 -1
  54. package/doc/process_anonymous-traversal.js.html +1 -1
  55. package/doc/process_bytecode.js.html +1 -1
  56. package/doc/process_graph-traversal.js.html +1 -1
  57. package/doc/process_transaction.js.html +1 -1
  58. package/doc/process_translator.js.html +1 -1
  59. package/doc/process_traversal-strategy.js.html +5 -1
  60. package/doc/process_traversal.js.html +29 -6
  61. package/doc/structure_graph.js.html +1 -1
  62. package/doc/structure_io_binary_internals_DataType.js.html +1 -1
  63. package/doc/structure_io_binary_internals_GraphBinaryReader.js.html +1 -1
  64. package/doc/structure_io_binary_internals_GraphBinaryWriter.js.html +1 -1
  65. package/doc/structure_io_graph-serializer.js.html +1 -1
  66. package/doc/structure_io_type-serializers.js.html +1 -1
  67. package/doc/utils.js.html +2 -2
  68. package/lib/process/traversal-strategy.js +4 -0
  69. package/lib/process/traversal.js +28 -5
  70. package/lib/utils.js +1 -1
  71. package/package.json +10 -10
@@ -722,7 +722,7 @@ reference so that traversals spawned from it will execute over that reference.
722
722
  <br class="clear">
723
723
 
724
724
  <footer>
725
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
725
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
726
726
  </footer>
727
727
 
728
728
  <script> prettyPrint(); </script>
@@ -294,7 +294,7 @@
294
294
  <br class="clear">
295
295
 
296
296
  <footer>
297
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
297
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
298
298
  </footer>
299
299
 
300
300
  <script> prettyPrint(); </script>
package/doc/Bytecode.html CHANGED
@@ -932,7 +932,7 @@
932
932
  <br class="clear">
933
933
 
934
934
  <footer>
935
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
935
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
936
936
  </footer>
937
937
 
938
938
  <script> prettyPrint(); </script>
@@ -702,7 +702,7 @@
702
702
  <br class="clear">
703
703
 
704
704
  <footer>
705
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
705
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
706
706
  </footer>
707
707
 
708
708
  <script> prettyPrint(); </script>
package/doc/Client.html CHANGED
@@ -1860,7 +1860,7 @@ send session close request before connection close if session mode
1860
1860
  <br class="clear">
1861
1861
 
1862
1862
  <footer>
1863
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
1863
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
1864
1864
  </footer>
1865
1865
 
1866
1866
  <script> prettyPrint(); </script>
@@ -1183,7 +1183,7 @@
1183
1183
  <br class="clear">
1184
1184
 
1185
1185
  <footer>
1186
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
1186
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
1187
1187
  </footer>
1188
1188
 
1189
1189
  <script> prettyPrint(); </script>
@@ -1519,7 +1519,7 @@
1519
1519
  <br class="clear">
1520
1520
 
1521
1521
  <footer>
1522
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
1522
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
1523
1523
  </footer>
1524
1524
 
1525
1525
  <script> prettyPrint(); </script>
@@ -175,7 +175,7 @@
175
175
 
176
176
  <dt class="tag-source">Source:</dt>
177
177
  <dd class="tag-source"><ul class="dummy"><li>
178
- <a href="process_traversal-strategy.js.html">process/traversal-strategy.js</a>, <a href="process_traversal-strategy.js.html#line283">line 283</a>
178
+ <a href="process_traversal-strategy.js.html">process/traversal-strategy.js</a>, <a href="process_traversal-strategy.js.html#line287">line 287</a>
179
179
  </li></ul></dd>
180
180
 
181
181
 
@@ -243,7 +243,7 @@
243
243
  <br class="clear">
244
244
 
245
245
  <footer>
246
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
246
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
247
247
  </footer>
248
248
 
249
249
  <script> prettyPrint(); </script>
package/doc/Graph.html CHANGED
@@ -334,7 +334,7 @@
334
334
  <br class="clear">
335
335
 
336
336
  <footer>
337
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
337
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
338
338
  </footer>
339
339
 
340
340
  <script> prettyPrint(); </script>
@@ -398,7 +398,7 @@ deserializer instances as values, ie: { 'g:Int64': longSerializer }.</td>
398
398
  <br class="clear">
399
399
 
400
400
  <footer>
401
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
401
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
402
402
  </footer>
403
403
 
404
404
  <script> prettyPrint(); </script>
@@ -549,7 +549,7 @@ serializer instances as values, ie: { 'g:Int64': longSerializer }.</td>
549
549
  <br class="clear">
550
550
 
551
551
  <footer>
552
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
552
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
553
553
  </footer>
554
554
 
555
555
  <script> prettyPrint(); </script>
@@ -161,7 +161,7 @@
161
161
  <br class="clear">
162
162
 
163
163
  <footer>
164
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
164
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
165
165
  </footer>
166
166
 
167
167
  <script> prettyPrint(); </script>
@@ -161,7 +161,7 @@
161
161
  <br class="clear">
162
162
 
163
163
  <footer>
164
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
164
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
165
165
  </footer>
166
166
 
167
167
  <script> prettyPrint(); </script>
@@ -22631,7 +22631,7 @@
22631
22631
  <br class="clear">
22632
22632
 
22633
22633
  <footer>
22634
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
22634
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
22635
22635
  </footer>
22636
22636
 
22637
22637
  <script> prettyPrint(); </script>
@@ -3825,7 +3825,7 @@
3825
3825
  <br class="clear">
3826
3826
 
3827
3827
  <footer>
3828
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
3828
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
3829
3829
  </footer>
3830
3830
 
3831
3831
  <script> prettyPrint(); </script>
@@ -206,7 +206,7 @@
206
206
  <br class="clear">
207
207
 
208
208
  <footer>
209
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
209
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
210
210
  </footer>
211
211
 
212
212
  <script> prettyPrint(); </script>
@@ -133,7 +133,7 @@
133
133
 
134
134
  <dt class="tag-source">Source:</dt>
135
135
  <dd class="tag-source"><ul class="dummy"><li>
136
- <a href="process_traversal-strategy.js.html">process/traversal-strategy.js</a>, <a href="process_traversal-strategy.js.html#line174">line 174</a>
136
+ <a href="process_traversal-strategy.js.html">process/traversal-strategy.js</a>, <a href="process_traversal-strategy.js.html#line178">line 178</a>
137
137
  </li></ul></dd>
138
138
 
139
139
 
@@ -201,7 +201,7 @@
201
201
  <br class="clear">
202
202
 
203
203
  <footer>
204
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
204
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
205
205
  </footer>
206
206
 
207
207
  <script> prettyPrint(); </script>
package/doc/P.html CHANGED
@@ -93,7 +93,7 @@
93
93
 
94
94
  <dt class="tag-source">Source:</dt>
95
95
  <dd class="tag-source"><ul class="dummy"><li>
96
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line245">line 245</a>
96
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line268">line 268</a>
97
97
  </li></ul></dd>
98
98
 
99
99
 
@@ -201,7 +201,7 @@
201
201
 
202
202
  <dt class="tag-source">Source:</dt>
203
203
  <dd class="tag-source"><ul class="dummy"><li>
204
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line255">line 255</a>
204
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line278">line 278</a>
205
205
  </li></ul></dd>
206
206
 
207
207
 
@@ -364,7 +364,7 @@
364
364
 
365
365
  <dt class="tag-source">Source:</dt>
366
366
  <dd class="tag-source"><ul class="dummy"><li>
367
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line299">line 299</a>
367
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line322">line 322</a>
368
368
  </li></ul></dd>
369
369
 
370
370
 
@@ -509,7 +509,7 @@
509
509
 
510
510
  <dt class="tag-source">Source:</dt>
511
511
  <dd class="tag-source"><ul class="dummy"><li>
512
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line304">line 304</a>
512
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line327">line 327</a>
513
513
  </li></ul></dd>
514
514
 
515
515
 
@@ -654,7 +654,7 @@
654
654
 
655
655
  <dt class="tag-source">Source:</dt>
656
656
  <dd class="tag-source"><ul class="dummy"><li>
657
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line309">line 309</a>
657
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line332">line 332</a>
658
658
  </li></ul></dd>
659
659
 
660
660
 
@@ -799,7 +799,7 @@
799
799
 
800
800
  <dt class="tag-source">Source:</dt>
801
801
  <dd class="tag-source"><ul class="dummy"><li>
802
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line314">line 314</a>
802
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line337">line 337</a>
803
803
  </li></ul></dd>
804
804
 
805
805
 
@@ -944,7 +944,7 @@
944
944
 
945
945
  <dt class="tag-source">Source:</dt>
946
946
  <dd class="tag-source"><ul class="dummy"><li>
947
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line319">line 319</a>
947
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line342">line 342</a>
948
948
  </li></ul></dd>
949
949
 
950
950
 
@@ -1089,7 +1089,7 @@
1089
1089
 
1090
1090
  <dt class="tag-source">Source:</dt>
1091
1091
  <dd class="tag-source"><ul class="dummy"><li>
1092
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line324">line 324</a>
1092
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line347">line 347</a>
1093
1093
  </li></ul></dd>
1094
1094
 
1095
1095
 
@@ -1234,7 +1234,7 @@
1234
1234
 
1235
1235
  <dt class="tag-source">Source:</dt>
1236
1236
  <dd class="tag-source"><ul class="dummy"><li>
1237
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line329">line 329</a>
1237
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line352">line 352</a>
1238
1238
  </li></ul></dd>
1239
1239
 
1240
1240
 
@@ -1379,7 +1379,7 @@
1379
1379
 
1380
1380
  <dt class="tag-source">Source:</dt>
1381
1381
  <dd class="tag-source"><ul class="dummy"><li>
1382
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line334">line 334</a>
1382
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line357">line 357</a>
1383
1383
  </li></ul></dd>
1384
1384
 
1385
1385
 
@@ -1524,7 +1524,7 @@
1524
1524
 
1525
1525
  <dt class="tag-source">Source:</dt>
1526
1526
  <dd class="tag-source"><ul class="dummy"><li>
1527
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line339">line 339</a>
1527
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line362">line 362</a>
1528
1528
  </li></ul></dd>
1529
1529
 
1530
1530
 
@@ -1669,7 +1669,7 @@
1669
1669
 
1670
1670
  <dt class="tag-source">Source:</dt>
1671
1671
  <dd class="tag-source"><ul class="dummy"><li>
1672
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line344">line 344</a>
1672
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line367">line 367</a>
1673
1673
  </li></ul></dd>
1674
1674
 
1675
1675
 
@@ -1814,7 +1814,7 @@
1814
1814
 
1815
1815
  <dt class="tag-source">Source:</dt>
1816
1816
  <dd class="tag-source"><ul class="dummy"><li>
1817
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line349">line 349</a>
1817
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line372">line 372</a>
1818
1818
  </li></ul></dd>
1819
1819
 
1820
1820
 
@@ -1866,7 +1866,7 @@
1866
1866
  <br class="clear">
1867
1867
 
1868
1868
  <footer>
1869
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
1869
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
1870
1870
  </footer>
1871
1871
 
1872
1872
  <script> prettyPrint(); </script>
@@ -378,7 +378,7 @@
378
378
  <br class="clear">
379
379
 
380
380
  <footer>
381
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
381
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
382
382
  </footer>
383
383
 
384
384
  <script> prettyPrint(); </script>
package/doc/Path.html CHANGED
@@ -233,7 +233,7 @@
233
233
  <br class="clear">
234
234
 
235
235
  <footer>
236
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
236
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
237
237
  </footer>
238
238
 
239
239
  <script> prettyPrint(); </script>
@@ -447,7 +447,7 @@
447
447
  <br class="clear">
448
448
 
449
449
  <footer>
450
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
450
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
451
451
  </footer>
452
452
 
453
453
  <script> prettyPrint(); </script>
@@ -199,6 +199,9 @@
199
199
 
200
200
 
201
201
 
202
+ <dt class="important tag-deprecated">Deprecated:</dt><dd><ul class="dummy"><li>As of release 3.7.7, not replaced. This strategy was added as a temporary way to mimic pre-3.5.0
203
+ null processing behavior.</li></ul></dd>
204
+
202
205
 
203
206
 
204
207
 
@@ -211,7 +214,7 @@
211
214
 
212
215
  <dt class="tag-source">Source:</dt>
213
216
  <dd class="tag-source"><ul class="dummy"><li>
214
- <a href="process_traversal-strategy.js.html">process/traversal-strategy.js</a>, <a href="process_traversal-strategy.js.html#line159">line 159</a>
217
+ <a href="process_traversal-strategy.js.html">process/traversal-strategy.js</a>, <a href="process_traversal-strategy.js.html#line158">line 158</a>
215
218
  </li></ul></dd>
216
219
 
217
220
 
@@ -279,7 +282,7 @@
279
282
  <br class="clear">
280
283
 
281
284
  <footer>
282
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
285
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
283
286
  </footer>
284
287
 
285
288
  <script> prettyPrint(); </script>
@@ -1077,7 +1077,7 @@ If the connection is already session bound then this function should throw an ex
1077
1077
  <br class="clear">
1078
1078
 
1079
1079
  <footer>
1080
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
1080
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
1081
1081
  </footer>
1082
1082
 
1083
1083
  <script> prettyPrint(); </script>
@@ -298,7 +298,7 @@
298
298
  <br class="clear">
299
299
 
300
300
  <footer>
301
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
301
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
302
302
  </footer>
303
303
 
304
304
  <script> prettyPrint(); </script>
@@ -161,7 +161,7 @@
161
161
  <br class="clear">
162
162
 
163
163
  <footer>
164
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
164
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
165
165
  </footer>
166
166
 
167
167
  <script> prettyPrint(); </script>
@@ -202,7 +202,7 @@
202
202
 
203
203
  <dt class="tag-source">Source:</dt>
204
204
  <dd class="tag-source"><ul class="dummy"><li>
205
- <a href="process_traversal-strategy.js.html">process/traversal-strategy.js</a>, <a href="process_traversal-strategy.js.html#line297">line 297</a>
205
+ <a href="process_traversal-strategy.js.html">process/traversal-strategy.js</a>, <a href="process_traversal-strategy.js.html#line301">line 301</a>
206
206
  </li></ul></dd>
207
207
 
208
208
 
@@ -270,7 +270,7 @@
270
270
  <br class="clear">
271
271
 
272
272
  <footer>
273
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
273
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
274
274
  </footer>
275
275
 
276
276
  <script> prettyPrint(); </script>
@@ -351,7 +351,7 @@
351
351
  <br class="clear">
352
352
 
353
353
  <footer>
354
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
354
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
355
355
  </footer>
356
356
 
357
357
  <script> prettyPrint(); </script>
@@ -624,7 +624,7 @@
624
624
  <br class="clear">
625
625
 
626
626
  <footer>
627
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
627
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
628
628
  </footer>
629
629
 
630
630
  <script> prettyPrint(); </script>
@@ -446,7 +446,7 @@
446
446
  <br class="clear">
447
447
 
448
448
  <footer>
449
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
449
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
450
450
  </footer>
451
451
 
452
452
  <script> prettyPrint(); </script>
@@ -497,7 +497,7 @@
497
497
  <br class="clear">
498
498
 
499
499
  <footer>
500
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
500
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
501
501
  </footer>
502
502
 
503
503
  <script> prettyPrint(); </script>
@@ -916,7 +916,7 @@
916
916
  <br class="clear">
917
917
 
918
918
  <footer>
919
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
919
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
920
920
  </footer>
921
921
 
922
922
  <script> prettyPrint(); </script>
@@ -211,7 +211,7 @@
211
211
 
212
212
  <dt class="tag-source">Source:</dt>
213
213
  <dd class="tag-source"><ul class="dummy"><li>
214
- <a href="process_traversal-strategy.js.html">process/traversal-strategy.js</a>, <a href="process_traversal-strategy.js.html#line311">line 311</a>
214
+ <a href="process_traversal-strategy.js.html">process/traversal-strategy.js</a>, <a href="process_traversal-strategy.js.html#line315">line 315</a>
215
215
  </li></ul></dd>
216
216
 
217
217
 
@@ -279,7 +279,7 @@
279
279
  <br class="clear">
280
280
 
281
281
  <footer>
282
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
282
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
283
283
  </footer>
284
284
 
285
285
  <script> prettyPrint(); </script>
@@ -378,7 +378,7 @@
378
378
  <br class="clear">
379
379
 
380
380
  <footer>
381
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
381
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
382
382
  </footer>
383
383
 
384
384
  <script> prettyPrint(); </script>
package/doc/TextP.html CHANGED
@@ -93,7 +93,7 @@
93
93
 
94
94
  <dt class="tag-source">Source:</dt>
95
95
  <dd class="tag-source"><ul class="dummy"><li>
96
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line364">line 364</a>
96
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line387">line 387</a>
97
97
  </li></ul></dd>
98
98
 
99
99
 
@@ -201,7 +201,7 @@
201
201
 
202
202
  <dt class="tag-source">Source:</dt>
203
203
  <dd class="tag-source"><ul class="dummy"><li>
204
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line374">line 374</a>
204
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line397">line 397</a>
205
205
  </li></ul></dd>
206
206
 
207
207
 
@@ -364,7 +364,7 @@
364
364
 
365
365
  <dt class="tag-source">Source:</dt>
366
366
  <dd class="tag-source"><ul class="dummy"><li>
367
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line397">line 397</a>
367
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line420">line 420</a>
368
368
  </li></ul></dd>
369
369
 
370
370
 
@@ -509,7 +509,7 @@
509
509
 
510
510
  <dt class="tag-source">Source:</dt>
511
511
  <dd class="tag-source"><ul class="dummy"><li>
512
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line402">line 402</a>
512
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line425">line 425</a>
513
513
  </li></ul></dd>
514
514
 
515
515
 
@@ -654,7 +654,7 @@
654
654
 
655
655
  <dt class="tag-source">Source:</dt>
656
656
  <dd class="tag-source"><ul class="dummy"><li>
657
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line407">line 407</a>
657
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line430">line 430</a>
658
658
  </li></ul></dd>
659
659
 
660
660
 
@@ -799,7 +799,7 @@
799
799
 
800
800
  <dt class="tag-source">Source:</dt>
801
801
  <dd class="tag-source"><ul class="dummy"><li>
802
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line412">line 412</a>
802
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line435">line 435</a>
803
803
  </li></ul></dd>
804
804
 
805
805
 
@@ -944,7 +944,7 @@
944
944
 
945
945
  <dt class="tag-source">Source:</dt>
946
946
  <dd class="tag-source"><ul class="dummy"><li>
947
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line432">line 432</a>
947
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line455">line 455</a>
948
948
  </li></ul></dd>
949
949
 
950
950
 
@@ -1089,7 +1089,7 @@
1089
1089
 
1090
1090
  <dt class="tag-source">Source:</dt>
1091
1091
  <dd class="tag-source"><ul class="dummy"><li>
1092
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line417">line 417</a>
1092
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line440">line 440</a>
1093
1093
  </li></ul></dd>
1094
1094
 
1095
1095
 
@@ -1234,7 +1234,7 @@
1234
1234
 
1235
1235
  <dt class="tag-source">Source:</dt>
1236
1236
  <dd class="tag-source"><ul class="dummy"><li>
1237
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line427">line 427</a>
1237
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line450">line 450</a>
1238
1238
  </li></ul></dd>
1239
1239
 
1240
1240
 
@@ -1379,7 +1379,7 @@
1379
1379
 
1380
1380
  <dt class="tag-source">Source:</dt>
1381
1381
  <dd class="tag-source"><ul class="dummy"><li>
1382
- <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line422">line 422</a>
1382
+ <a href="process_traversal.js.html">process/traversal.js</a>, <a href="process_traversal.js.html#line445">line 445</a>
1383
1383
  </li></ul></dd>
1384
1384
 
1385
1385
 
@@ -1431,7 +1431,7 @@
1431
1431
  <br class="clear">
1432
1432
 
1433
1433
  <footer>
1434
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
1434
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
1435
1435
  </footer>
1436
1436
 
1437
1437
  <script> prettyPrint(); </script>
@@ -646,7 +646,7 @@ then close the transaction and thus, the session. This feature only works with t
646
646
  <br class="clear">
647
647
 
648
648
  <footer>
649
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
649
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
650
650
  </footer>
651
651
 
652
652
  <script> prettyPrint(); </script>
@@ -518,7 +518,7 @@
518
518
  <br class="clear">
519
519
 
520
520
  <footer>
521
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
521
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
522
522
  </footer>
523
523
 
524
524
  <script> prettyPrint(); </script>
@@ -643,7 +643,7 @@
643
643
  <br class="clear">
644
644
 
645
645
  <footer>
646
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
646
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
647
647
  </footer>
648
648
 
649
649
  <script> prettyPrint(); </script>
@@ -384,7 +384,7 @@
384
384
  <br class="clear">
385
385
 
386
386
  <footer>
387
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
387
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
388
388
  </footer>
389
389
 
390
390
  <script> prettyPrint(); </script>
@@ -157,7 +157,7 @@
157
157
  <br class="clear">
158
158
 
159
159
  <footer>
160
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
160
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
161
161
  </footer>
162
162
 
163
163
  <script> prettyPrint(); </script>
@@ -80,7 +80,7 @@ module.exports = Authenticator;
80
80
  <br class="clear">
81
81
 
82
82
  <footer>
83
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
83
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
84
84
  </footer>
85
85
 
86
86
  <script> prettyPrint(); </script>
@@ -94,7 +94,7 @@ module.exports = SaslMechanismBase;
94
94
  <br class="clear">
95
95
 
96
96
  <footer>
97
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
97
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
98
98
  </footer>
99
99
 
100
100
  <script> prettyPrint(); </script>
@@ -148,7 +148,7 @@ module.exports = SaslMechanismPlain;
148
148
  <br class="clear">
149
149
 
150
150
  <footer>
151
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
151
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
152
152
  </footer>
153
153
 
154
154
  <script> prettyPrint(); </script>
@@ -97,7 +97,7 @@ module.exports = PlainTextSaslAuthenticator;
97
97
  <br class="clear">
98
98
 
99
99
  <footer>
100
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
100
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
101
101
  </footer>
102
102
 
103
103
  <script> prettyPrint(); </script>
@@ -91,7 +91,7 @@ module.exports = SaslAuthenticator;
91
91
  <br class="clear">
92
92
 
93
93
  <footer>
94
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
94
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
95
95
  </footer>
96
96
 
97
97
  <script> prettyPrint(); </script>
@@ -241,7 +241,7 @@ module.exports = Client;
241
241
  <br class="clear">
242
242
 
243
243
  <footer>
244
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
244
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
245
245
  </footer>
246
246
 
247
247
  <script> prettyPrint(); </script>
@@ -509,7 +509,7 @@ module.exports = Connection;
509
509
  <br class="clear">
510
510
 
511
511
  <footer>
512
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
512
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
513
513
  </footer>
514
514
 
515
515
  <script> prettyPrint(); </script>
@@ -184,7 +184,7 @@ module.exports = DriverRemoteConnection;
184
184
  <br class="clear">
185
185
 
186
186
  <footer>
187
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
187
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
188
188
  </footer>
189
189
 
190
190
  <script> prettyPrint(); </script>
@@ -189,7 +189,7 @@ module.exports = { RemoteConnection, RemoteStrategy, RemoteTraversal };
189
189
  <br class="clear">
190
190
 
191
191
  <footer>
192
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
192
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
193
193
  </footer>
194
194
 
195
195
  <script> prettyPrint(); </script>
@@ -89,7 +89,7 @@ module.exports = ResponseError;
89
89
  <br class="clear">
90
90
 
91
91
  <footer>
92
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
92
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
93
93
  </footer>
94
94
 
95
95
  <script> prettyPrint(); </script>
@@ -125,7 +125,7 @@ module.exports = ResultSet;
125
125
  <br class="clear">
126
126
 
127
127
  <footer>
128
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
128
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
129
129
  </footer>
130
130
 
131
131
  <script> prettyPrint(); </script>
package/doc/global.html CHANGED
@@ -631,7 +631,7 @@ See org.apache.tinkerpop.gremlin.structure.io.binary.DataType Java class.
631
631
  <br class="clear">
632
632
 
633
633
  <footer>
634
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
634
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
635
635
  </footer>
636
636
 
637
637
  <script> prettyPrint(); </script>
package/doc/index.html CHANGED
@@ -176,7 +176,7 @@ for early testing purposes only. These releases are not suitable for production.
176
176
  <br class="clear">
177
177
 
178
178
  <footer>
179
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
179
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
180
180
  </footer>
181
181
 
182
182
  <script> prettyPrint(); </script>
@@ -292,7 +292,7 @@
292
292
  <br class="clear">
293
293
 
294
294
  <footer>
295
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
295
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:35:00 GMT-0700 (Pacific Daylight Time)
296
296
  </footer>
297
297
 
298
298
  <script> prettyPrint(); </script>
@@ -119,7 +119,7 @@ module.exports = AnonymousTraversalSource;
119
119
  <br class="clear">
120
120
 
121
121
  <footer>
122
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
122
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
123
123
  </footer>
124
124
 
125
125
  <script> prettyPrint(); </script>
@@ -166,7 +166,7 @@ module.exports = Bytecode;
166
166
  <br class="clear">
167
167
 
168
168
  <footer>
169
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
169
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
170
170
  </footer>
171
171
 
172
172
  <script> prettyPrint(); </script>
@@ -1926,7 +1926,7 @@ module.exports = {
1926
1926
  <br class="clear">
1927
1927
 
1928
1928
  <footer>
1929
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
1929
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
1930
1930
  </footer>
1931
1931
 
1932
1932
  <script> prettyPrint(); </script>
@@ -142,7 +142,7 @@ module.exports = {
142
142
  <br class="clear">
143
143
 
144
144
  <footer>
145
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
145
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
146
146
  </footer>
147
147
 
148
148
  <script> prettyPrint(); </script>
@@ -163,7 +163,7 @@ module.exports = Translator;
163
163
  <br class="clear">
164
164
 
165
165
  <footer>
166
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
166
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
167
167
  </footer>
168
168
 
169
169
  <script> prettyPrint(); </script>
@@ -179,6 +179,10 @@ class SubgraphStrategy extends TraversalStrategy {
179
179
  }
180
180
  }
181
181
 
182
+ /**
183
+ * @deprecated As of release 3.7.7, not replaced. This strategy was added as a temporary way to mimic pre-3.5.0
184
+ * null processing behavior.
185
+ */
182
186
  class ProductiveByStrategy extends TraversalStrategy {
183
187
  /**
184
188
  * @param {Object} [options]
@@ -395,7 +399,7 @@ module.exports = {
395
399
  <br class="clear">
396
400
 
397
401
  <footer>
398
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
402
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
399
403
  </footer>
400
404
 
401
405
  <script> prettyPrint(); </script>
@@ -122,12 +122,35 @@ class Traversal {
122
122
  }
123
123
 
124
124
  /**
125
- * Async iterator method implementation.
126
- * Returns a promise containing an iterator item.
127
- * @returns {Promise.&lt;{value, done}>}
125
+ * Returns the next result from the traversal.
126
+ *
127
+ * When called without an argument, returns a Promise that resolves to an iterator
128
+ * item ({value, done}), following the async iterator protocol.
129
+ *
130
+ * When called with an amount, returns a Promise that resolves to an Array containing
131
+ * up to {@code amount} result values. The Array form is always used when an amount is
132
+ * supplied, including {@code next(1)}, which resolves to an Array of one value rather
133
+ * than a bare value, matching the behavior of next(n) in the other Gremlin language
134
+ * variants. If fewer results remain, the Array contains only those that remain, and an
135
+ * amount of zero or less yields an empty Array.
136
+ * @param {Number} [amount] The number of results to retrieve.
137
+ * @returns {Promise.&lt;{value, done}>|Promise.&lt;Array>}
128
138
  */
129
- next() {
130
- return this._applyStrategies().then(() => this._getNext());
139
+ next(amount) {
140
+ if (amount === undefined || amount === null) {
141
+ return this._applyStrategies().then(() => this._getNext());
142
+ }
143
+ return this._applyStrategies().then(() => {
144
+ const result = [];
145
+ for (let i = 0; i &lt; amount; i++) {
146
+ const it = this._getNext();
147
+ if (it.done) {
148
+ break;
149
+ }
150
+ result.push(it.value);
151
+ }
152
+ return result;
153
+ });
131
154
  }
132
155
 
133
156
  /**
@@ -566,7 +589,7 @@ module.exports = {
566
589
  <br class="clear">
567
590
 
568
591
  <footer>
569
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
592
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
570
593
  </footer>
571
594
 
572
595
  <script> prettyPrint(); </script>
@@ -234,7 +234,7 @@ module.exports = {
234
234
  <br class="clear">
235
235
 
236
236
  <footer>
237
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
237
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
238
238
  </footer>
239
239
 
240
240
  <script> prettyPrint(); </script>
@@ -141,7 +141,7 @@ module.exports = DataType;
141
141
  <br class="clear">
142
142
 
143
143
  <footer>
144
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
144
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
145
145
  </footer>
146
146
 
147
147
  <script> prettyPrint(); </script>
@@ -124,7 +124,7 @@ module.exports = class GraphBinaryReader {
124
124
  <br class="clear">
125
125
 
126
126
  <footer>
127
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
127
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
128
128
  </footer>
129
129
 
130
130
  <script> prettyPrint(); </script>
@@ -127,7 +127,7 @@ module.exports = class GraphBinaryWriter {
127
127
  <br class="clear">
128
128
 
129
129
  <footer>
130
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
130
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
131
131
  </footer>
132
132
 
133
133
  <script> prettyPrint(); </script>
@@ -343,7 +343,7 @@ module.exports = {
343
343
  <br class="clear">
344
344
 
345
345
  <footer>
346
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
346
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
347
347
  </footer>
348
348
 
349
349
  <script> prettyPrint(); </script>
@@ -546,7 +546,7 @@ module.exports = {
546
546
  <br class="clear">
547
547
 
548
548
  <footer>
549
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
549
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
550
550
  </footer>
551
551
 
552
552
  <script> prettyPrint(); </script>
package/doc/utils.js.html CHANGED
@@ -53,7 +53,7 @@
53
53
 
54
54
  const uuid = require('uuid');
55
55
 
56
- const gremlinVersion = '3.7.6'; // DO NOT MODIFY - Configured automatically by Maven Replacer Plugin
56
+ const gremlinVersion = '3.7.7'; // DO NOT MODIFY - Configured automatically by Maven Replacer Plugin
57
57
 
58
58
  exports.toLong = function toLong(value) {
59
59
  return new Long(value);
@@ -172,7 +172,7 @@ module.exports.DeferredPromise = DeferredPromise;
172
172
  <br class="clear">
173
173
 
174
174
  <footer>
175
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Mon Apr 06 2026 16:38:10 GMT-0700 (Pacific Daylight Time)
175
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 13:34:59 GMT-0700 (Pacific Daylight Time)
176
176
  </footer>
177
177
 
178
178
  <script> prettyPrint(); </script>
@@ -151,6 +151,10 @@ class SubgraphStrategy extends TraversalStrategy {
151
151
  }
152
152
  }
153
153
 
154
+ /**
155
+ * @deprecated As of release 3.7.7, not replaced. This strategy was added as a temporary way to mimic pre-3.5.0
156
+ * null processing behavior.
157
+ */
154
158
  class ProductiveByStrategy extends TraversalStrategy {
155
159
  /**
156
160
  * @param {Object} [options]
@@ -94,12 +94,35 @@ class Traversal {
94
94
  }
95
95
 
96
96
  /**
97
- * Async iterator method implementation.
98
- * Returns a promise containing an iterator item.
99
- * @returns {Promise.<{value, done}>}
97
+ * Returns the next result from the traversal.
98
+ *
99
+ * When called without an argument, returns a Promise that resolves to an iterator
100
+ * item ({value, done}), following the async iterator protocol.
101
+ *
102
+ * When called with an amount, returns a Promise that resolves to an Array containing
103
+ * up to {@code amount} result values. The Array form is always used when an amount is
104
+ * supplied, including {@code next(1)}, which resolves to an Array of one value rather
105
+ * than a bare value, matching the behavior of next(n) in the other Gremlin language
106
+ * variants. If fewer results remain, the Array contains only those that remain, and an
107
+ * amount of zero or less yields an empty Array.
108
+ * @param {Number} [amount] The number of results to retrieve.
109
+ * @returns {Promise.<{value, done}>|Promise.<Array>}
100
110
  */
101
- next() {
102
- return this._applyStrategies().then(() => this._getNext());
111
+ next(amount) {
112
+ if (amount === undefined || amount === null) {
113
+ return this._applyStrategies().then(() => this._getNext());
114
+ }
115
+ return this._applyStrategies().then(() => {
116
+ const result = [];
117
+ for (let i = 0; i < amount; i++) {
118
+ const it = this._getNext();
119
+ if (it.done) {
120
+ break;
121
+ }
122
+ result.push(it.value);
123
+ }
124
+ return result;
125
+ });
103
126
  }
104
127
 
105
128
  /**
package/lib/utils.js CHANGED
@@ -25,7 +25,7 @@
25
25
 
26
26
  const uuid = require('uuid');
27
27
 
28
- const gremlinVersion = '3.7.6'; // DO NOT MODIFY - Configured automatically by Maven Replacer Plugin
28
+ const gremlinVersion = '3.7.7'; // DO NOT MODIFY - Configured automatically by Maven Replacer Plugin
29
29
 
30
30
  exports.toLong = function toLong(value) {
31
31
  return new Long(value);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gremlin",
3
- "version": "3.7.6",
3
+ "version": "3.7.7",
4
4
  "description": "JavaScript Gremlin Language Variant",
5
5
  "author": "Apache TinkerPop team",
6
6
  "keywords": [
@@ -15,26 +15,26 @@
15
15
  "license": "Apache-2.0",
16
16
  "dependencies": {
17
17
  "buffer": "^6.0.3",
18
- "eventemitter3": "^5.0.1",
19
- "readable-stream": "^4.5.2",
20
- "uuid": "^9.0.1",
21
- "ws": "^8.16.0"
18
+ "eventemitter3": "^5.0.4",
19
+ "readable-stream": "^4.7.0",
20
+ "uuid": "^11.1.1",
21
+ "ws": "^8.21.1"
22
22
  },
23
23
  "devDependencies": {
24
24
  "chai": "~4.5.0",
25
- "chai-string": "~1.5.0",
25
+ "chai-string": "~1.6.0",
26
26
  "colors": "1.4.0",
27
27
  "cross-env": "^10.1.0",
28
28
  "@cucumber/cucumber": "~12.7.0",
29
29
  "@eslint/js": "^9.16.0",
30
30
  "eslint": "^9.36.0",
31
- "eslint-config-prettier": "^10.0.1",
32
- "eslint-plugin-prettier": "^5.0.0",
31
+ "eslint-config-prettier": "^10.1.8",
32
+ "eslint-plugin-prettier": "^5.5.6",
33
33
  "globals": "^15.14.0",
34
34
  "jsdoc": "^4.0.5",
35
35
  "js-yaml": "^3.14.2",
36
- "mocha": "^11.7.5",
37
- "prettier": "^3.0.0"
36
+ "mocha": "^11.7.6",
37
+ "prettier": "^3.9.6"
38
38
  },
39
39
  "repository": {
40
40
  "type": "git",