gremlin 3.7.0 → 3.7.1

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 (76) 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 +5 -5
  5. package/doc/Client.html +41 -8
  6. package/doc/Connection.html +41 -8
  7. package/doc/DriverRemoteConnection.html +44 -11
  8. package/doc/EdgeLabelVerificationStrategy.html +1 -1
  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 +4305 -297
  15. package/doc/GraphTraversalSource.html +1 -1
  16. package/doc/HaltedTraverserStrategy.html +1 -1
  17. package/doc/MatchAlgorithmStrategy.html +1 -1
  18. package/doc/P.html +1 -1
  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 +1 -1
  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 +1 -1
  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 +1 -1
  33. package/doc/SubgraphStrategy.html +1 -1
  34. package/doc/TextP.html +1 -1
  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 +2 -1
  46. package/doc/driver_connection.js.html +12 -1
  47. package/doc/driver_driver-remote-connection.js.html +2 -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 +3 -3
  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 +258 -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 +1 -1
  60. package/doc/process_traversal.js.html +2 -1
  61. package/doc/structure_graph.js.html +1 -1
  62. package/doc/structure_io_binary_internals_DataType.js.html +2 -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/index.js +1 -0
  68. package/lib/driver/client.js +1 -0
  69. package/lib/driver/connection.js +11 -0
  70. package/lib/driver/driver-remote-connection.js +1 -0
  71. package/lib/process/graph-traversal.js +257 -0
  72. package/lib/process/traversal.js +1 -0
  73. package/lib/structure/io/binary/internals/DataType.js +1 -0
  74. package/lib/structure/io/binary/internals/EnumSerializer.js +1 -0
  75. package/lib/utils.js +1 -1
  76. package/package.json +2 -2
@@ -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 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
725
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard 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 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
297
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard 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 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
935
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard Time)
936
936
  </footer>
937
937
 
938
938
  <script> prettyPrint(); </script>
@@ -165,7 +165,7 @@
165
165
 
166
166
  <dt class="tag-source">Source:</dt>
167
167
  <dd class="tag-source"><ul class="dummy"><li>
168
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1472">line 1472</a>
168
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1712">line 1712</a>
169
169
  </li></ul></dd>
170
170
 
171
171
 
@@ -322,7 +322,7 @@
322
322
 
323
323
  <dt class="tag-source">Source:</dt>
324
324
  <dd class="tag-source"><ul class="dummy"><li>
325
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1491">line 1491</a>
325
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1731">line 1731</a>
326
326
  </li></ul></dd>
327
327
 
328
328
 
@@ -477,7 +477,7 @@
477
477
 
478
478
  <dt class="tag-source">Source:</dt>
479
479
  <dd class="tag-source"><ul class="dummy"><li>
480
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1500">line 1500</a>
480
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1740">line 1740</a>
481
481
  </li></ul></dd>
482
482
 
483
483
 
@@ -632,7 +632,7 @@
632
632
 
633
633
  <dt class="tag-source">Source:</dt>
634
634
  <dd class="tag-source"><ul class="dummy"><li>
635
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1482">line 1482</a>
635
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1722">line 1722</a>
636
636
  </li></ul></dd>
637
637
 
638
638
 
@@ -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 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
705
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard Time)
706
706
  </footer>
707
707
 
708
708
  <script> prettyPrint(); </script>
package/doc/Client.html CHANGED
@@ -710,6 +710,39 @@
710
710
  </tr>
711
711
 
712
712
 
713
+
714
+ <tr>
715
+
716
+ <td class="name"><code>agent</code></td>
717
+
718
+
719
+ <td class="type">
720
+
721
+
722
+ <span class="param-type">http.Agent</span>
723
+
724
+
725
+
726
+ </td>
727
+
728
+
729
+ <td class="attributes">
730
+
731
+ &lt;optional><br>
732
+
733
+
734
+
735
+
736
+
737
+ </td>
738
+
739
+
740
+
741
+
742
+ <td class="description last">The http.Agent implementation to use.</td>
743
+ </tr>
744
+
745
+
713
746
  </tbody>
714
747
  </table>
715
748
 
@@ -848,7 +881,7 @@
848
881
 
849
882
  <dt class="tag-source">Source:</dt>
850
883
  <dd class="tag-source"><ul class="dummy"><li>
851
- <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line76">line 76</a>
884
+ <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line77">line 77</a>
852
885
  </li></ul></dd>
853
886
 
854
887
 
@@ -1000,7 +1033,7 @@
1000
1033
 
1001
1034
  <dt class="tag-source">Source:</dt>
1002
1035
  <dd class="tag-source"><ul class="dummy"><li>
1003
- <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line186">line 186</a>
1036
+ <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line187">line 187</a>
1004
1037
  </li></ul></dd>
1005
1038
 
1006
1039
 
@@ -1089,7 +1122,7 @@ send session close request before connection close if session mode
1089
1122
 
1090
1123
  <dt class="tag-source">Source:</dt>
1091
1124
  <dd class="tag-source"><ul class="dummy"><li>
1092
- <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line173">line 173</a>
1125
+ <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line174">line 174</a>
1093
1126
  </li></ul></dd>
1094
1127
 
1095
1128
 
@@ -1195,7 +1228,7 @@ send session close request before connection close if session mode
1195
1228
 
1196
1229
  <dt class="tag-source">Source:</dt>
1197
1230
  <dd class="tag-source"><ul class="dummy"><li>
1198
- <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line68">line 68</a>
1231
+ <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line69">line 69</a>
1199
1232
  </li></ul></dd>
1200
1233
 
1201
1234
 
@@ -1373,7 +1406,7 @@ send session close request before connection close if session mode
1373
1406
 
1374
1407
  <dt class="tag-source">Source:</dt>
1375
1408
  <dd class="tag-source"><ul class="dummy"><li>
1376
- <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line195">line 195</a>
1409
+ <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line196">line 196</a>
1377
1410
  </li></ul></dd>
1378
1411
 
1379
1412
 
@@ -1589,7 +1622,7 @@ send session close request before connection close if session mode
1589
1622
 
1590
1623
  <dt class="tag-source">Source:</dt>
1591
1624
  <dd class="tag-source"><ul class="dummy"><li>
1592
- <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line136">line 136</a>
1625
+ <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line137">line 137</a>
1593
1626
  </li></ul></dd>
1594
1627
 
1595
1628
 
@@ -1823,7 +1856,7 @@ send session close request before connection close if session mode
1823
1856
 
1824
1857
  <dt class="tag-source">Source:</dt>
1825
1858
  <dd class="tag-source"><ul class="dummy"><li>
1826
- <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line97">line 97</a>
1859
+ <a href="driver_client.js.html">driver/client.js</a>, <a href="driver_client.js.html#line98">line 98</a>
1827
1860
  </li></ul></dd>
1828
1861
 
1829
1862
 
@@ -1893,7 +1926,7 @@ send session close request before connection close if session mode
1893
1926
  <br class="clear">
1894
1927
 
1895
1928
  <footer>
1896
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
1929
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard Time)
1897
1930
  </footer>
1898
1931
 
1899
1932
  <script> prettyPrint(); </script>
@@ -644,6 +644,39 @@
644
644
  </tr>
645
645
 
646
646
 
647
+
648
+ <tr>
649
+
650
+ <td class="name"><code>agent</code></td>
651
+
652
+
653
+ <td class="type">
654
+
655
+
656
+ <span class="param-type">http.Agent</span>
657
+
658
+
659
+
660
+ </td>
661
+
662
+
663
+ <td class="attributes">
664
+
665
+ &lt;optional><br>
666
+
667
+
668
+
669
+
670
+
671
+ </td>
672
+
673
+
674
+
675
+
676
+ <td class="description last">The http.Agent implementation to use.</td>
677
+ </tr>
678
+
679
+
647
680
  </tbody>
648
681
  </table>
649
682
 
@@ -688,7 +721,7 @@
688
721
 
689
722
  <dt class="tag-source">Source:</dt>
690
723
  <dd class="tag-source"><ul class="dummy"><li>
691
- <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line52">line 52</a>
724
+ <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line54">line 54</a>
692
725
  </li></ul></dd>
693
726
 
694
727
 
@@ -792,7 +825,7 @@
792
825
 
793
826
  <dt class="tag-source">Source:</dt>
794
827
  <dd class="tag-source"><ul class="dummy"><li>
795
- <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line83">line 83</a>
828
+ <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line86">line 86</a>
796
829
  </li></ul></dd>
797
830
 
798
831
 
@@ -872,7 +905,7 @@
872
905
 
873
906
  <dt class="tag-source">Source:</dt>
874
907
  <dd class="tag-source"><ul class="dummy"><li>
875
- <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line377">line 377</a>
908
+ <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line388">line 388</a>
876
909
  </li></ul></dd>
877
910
 
878
911
 
@@ -960,7 +993,7 @@
960
993
 
961
994
  <dt class="tag-source">Source:</dt>
962
995
  <dd class="tag-source"><ul class="dummy"><li>
963
- <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line417">line 417</a>
996
+ <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line428">line 428</a>
964
997
  </li></ul></dd>
965
998
 
966
999
 
@@ -1066,7 +1099,7 @@
1066
1099
 
1067
1100
  <dt class="tag-source">Source:</dt>
1068
1101
  <dd class="tag-source"><ul class="dummy"><li>
1069
- <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line112">line 112</a>
1102
+ <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line115">line 115</a>
1070
1103
  </li></ul></dd>
1071
1104
 
1072
1105
 
@@ -1168,7 +1201,7 @@
1168
1201
 
1169
1202
  <dt class="tag-source">Source:</dt>
1170
1203
  <dd class="tag-source"><ul class="dummy"><li>
1171
- <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line197">line 197</a>
1204
+ <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line205">line 205</a>
1172
1205
  </li></ul></dd>
1173
1206
 
1174
1207
 
@@ -1252,7 +1285,7 @@
1252
1285
 
1253
1286
  <dt class="tag-source">Source:</dt>
1254
1287
  <dd class="tag-source"><ul class="dummy"><li>
1255
- <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line168">line 168</a>
1288
+ <a href="driver_connection.js.html">driver/connection.js</a>, <a href="driver_connection.js.html#line172">line 172</a>
1256
1289
  </li></ul></dd>
1257
1290
 
1258
1291
 
@@ -1304,7 +1337,7 @@
1304
1337
  <br class="clear">
1305
1338
 
1306
1339
  <footer>
1307
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
1340
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard Time)
1308
1341
  </footer>
1309
1342
 
1310
1343
  <script> prettyPrint(); </script>
@@ -644,6 +644,39 @@
644
644
  </tr>
645
645
 
646
646
 
647
+
648
+ <tr>
649
+
650
+ <td class="name"><code>agent</code></td>
651
+
652
+
653
+ <td class="type">
654
+
655
+
656
+ <span class="param-type">http.Agent</span>
657
+
658
+
659
+
660
+ </td>
661
+
662
+
663
+ <td class="attributes">
664
+
665
+ &lt;optional><br>
666
+
667
+
668
+
669
+
670
+
671
+ </td>
672
+
673
+
674
+
675
+
676
+ <td class="description last">The http.Agent implementation to use.</td>
677
+ </tr>
678
+
679
+
647
680
  </tbody>
648
681
  </table>
649
682
 
@@ -778,7 +811,7 @@
778
811
 
779
812
  <dt class="tag-source">Source:</dt>
780
813
  <dd class="tag-source"><ul class="dummy"><li>
781
- <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line68">line 68</a>
814
+ <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line69">line 69</a>
782
815
  </li></ul></dd>
783
816
 
784
817
 
@@ -836,7 +869,7 @@
836
869
 
837
870
  <dt class="tag-source">Source:</dt>
838
871
  <dd class="tag-source"><ul class="dummy"><li>
839
- <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line113">line 113</a>
872
+ <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line114">line 114</a>
840
873
  </li></ul></dd>
841
874
 
842
875
 
@@ -912,7 +945,7 @@
912
945
 
913
946
  <dt class="tag-source">Source:</dt>
914
947
  <dd class="tag-source"><ul class="dummy"><li>
915
- <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line133">line 133</a>
948
+ <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line134">line 134</a>
916
949
  </li></ul></dd>
917
950
 
918
951
 
@@ -996,7 +1029,7 @@
996
1029
 
997
1030
  <dt class="tag-source">Source:</dt>
998
1031
  <dd class="tag-source"><ul class="dummy"><li>
999
- <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line128">line 128</a>
1032
+ <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line129">line 129</a>
1000
1033
  </li></ul></dd>
1001
1034
 
1002
1035
 
@@ -1080,7 +1113,7 @@
1080
1113
 
1081
1114
  <dt class="tag-source">Source:</dt>
1082
1115
  <dd class="tag-source"><ul class="dummy"><li>
1083
- <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line118">line 118</a>
1116
+ <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line119">line 119</a>
1084
1117
  </li></ul></dd>
1085
1118
 
1086
1119
 
@@ -1164,7 +1197,7 @@
1164
1197
 
1165
1198
  <dt class="tag-source">Source:</dt>
1166
1199
  <dd class="tag-source"><ul class="dummy"><li>
1167
- <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line101">line 101</a>
1200
+ <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line102">line 102</a>
1168
1201
  </li></ul></dd>
1169
1202
 
1170
1203
 
@@ -1248,7 +1281,7 @@
1248
1281
 
1249
1282
  <dt class="tag-source">Source:</dt>
1250
1283
  <dd class="tag-source"><ul class="dummy"><li>
1251
- <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line63">line 63</a>
1284
+ <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line64">line 64</a>
1252
1285
  </li></ul></dd>
1253
1286
 
1254
1287
 
@@ -1332,7 +1365,7 @@
1332
1365
 
1333
1366
  <dt class="tag-source">Source:</dt>
1334
1367
  <dd class="tag-source"><ul class="dummy"><li>
1335
- <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line138">line 138</a>
1368
+ <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line139">line 139</a>
1336
1369
  </li></ul></dd>
1337
1370
 
1338
1371
 
@@ -1416,7 +1449,7 @@
1416
1449
 
1417
1450
  <dt class="tag-source">Source:</dt>
1418
1451
  <dd class="tag-source"><ul class="dummy"><li>
1419
- <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line123">line 123</a>
1452
+ <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line124">line 124</a>
1420
1453
  </li></ul></dd>
1421
1454
 
1422
1455
 
@@ -1500,7 +1533,7 @@
1500
1533
 
1501
1534
  <dt class="tag-source">Source:</dt>
1502
1535
  <dd class="tag-source"><ul class="dummy"><li>
1503
- <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line73">line 73</a>
1536
+ <a href="driver_driver-remote-connection.js.html">driver/driver-remote-connection.js</a>, <a href="driver_driver-remote-connection.js.html#line74">line 74</a>
1504
1537
  </li></ul></dd>
1505
1538
 
1506
1539
 
@@ -1552,7 +1585,7 @@
1552
1585
  <br class="clear">
1553
1586
 
1554
1587
  <footer>
1555
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
1588
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard Time)
1556
1589
  </footer>
1557
1590
 
1558
1591
  <script> prettyPrint(); </script>
@@ -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 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
246
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard 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 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
337
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard 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 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
401
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard 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 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
552
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard 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 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
164
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard 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 3.6.10</a> on Fri Aug 04 2023 12:43:56 GMT-0700 (Pacific Daylight Time)
164
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Dec 04 2023 12:21:39 GMT-0800 (Pacific Standard Time)
165
165
  </footer>
166
166
 
167
167
  <script> prettyPrint(); </script>