gremlin 3.8.0 → 3.8.2

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 (85) hide show
  1. package/.prettierrc.js +1 -1
  2. package/NOTICE +1 -1
  3. package/doc/AnonymousTraversalSource.html +69 -69
  4. package/doc/Authenticator.html +2 -2
  5. package/doc/Bytecode.html +87 -87
  6. package/doc/CardinalityValue.html +2 -2
  7. package/doc/Client.html +2 -2
  8. package/doc/Connection.html +2 -2
  9. package/doc/DriverRemoteConnection.html +2 -2
  10. package/doc/EdgeLabelVerificationStrategy.html +3 -3
  11. package/doc/Graph.html +2 -2
  12. package/doc/GraphSON2Reader.html +2 -2
  13. package/doc/GraphSON2Writer.html +2 -2
  14. package/doc/GraphSON3Reader.html +2 -2
  15. package/doc/GraphSON3Writer.html +2 -2
  16. package/doc/GraphTraversal.html +337 -337
  17. package/doc/GraphTraversalSource.html +278 -278
  18. package/doc/HaltedTraverserStrategy.html +2 -2
  19. package/doc/MatchAlgorithmStrategy.html +2 -2
  20. package/doc/P.html +110 -110
  21. package/doc/PartitionStrategy.html +2 -2
  22. package/doc/Path.html +3 -3
  23. package/doc/PlainTextSaslAuthenticator.html +2 -2
  24. package/doc/ProductiveByStrategy.html +6 -3
  25. package/doc/RemoteConnection.html +2 -2
  26. package/doc/RemoteStrategy.html +2 -2
  27. package/doc/RemoteTraversal.html +2 -2
  28. package/doc/ReservedKeysVerificationStrategy.html +3 -3
  29. package/doc/ResponseError.html +2 -2
  30. package/doc/ResultSet.html +2 -2
  31. package/doc/SaslAuthenticator.html +2 -2
  32. package/doc/SaslMechanismBase.html +2 -2
  33. package/doc/SaslMechanismPlain.html +2 -2
  34. package/doc/SeedStrategy.html +2 -2
  35. package/doc/SubgraphStrategy.html +2 -2
  36. package/doc/TextP.html +101 -101
  37. package/doc/Transaction.html +2 -2
  38. package/doc/Translator.html +2 -2
  39. package/doc/TraversalStrategies.html +2 -2
  40. package/doc/TraversalStrategy.html +2 -2
  41. package/doc/TypeSerializer.html +2 -2
  42. package/doc/driver_auth_authenticator.js.html +2 -2
  43. package/doc/driver_auth_mechanisms_sasl-mechanism-base.js.html +2 -2
  44. package/doc/driver_auth_mechanisms_sasl-mechanism-plain.js.html +2 -2
  45. package/doc/driver_auth_plain-text-sasl-authenticator.js.html +2 -2
  46. package/doc/driver_auth_sasl-authenticator.js.html +2 -2
  47. package/doc/driver_client.js.html +2 -2
  48. package/doc/driver_connection.js.html +2 -2
  49. package/doc/driver_driver-remote-connection.js.html +2 -2
  50. package/doc/driver_remote-connection.js.html +2 -2
  51. package/doc/driver_response-error.js.html +2 -2
  52. package/doc/driver_result-set.js.html +2 -2
  53. package/doc/global.html +3 -3
  54. package/doc/index.html +2 -2
  55. package/doc/module.exports.html +2 -2
  56. package/doc/process_anonymous-traversal.js.html +2 -2
  57. package/doc/process_bytecode.js.html +2 -2
  58. package/doc/process_graph-traversal.js.html +2 -2
  59. package/doc/process_transaction.js.html +2 -2
  60. package/doc/process_translator.js.html +2 -2
  61. package/doc/process_traversal-strategy.js.html +6 -2
  62. package/doc/process_traversal.js.html +30 -7
  63. package/doc/structure_graph.js.html +15 -2
  64. package/doc/structure_io_binary_internals_DataType.js.html +2 -2
  65. package/doc/structure_io_binary_internals_GraphBinaryReader.js.html +2 -2
  66. package/doc/structure_io_binary_internals_GraphBinaryWriter.js.html +2 -2
  67. package/doc/structure_io_graph-serializer.js.html +2 -2
  68. package/doc/structure_io_type-serializers.js.html +11 -3
  69. package/doc/utils.js.html +3 -3
  70. package/docker-compose.yml +13 -3
  71. package/eslint.config.mjs +143 -0
  72. package/index.js +1 -1
  73. package/lib/process/traversal-strategy.js +4 -0
  74. package/lib/process/traversal.js +28 -5
  75. package/lib/structure/graph.js +13 -0
  76. package/lib/structure/io/binary/internals/OffsetDateTimeSerializer.js +9 -0
  77. package/lib/structure/io/type-serializers.js +9 -1
  78. package/lib/utils.js +1 -1
  79. package/package.json +19 -17
  80. package/.eslintrc.js +0 -154
  81. package/Gruntfile.js +0 -35
  82. package/doc/DataType.js.html +0 -150
  83. package/doc/GraphBinaryReader.js.html +0 -132
  84. package/doc/GraphBinaryWriter.js.html +0 -135
  85. package/licenses/chai +0 -21
@@ -149,7 +149,7 @@
149
149
 
150
150
 
151
151
 
152
- <h4 class="name" id="addE"><span class="type-signature"></span>addE<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
152
+ <h4 class="name" id="E"><span class="type-signature"></span>E<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
153
153
 
154
154
 
155
155
 
@@ -157,7 +157,7 @@
157
157
 
158
158
 
159
159
  <div class="description">
160
- Graph traversal addE method.
160
+ Graph traversal E method.
161
161
  </div>
162
162
 
163
163
 
@@ -262,7 +262,7 @@
262
262
 
263
263
  <dt class="tag-source">Source:</dt>
264
264
  <dd class="tag-source"><ul class="dummy"><li>
265
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line371">line 371</a>
265
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line361">line 361</a>
266
266
  </li></ul></dd>
267
267
 
268
268
 
@@ -316,7 +316,7 @@
316
316
 
317
317
 
318
318
 
319
- <h4 class="name" id="addV"><span class="type-signature"></span>addV<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
319
+ <h4 class="name" id="V"><span class="type-signature"></span>V<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
320
320
 
321
321
 
322
322
 
@@ -324,7 +324,7 @@
324
324
 
325
325
 
326
326
  <div class="description">
327
- Graph traversal addV method.
327
+ Graph traversal V method.
328
328
  </div>
329
329
 
330
330
 
@@ -429,7 +429,7 @@
429
429
 
430
430
  <dt class="tag-source">Source:</dt>
431
431
  <dd class="tag-source"><ul class="dummy"><li>
432
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line381">line 381</a>
432
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line351">line 351</a>
433
433
  </li></ul></dd>
434
434
 
435
435
 
@@ -483,7 +483,7 @@
483
483
 
484
484
 
485
485
 
486
- <h4 class="name" id="aggregate"><span class="type-signature"></span>aggregate<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
486
+ <h4 class="name" id="addE"><span class="type-signature"></span>addE<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
487
487
 
488
488
 
489
489
 
@@ -491,7 +491,7 @@
491
491
 
492
492
 
493
493
  <div class="description">
494
- Graph traversal aggregate method.
494
+ Graph traversal addE method.
495
495
  </div>
496
496
 
497
497
 
@@ -596,7 +596,7 @@
596
596
 
597
597
  <dt class="tag-source">Source:</dt>
598
598
  <dd class="tag-source"><ul class="dummy"><li>
599
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line391">line 391</a>
599
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line371">line 371</a>
600
600
  </li></ul></dd>
601
601
 
602
602
 
@@ -650,7 +650,7 @@
650
650
 
651
651
 
652
652
 
653
- <h4 class="name" id="all"><span class="type-signature"></span>all<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
653
+ <h4 class="name" id="addV"><span class="type-signature"></span>addV<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
654
654
 
655
655
 
656
656
 
@@ -658,7 +658,7 @@
658
658
 
659
659
 
660
660
  <div class="description">
661
- Graph traversal all method.
661
+ Graph traversal addV method.
662
662
  </div>
663
663
 
664
664
 
@@ -763,7 +763,7 @@
763
763
 
764
764
  <dt class="tag-source">Source:</dt>
765
765
  <dd class="tag-source"><ul class="dummy"><li>
766
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line401">line 401</a>
766
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line381">line 381</a>
767
767
  </li></ul></dd>
768
768
 
769
769
 
@@ -817,7 +817,7 @@
817
817
 
818
818
 
819
819
 
820
- <h4 class="name" id="and"><span class="type-signature"></span>and<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
820
+ <h4 class="name" id="aggregate"><span class="type-signature"></span>aggregate<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
821
821
 
822
822
 
823
823
 
@@ -825,7 +825,7 @@
825
825
 
826
826
 
827
827
  <div class="description">
828
- Graph traversal and method.
828
+ Graph traversal aggregate method.
829
829
  </div>
830
830
 
831
831
 
@@ -930,7 +930,7 @@
930
930
 
931
931
  <dt class="tag-source">Source:</dt>
932
932
  <dd class="tag-source"><ul class="dummy"><li>
933
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line411">line 411</a>
933
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line391">line 391</a>
934
934
  </li></ul></dd>
935
935
 
936
936
 
@@ -984,7 +984,7 @@
984
984
 
985
985
 
986
986
 
987
- <h4 class="name" id="any"><span class="type-signature"></span>any<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
987
+ <h4 class="name" id="all"><span class="type-signature"></span>all<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
988
988
 
989
989
 
990
990
 
@@ -992,7 +992,7 @@
992
992
 
993
993
 
994
994
  <div class="description">
995
- Graph traversal any method.
995
+ Graph traversal all method.
996
996
  </div>
997
997
 
998
998
 
@@ -1097,7 +1097,7 @@
1097
1097
 
1098
1098
  <dt class="tag-source">Source:</dt>
1099
1099
  <dd class="tag-source"><ul class="dummy"><li>
1100
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line421">line 421</a>
1100
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line401">line 401</a>
1101
1101
  </li></ul></dd>
1102
1102
 
1103
1103
 
@@ -1151,7 +1151,7 @@
1151
1151
 
1152
1152
 
1153
1153
 
1154
- <h4 class="name" id="as"><span class="type-signature"></span>as<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1154
+ <h4 class="name" id="and"><span class="type-signature"></span>and<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1155
1155
 
1156
1156
 
1157
1157
 
@@ -1159,7 +1159,7 @@
1159
1159
 
1160
1160
 
1161
1161
  <div class="description">
1162
- Graph traversal as method.
1162
+ Graph traversal and method.
1163
1163
  </div>
1164
1164
 
1165
1165
 
@@ -1264,7 +1264,7 @@
1264
1264
 
1265
1265
  <dt class="tag-source">Source:</dt>
1266
1266
  <dd class="tag-source"><ul class="dummy"><li>
1267
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line431">line 431</a>
1267
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line411">line 411</a>
1268
1268
  </li></ul></dd>
1269
1269
 
1270
1270
 
@@ -1318,7 +1318,7 @@
1318
1318
 
1319
1319
 
1320
1320
 
1321
- <h4 class="name" id="asBool"><span class="type-signature"></span>asBool<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1321
+ <h4 class="name" id="any"><span class="type-signature"></span>any<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1322
1322
 
1323
1323
 
1324
1324
 
@@ -1326,7 +1326,7 @@
1326
1326
 
1327
1327
 
1328
1328
  <div class="description">
1329
- Graph traversal asBool method.
1329
+ Graph traversal any method.
1330
1330
  </div>
1331
1331
 
1332
1332
 
@@ -1431,7 +1431,7 @@
1431
1431
 
1432
1432
  <dt class="tag-source">Source:</dt>
1433
1433
  <dd class="tag-source"><ul class="dummy"><li>
1434
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line441">line 441</a>
1434
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line421">line 421</a>
1435
1435
  </li></ul></dd>
1436
1436
 
1437
1437
 
@@ -1485,7 +1485,7 @@
1485
1485
 
1486
1486
 
1487
1487
 
1488
- <h4 class="name" id="asDate"><span class="type-signature"></span>asDate<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1488
+ <h4 class="name" id="as"><span class="type-signature"></span>as<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1489
1489
 
1490
1490
 
1491
1491
 
@@ -1493,7 +1493,7 @@
1493
1493
 
1494
1494
 
1495
1495
  <div class="description">
1496
- Graph traversal asDate method.
1496
+ Graph traversal as method.
1497
1497
  </div>
1498
1498
 
1499
1499
 
@@ -1598,7 +1598,7 @@
1598
1598
 
1599
1599
  <dt class="tag-source">Source:</dt>
1600
1600
  <dd class="tag-source"><ul class="dummy"><li>
1601
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line451">line 451</a>
1601
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line431">line 431</a>
1602
1602
  </li></ul></dd>
1603
1603
 
1604
1604
 
@@ -1652,7 +1652,7 @@
1652
1652
 
1653
1653
 
1654
1654
 
1655
- <h4 class="name" id="asNumber"><span class="type-signature"></span>asNumber<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1655
+ <h4 class="name" id="asBool"><span class="type-signature"></span>asBool<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1656
1656
 
1657
1657
 
1658
1658
 
@@ -1660,7 +1660,7 @@
1660
1660
 
1661
1661
 
1662
1662
  <div class="description">
1663
- Graph traversal asNumber method.
1663
+ Graph traversal asBool method.
1664
1664
  </div>
1665
1665
 
1666
1666
 
@@ -1765,7 +1765,7 @@
1765
1765
 
1766
1766
  <dt class="tag-source">Source:</dt>
1767
1767
  <dd class="tag-source"><ul class="dummy"><li>
1768
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line461">line 461</a>
1768
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line441">line 441</a>
1769
1769
  </li></ul></dd>
1770
1770
 
1771
1771
 
@@ -1819,7 +1819,7 @@
1819
1819
 
1820
1820
 
1821
1821
 
1822
- <h4 class="name" id="asString"><span class="type-signature"></span>asString<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1822
+ <h4 class="name" id="asDate"><span class="type-signature"></span>asDate<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1823
1823
 
1824
1824
 
1825
1825
 
@@ -1827,7 +1827,7 @@
1827
1827
 
1828
1828
 
1829
1829
  <div class="description">
1830
- Graph traversal asString method.
1830
+ Graph traversal asDate method.
1831
1831
  </div>
1832
1832
 
1833
1833
 
@@ -1932,7 +1932,7 @@
1932
1932
 
1933
1933
  <dt class="tag-source">Source:</dt>
1934
1934
  <dd class="tag-source"><ul class="dummy"><li>
1935
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line471">line 471</a>
1935
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line451">line 451</a>
1936
1936
  </li></ul></dd>
1937
1937
 
1938
1938
 
@@ -1986,7 +1986,7 @@
1986
1986
 
1987
1987
 
1988
1988
 
1989
- <h4 class="name" id="barrier"><span class="type-signature"></span>barrier<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1989
+ <h4 class="name" id="asNumber"><span class="type-signature"></span>asNumber<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
1990
1990
 
1991
1991
 
1992
1992
 
@@ -1994,7 +1994,7 @@
1994
1994
 
1995
1995
 
1996
1996
  <div class="description">
1997
- Graph traversal barrier method.
1997
+ Graph traversal asNumber method.
1998
1998
  </div>
1999
1999
 
2000
2000
 
@@ -2099,7 +2099,7 @@
2099
2099
 
2100
2100
  <dt class="tag-source">Source:</dt>
2101
2101
  <dd class="tag-source"><ul class="dummy"><li>
2102
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line481">line 481</a>
2102
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line461">line 461</a>
2103
2103
  </li></ul></dd>
2104
2104
 
2105
2105
 
@@ -2153,7 +2153,7 @@
2153
2153
 
2154
2154
 
2155
2155
 
2156
- <h4 class="name" id="both"><span class="type-signature"></span>both<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2156
+ <h4 class="name" id="asString"><span class="type-signature"></span>asString<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2157
2157
 
2158
2158
 
2159
2159
 
@@ -2161,7 +2161,7 @@
2161
2161
 
2162
2162
 
2163
2163
  <div class="description">
2164
- Graph traversal both method.
2164
+ Graph traversal asString method.
2165
2165
  </div>
2166
2166
 
2167
2167
 
@@ -2266,7 +2266,7 @@
2266
2266
 
2267
2267
  <dt class="tag-source">Source:</dt>
2268
2268
  <dd class="tag-source"><ul class="dummy"><li>
2269
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line491">line 491</a>
2269
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line471">line 471</a>
2270
2270
  </li></ul></dd>
2271
2271
 
2272
2272
 
@@ -2320,7 +2320,7 @@
2320
2320
 
2321
2321
 
2322
2322
 
2323
- <h4 class="name" id="bothE"><span class="type-signature"></span>bothE<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2323
+ <h4 class="name" id="barrier"><span class="type-signature"></span>barrier<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2324
2324
 
2325
2325
 
2326
2326
 
@@ -2328,7 +2328,7 @@
2328
2328
 
2329
2329
 
2330
2330
  <div class="description">
2331
- Graph traversal bothE method.
2331
+ Graph traversal barrier method.
2332
2332
  </div>
2333
2333
 
2334
2334
 
@@ -2433,7 +2433,7 @@
2433
2433
 
2434
2434
  <dt class="tag-source">Source:</dt>
2435
2435
  <dd class="tag-source"><ul class="dummy"><li>
2436
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line501">line 501</a>
2436
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line481">line 481</a>
2437
2437
  </li></ul></dd>
2438
2438
 
2439
2439
 
@@ -2487,7 +2487,7 @@
2487
2487
 
2488
2488
 
2489
2489
 
2490
- <h4 class="name" id="bothV"><span class="type-signature"></span>bothV<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2490
+ <h4 class="name" id="both"><span class="type-signature"></span>both<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2491
2491
 
2492
2492
 
2493
2493
 
@@ -2495,7 +2495,7 @@
2495
2495
 
2496
2496
 
2497
2497
  <div class="description">
2498
- Graph traversal bothV method.
2498
+ Graph traversal both method.
2499
2499
  </div>
2500
2500
 
2501
2501
 
@@ -2600,7 +2600,7 @@
2600
2600
 
2601
2601
  <dt class="tag-source">Source:</dt>
2602
2602
  <dd class="tag-source"><ul class="dummy"><li>
2603
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line511">line 511</a>
2603
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line491">line 491</a>
2604
2604
  </li></ul></dd>
2605
2605
 
2606
2606
 
@@ -2654,7 +2654,7 @@
2654
2654
 
2655
2655
 
2656
2656
 
2657
- <h4 class="name" id="branch"><span class="type-signature"></span>branch<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2657
+ <h4 class="name" id="bothE"><span class="type-signature"></span>bothE<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2658
2658
 
2659
2659
 
2660
2660
 
@@ -2662,7 +2662,7 @@
2662
2662
 
2663
2663
 
2664
2664
  <div class="description">
2665
- Graph traversal branch method.
2665
+ Graph traversal bothE method.
2666
2666
  </div>
2667
2667
 
2668
2668
 
@@ -2767,7 +2767,7 @@
2767
2767
 
2768
2768
  <dt class="tag-source">Source:</dt>
2769
2769
  <dd class="tag-source"><ul class="dummy"><li>
2770
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line521">line 521</a>
2770
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line501">line 501</a>
2771
2771
  </li></ul></dd>
2772
2772
 
2773
2773
 
@@ -2821,7 +2821,7 @@
2821
2821
 
2822
2822
 
2823
2823
 
2824
- <h4 class="name" id="by"><span class="type-signature"></span>by<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2824
+ <h4 class="name" id="bothV"><span class="type-signature"></span>bothV<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2825
2825
 
2826
2826
 
2827
2827
 
@@ -2829,7 +2829,7 @@
2829
2829
 
2830
2830
 
2831
2831
  <div class="description">
2832
- Graph traversal by method.
2832
+ Graph traversal bothV method.
2833
2833
  </div>
2834
2834
 
2835
2835
 
@@ -2934,7 +2934,7 @@
2934
2934
 
2935
2935
  <dt class="tag-source">Source:</dt>
2936
2936
  <dd class="tag-source"><ul class="dummy"><li>
2937
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line531">line 531</a>
2937
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line511">line 511</a>
2938
2938
  </li></ul></dd>
2939
2939
 
2940
2940
 
@@ -2988,7 +2988,7 @@
2988
2988
 
2989
2989
 
2990
2990
 
2991
- <h4 class="name" id="call"><span class="type-signature"></span>call<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2991
+ <h4 class="name" id="branch"><span class="type-signature"></span>branch<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
2992
2992
 
2993
2993
 
2994
2994
 
@@ -2996,7 +2996,7 @@
2996
2996
 
2997
2997
 
2998
2998
  <div class="description">
2999
- Graph traversal call method.
2999
+ Graph traversal branch method.
3000
3000
  </div>
3001
3001
 
3002
3002
 
@@ -3101,7 +3101,7 @@
3101
3101
 
3102
3102
  <dt class="tag-source">Source:</dt>
3103
3103
  <dd class="tag-source"><ul class="dummy"><li>
3104
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line541">line 541</a>
3104
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line521">line 521</a>
3105
3105
  </li></ul></dd>
3106
3106
 
3107
3107
 
@@ -3155,7 +3155,7 @@
3155
3155
 
3156
3156
 
3157
3157
 
3158
- <h4 class="name" id="cap"><span class="type-signature"></span>cap<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
3158
+ <h4 class="name" id="by"><span class="type-signature"></span>by<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
3159
3159
 
3160
3160
 
3161
3161
 
@@ -3163,7 +3163,7 @@
3163
3163
 
3164
3164
 
3165
3165
  <div class="description">
3166
- Graph traversal cap method.
3166
+ Graph traversal by method.
3167
3167
  </div>
3168
3168
 
3169
3169
 
@@ -3268,7 +3268,7 @@
3268
3268
 
3269
3269
  <dt class="tag-source">Source:</dt>
3270
3270
  <dd class="tag-source"><ul class="dummy"><li>
3271
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line550">line 550</a>
3271
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line531">line 531</a>
3272
3272
  </li></ul></dd>
3273
3273
 
3274
3274
 
@@ -3322,7 +3322,7 @@
3322
3322
 
3323
3323
 
3324
3324
 
3325
- <h4 class="name" id="choose"><span class="type-signature"></span>choose<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
3325
+ <h4 class="name" id="call"><span class="type-signature"></span>call<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
3326
3326
 
3327
3327
 
3328
3328
 
@@ -3330,7 +3330,7 @@
3330
3330
 
3331
3331
 
3332
3332
  <div class="description">
3333
- Graph traversal choose method.
3333
+ Graph traversal call method.
3334
3334
  </div>
3335
3335
 
3336
3336
 
@@ -3435,7 +3435,7 @@
3435
3435
 
3436
3436
  <dt class="tag-source">Source:</dt>
3437
3437
  <dd class="tag-source"><ul class="dummy"><li>
3438
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line560">line 560</a>
3438
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line541">line 541</a>
3439
3439
  </li></ul></dd>
3440
3440
 
3441
3441
 
@@ -3489,7 +3489,7 @@
3489
3489
 
3490
3490
 
3491
3491
 
3492
- <h4 class="name" id="clone"><span class="type-signature"></span>clone<span class="signature">()</span><span class="type-signature"></span></h4>
3492
+ <h4 class="name" id="cap"><span class="type-signature"></span>cap<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
3493
3493
 
3494
3494
 
3495
3495
 
@@ -3497,7 +3497,7 @@
3497
3497
 
3498
3498
 
3499
3499
  <div class="description">
3500
- Copy a traversal so as to reset and re-use it.
3500
+ Graph traversal cap method.
3501
3501
  </div>
3502
3502
 
3503
3503
 
@@ -3508,6 +3508,67 @@
3508
3508
 
3509
3509
 
3510
3510
 
3511
+ <h5>Parameters:</h5>
3512
+
3513
+
3514
+ <table class="params">
3515
+ <thead>
3516
+ <tr>
3517
+
3518
+ <th>Name</th>
3519
+
3520
+
3521
+ <th>Type</th>
3522
+
3523
+
3524
+ <th>Attributes</th>
3525
+
3526
+
3527
+
3528
+
3529
+ <th class="last">Description</th>
3530
+ </tr>
3531
+ </thead>
3532
+
3533
+ <tbody>
3534
+
3535
+
3536
+ <tr>
3537
+
3538
+ <td class="name"><code>args</code></td>
3539
+
3540
+
3541
+ <td class="type">
3542
+
3543
+
3544
+ <span class="param-type">Object</span>
3545
+
3546
+
3547
+
3548
+ </td>
3549
+
3550
+
3551
+ <td class="attributes">
3552
+
3553
+
3554
+
3555
+
3556
+
3557
+ &lt;repeatable><br>
3558
+
3559
+ </td>
3560
+
3561
+
3562
+
3563
+
3564
+ <td class="description last"></td>
3565
+ </tr>
3566
+
3567
+
3568
+ </tbody>
3569
+ </table>
3570
+
3571
+
3511
3572
 
3512
3573
 
3513
3574
 
@@ -3541,7 +3602,7 @@
3541
3602
 
3542
3603
  <dt class="tag-source">Source:</dt>
3543
3604
  <dd class="tag-source"><ul class="dummy"><li>
3544
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line342">line 342</a>
3605
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line550">line 550</a>
3545
3606
  </li></ul></dd>
3546
3607
 
3547
3608
 
@@ -3566,6 +3627,24 @@
3566
3627
 
3567
3628
 
3568
3629
 
3630
+ <h5>Returns:</h5>
3631
+
3632
+
3633
+
3634
+
3635
+ <dl>
3636
+ <dt>
3637
+ Type
3638
+ </dt>
3639
+ <dd>
3640
+
3641
+ <span class="param-type"><a href="GraphTraversal.html">GraphTraversal</a></span>
3642
+
3643
+
3644
+ </dd>
3645
+ </dl>
3646
+
3647
+
3569
3648
 
3570
3649
 
3571
3650
 
@@ -3577,7 +3656,7 @@
3577
3656
 
3578
3657
 
3579
3658
 
3580
- <h4 class="name" id="coalesce"><span class="type-signature"></span>coalesce<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
3659
+ <h4 class="name" id="choose"><span class="type-signature"></span>choose<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
3581
3660
 
3582
3661
 
3583
3662
 
@@ -3585,7 +3664,7 @@
3585
3664
 
3586
3665
 
3587
3666
  <div class="description">
3588
- Graph traversal coalesce method.
3667
+ Graph traversal choose method.
3589
3668
  </div>
3590
3669
 
3591
3670
 
@@ -3690,7 +3769,7 @@
3690
3769
 
3691
3770
  <dt class="tag-source">Source:</dt>
3692
3771
  <dd class="tag-source"><ul class="dummy"><li>
3693
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line570">line 570</a>
3772
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line560">line 560</a>
3694
3773
  </li></ul></dd>
3695
3774
 
3696
3775
 
@@ -3744,7 +3823,7 @@
3744
3823
 
3745
3824
 
3746
3825
 
3747
- <h4 class="name" id="coin"><span class="type-signature"></span>coin<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
3826
+ <h4 class="name" id="clone"><span class="type-signature"></span>clone<span class="signature">()</span><span class="type-signature"></span></h4>
3748
3827
 
3749
3828
 
3750
3829
 
@@ -3752,7 +3831,95 @@
3752
3831
 
3753
3832
 
3754
3833
  <div class="description">
3755
- Graph traversal coin method.
3834
+ Copy a traversal so as to reset and re-use it.
3835
+ </div>
3836
+
3837
+
3838
+
3839
+
3840
+
3841
+
3842
+
3843
+
3844
+
3845
+
3846
+
3847
+
3848
+
3849
+ <dl class="details">
3850
+
3851
+
3852
+
3853
+
3854
+
3855
+
3856
+
3857
+
3858
+
3859
+
3860
+
3861
+
3862
+
3863
+
3864
+
3865
+
3866
+
3867
+
3868
+
3869
+
3870
+
3871
+
3872
+
3873
+
3874
+
3875
+
3876
+ <dt class="tag-source">Source:</dt>
3877
+ <dd class="tag-source"><ul class="dummy"><li>
3878
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line342">line 342</a>
3879
+ </li></ul></dd>
3880
+
3881
+
3882
+
3883
+
3884
+
3885
+
3886
+
3887
+ </dl>
3888
+
3889
+
3890
+
3891
+
3892
+
3893
+
3894
+
3895
+
3896
+
3897
+
3898
+
3899
+
3900
+
3901
+
3902
+
3903
+
3904
+
3905
+
3906
+
3907
+
3908
+
3909
+
3910
+
3911
+
3912
+
3913
+
3914
+ <h4 class="name" id="coalesce"><span class="type-signature"></span>coalesce<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
3915
+
3916
+
3917
+
3918
+
3919
+
3920
+
3921
+ <div class="description">
3922
+ Graph traversal coalesce method.
3756
3923
  </div>
3757
3924
 
3758
3925
 
@@ -3857,7 +4024,7 @@
3857
4024
 
3858
4025
  <dt class="tag-source">Source:</dt>
3859
4026
  <dd class="tag-source"><ul class="dummy"><li>
3860
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line580">line 580</a>
4027
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line570">line 570</a>
3861
4028
  </li></ul></dd>
3862
4029
 
3863
4030
 
@@ -3911,7 +4078,7 @@
3911
4078
 
3912
4079
 
3913
4080
 
3914
- <h4 class="name" id="combine"><span class="type-signature"></span>combine<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4081
+ <h4 class="name" id="coin"><span class="type-signature"></span>coin<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
3915
4082
 
3916
4083
 
3917
4084
 
@@ -3919,7 +4086,7 @@
3919
4086
 
3920
4087
 
3921
4088
  <div class="description">
3922
- Graph traversal combine method.
4089
+ Graph traversal coin method.
3923
4090
  </div>
3924
4091
 
3925
4092
 
@@ -4024,7 +4191,7 @@
4024
4191
 
4025
4192
  <dt class="tag-source">Source:</dt>
4026
4193
  <dd class="tag-source"><ul class="dummy"><li>
4027
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line590">line 590</a>
4194
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line580">line 580</a>
4028
4195
  </li></ul></dd>
4029
4196
 
4030
4197
 
@@ -4078,7 +4245,7 @@
4078
4245
 
4079
4246
 
4080
4247
 
4081
- <h4 class="name" id="concat"><span class="type-signature"></span>concat<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4248
+ <h4 class="name" id="combine"><span class="type-signature"></span>combine<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4082
4249
 
4083
4250
 
4084
4251
 
@@ -4086,7 +4253,7 @@
4086
4253
 
4087
4254
 
4088
4255
  <div class="description">
4089
- Graph traversal concat method.
4256
+ Graph traversal combine method.
4090
4257
  </div>
4091
4258
 
4092
4259
 
@@ -4191,7 +4358,7 @@
4191
4358
 
4192
4359
  <dt class="tag-source">Source:</dt>
4193
4360
  <dd class="tag-source"><ul class="dummy"><li>
4194
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line600">line 600</a>
4361
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line590">line 590</a>
4195
4362
  </li></ul></dd>
4196
4363
 
4197
4364
 
@@ -4245,7 +4412,7 @@
4245
4412
 
4246
4413
 
4247
4414
 
4248
- <h4 class="name" id="conjoin"><span class="type-signature"></span>conjoin<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4415
+ <h4 class="name" id="concat"><span class="type-signature"></span>concat<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4249
4416
 
4250
4417
 
4251
4418
 
@@ -4253,7 +4420,7 @@
4253
4420
 
4254
4421
 
4255
4422
  <div class="description">
4256
- Graph traversal conjoin method.
4423
+ Graph traversal concat method.
4257
4424
  </div>
4258
4425
 
4259
4426
 
@@ -4358,7 +4525,7 @@
4358
4525
 
4359
4526
  <dt class="tag-source">Source:</dt>
4360
4527
  <dd class="tag-source"><ul class="dummy"><li>
4361
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line610">line 610</a>
4528
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line600">line 600</a>
4362
4529
  </li></ul></dd>
4363
4530
 
4364
4531
 
@@ -4412,7 +4579,7 @@
4412
4579
 
4413
4580
 
4414
4581
 
4415
- <h4 class="name" id="connectedComponent"><span class="type-signature"></span>connectedComponent<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4582
+ <h4 class="name" id="conjoin"><span class="type-signature"></span>conjoin<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4416
4583
 
4417
4584
 
4418
4585
 
@@ -4420,7 +4587,7 @@
4420
4587
 
4421
4588
 
4422
4589
  <div class="description">
4423
- Graph traversal connectedComponent method.
4590
+ Graph traversal conjoin method.
4424
4591
  </div>
4425
4592
 
4426
4593
 
@@ -4525,7 +4692,7 @@
4525
4692
 
4526
4693
  <dt class="tag-source">Source:</dt>
4527
4694
  <dd class="tag-source"><ul class="dummy"><li>
4528
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line620">line 620</a>
4695
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line610">line 610</a>
4529
4696
  </li></ul></dd>
4530
4697
 
4531
4698
 
@@ -4579,7 +4746,7 @@
4579
4746
 
4580
4747
 
4581
4748
 
4582
- <h4 class="name" id="constant"><span class="type-signature"></span>constant<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4749
+ <h4 class="name" id="connectedComponent"><span class="type-signature"></span>connectedComponent<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4583
4750
 
4584
4751
 
4585
4752
 
@@ -4587,7 +4754,7 @@
4587
4754
 
4588
4755
 
4589
4756
  <div class="description">
4590
- Graph traversal constant method.
4757
+ Graph traversal connectedComponent method.
4591
4758
  </div>
4592
4759
 
4593
4760
 
@@ -4692,7 +4859,7 @@
4692
4859
 
4693
4860
  <dt class="tag-source">Source:</dt>
4694
4861
  <dd class="tag-source"><ul class="dummy"><li>
4695
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line630">line 630</a>
4862
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line620">line 620</a>
4696
4863
  </li></ul></dd>
4697
4864
 
4698
4865
 
@@ -4746,7 +4913,7 @@
4746
4913
 
4747
4914
 
4748
4915
 
4749
- <h4 class="name" id="count"><span class="type-signature"></span>count<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4916
+ <h4 class="name" id="constant"><span class="type-signature"></span>constant<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4750
4917
 
4751
4918
 
4752
4919
 
@@ -4754,7 +4921,7 @@
4754
4921
 
4755
4922
 
4756
4923
  <div class="description">
4757
- Graph traversal count method.
4924
+ Graph traversal constant method.
4758
4925
  </div>
4759
4926
 
4760
4927
 
@@ -4859,7 +5026,7 @@
4859
5026
 
4860
5027
  <dt class="tag-source">Source:</dt>
4861
5028
  <dd class="tag-source"><ul class="dummy"><li>
4862
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line640">line 640</a>
5029
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line630">line 630</a>
4863
5030
  </li></ul></dd>
4864
5031
 
4865
5032
 
@@ -4913,7 +5080,7 @@
4913
5080
 
4914
5081
 
4915
5082
 
4916
- <h4 class="name" id="cyclicPath"><span class="type-signature"></span>cyclicPath<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5083
+ <h4 class="name" id="count"><span class="type-signature"></span>count<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
4917
5084
 
4918
5085
 
4919
5086
 
@@ -4921,7 +5088,7 @@
4921
5088
 
4922
5089
 
4923
5090
  <div class="description">
4924
- Graph traversal cyclicPath method.
5091
+ Graph traversal count method.
4925
5092
  </div>
4926
5093
 
4927
5094
 
@@ -5026,7 +5193,7 @@
5026
5193
 
5027
5194
  <dt class="tag-source">Source:</dt>
5028
5195
  <dd class="tag-source"><ul class="dummy"><li>
5029
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line650">line 650</a>
5196
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line640">line 640</a>
5030
5197
  </li></ul></dd>
5031
5198
 
5032
5199
 
@@ -5080,7 +5247,7 @@
5080
5247
 
5081
5248
 
5082
5249
 
5083
- <h4 class="name" id="dateAdd"><span class="type-signature"></span>dateAdd<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5250
+ <h4 class="name" id="cyclicPath"><span class="type-signature"></span>cyclicPath<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5084
5251
 
5085
5252
 
5086
5253
 
@@ -5088,7 +5255,7 @@
5088
5255
 
5089
5256
 
5090
5257
  <div class="description">
5091
- Graph traversal dateAdd method.
5258
+ Graph traversal cyclicPath method.
5092
5259
  </div>
5093
5260
 
5094
5261
 
@@ -5193,7 +5360,7 @@
5193
5360
 
5194
5361
  <dt class="tag-source">Source:</dt>
5195
5362
  <dd class="tag-source"><ul class="dummy"><li>
5196
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line660">line 660</a>
5363
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line650">line 650</a>
5197
5364
  </li></ul></dd>
5198
5365
 
5199
5366
 
@@ -5247,7 +5414,7 @@
5247
5414
 
5248
5415
 
5249
5416
 
5250
- <h4 class="name" id="dateDiff"><span class="type-signature"></span>dateDiff<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5417
+ <h4 class="name" id="dateAdd"><span class="type-signature"></span>dateAdd<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5251
5418
 
5252
5419
 
5253
5420
 
@@ -5255,7 +5422,7 @@
5255
5422
 
5256
5423
 
5257
5424
  <div class="description">
5258
- Graph traversal dateDiff method.
5425
+ Graph traversal dateAdd method.
5259
5426
  </div>
5260
5427
 
5261
5428
 
@@ -5360,7 +5527,7 @@
5360
5527
 
5361
5528
  <dt class="tag-source">Source:</dt>
5362
5529
  <dd class="tag-source"><ul class="dummy"><li>
5363
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line670">line 670</a>
5530
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line660">line 660</a>
5364
5531
  </li></ul></dd>
5365
5532
 
5366
5533
 
@@ -5414,7 +5581,7 @@
5414
5581
 
5415
5582
 
5416
5583
 
5417
- <h4 class="name" id="dedup"><span class="type-signature"></span>dedup<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5584
+ <h4 class="name" id="dateDiff"><span class="type-signature"></span>dateDiff<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5418
5585
 
5419
5586
 
5420
5587
 
@@ -5422,7 +5589,7 @@
5422
5589
 
5423
5590
 
5424
5591
  <div class="description">
5425
- Graph traversal dedup method.
5592
+ Graph traversal dateDiff method.
5426
5593
  </div>
5427
5594
 
5428
5595
 
@@ -5527,7 +5694,7 @@
5527
5694
 
5528
5695
  <dt class="tag-source">Source:</dt>
5529
5696
  <dd class="tag-source"><ul class="dummy"><li>
5530
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line680">line 680</a>
5697
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line670">line 670</a>
5531
5698
  </li></ul></dd>
5532
5699
 
5533
5700
 
@@ -5581,7 +5748,7 @@
5581
5748
 
5582
5749
 
5583
5750
 
5584
- <h4 class="name" id="difference"><span class="type-signature"></span>difference<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5751
+ <h4 class="name" id="dedup"><span class="type-signature"></span>dedup<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5585
5752
 
5586
5753
 
5587
5754
 
@@ -5589,7 +5756,7 @@
5589
5756
 
5590
5757
 
5591
5758
  <div class="description">
5592
- Graph traversal difference method.
5759
+ Graph traversal dedup method.
5593
5760
  </div>
5594
5761
 
5595
5762
 
@@ -5694,7 +5861,7 @@
5694
5861
 
5695
5862
  <dt class="tag-source">Source:</dt>
5696
5863
  <dd class="tag-source"><ul class="dummy"><li>
5697
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line690">line 690</a>
5864
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line680">line 680</a>
5698
5865
  </li></ul></dd>
5699
5866
 
5700
5867
 
@@ -5748,7 +5915,7 @@
5748
5915
 
5749
5916
 
5750
5917
 
5751
- <h4 class="name" id="discard"><span class="type-signature"></span>discard<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5918
+ <h4 class="name" id="difference"><span class="type-signature"></span>difference<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5752
5919
 
5753
5920
 
5754
5921
 
@@ -5756,7 +5923,7 @@
5756
5923
 
5757
5924
 
5758
5925
  <div class="description">
5759
- Graph traversal discard method.
5926
+ Graph traversal difference method.
5760
5927
  </div>
5761
5928
 
5762
5929
 
@@ -5861,7 +6028,7 @@
5861
6028
 
5862
6029
  <dt class="tag-source">Source:</dt>
5863
6030
  <dd class="tag-source"><ul class="dummy"><li>
5864
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line700">line 700</a>
6031
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line690">line 690</a>
5865
6032
  </li></ul></dd>
5866
6033
 
5867
6034
 
@@ -5915,7 +6082,7 @@
5915
6082
 
5916
6083
 
5917
6084
 
5918
- <h4 class="name" id="disjunct"><span class="type-signature"></span>disjunct<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
6085
+ <h4 class="name" id="discard"><span class="type-signature"></span>discard<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
5919
6086
 
5920
6087
 
5921
6088
 
@@ -5923,7 +6090,7 @@
5923
6090
 
5924
6091
 
5925
6092
  <div class="description">
5926
- Graph traversal disjunct method.
6093
+ Graph traversal discard method.
5927
6094
  </div>
5928
6095
 
5929
6096
 
@@ -6028,7 +6195,7 @@
6028
6195
 
6029
6196
  <dt class="tag-source">Source:</dt>
6030
6197
  <dd class="tag-source"><ul class="dummy"><li>
6031
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line710">line 710</a>
6198
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line700">line 700</a>
6032
6199
  </li></ul></dd>
6033
6200
 
6034
6201
 
@@ -6082,7 +6249,7 @@
6082
6249
 
6083
6250
 
6084
6251
 
6085
- <h4 class="name" id="drop"><span class="type-signature"></span>drop<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
6252
+ <h4 class="name" id="disjunct"><span class="type-signature"></span>disjunct<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
6086
6253
 
6087
6254
 
6088
6255
 
@@ -6090,7 +6257,7 @@
6090
6257
 
6091
6258
 
6092
6259
  <div class="description">
6093
- Graph traversal drop method.
6260
+ Graph traversal disjunct method.
6094
6261
  </div>
6095
6262
 
6096
6263
 
@@ -6195,7 +6362,7 @@
6195
6362
 
6196
6363
  <dt class="tag-source">Source:</dt>
6197
6364
  <dd class="tag-source"><ul class="dummy"><li>
6198
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line720">line 720</a>
6365
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line710">line 710</a>
6199
6366
  </li></ul></dd>
6200
6367
 
6201
6368
 
@@ -6249,7 +6416,7 @@
6249
6416
 
6250
6417
 
6251
6418
 
6252
- <h4 class="name" id="E"><span class="type-signature"></span>E<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
6419
+ <h4 class="name" id="drop"><span class="type-signature"></span>drop<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
6253
6420
 
6254
6421
 
6255
6422
 
@@ -6257,7 +6424,7 @@
6257
6424
 
6258
6425
 
6259
6426
  <div class="description">
6260
- Graph traversal E method.
6427
+ Graph traversal drop method.
6261
6428
  </div>
6262
6429
 
6263
6430
 
@@ -6362,7 +6529,7 @@
6362
6529
 
6363
6530
  <dt class="tag-source">Source:</dt>
6364
6531
  <dd class="tag-source"><ul class="dummy"><li>
6365
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line361">line 361</a>
6532
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line720">line 720</a>
6366
6533
  </li></ul></dd>
6367
6534
 
6368
6535
 
@@ -9589,7 +9756,7 @@
9589
9756
 
9590
9757
 
9591
9758
 
9592
- <h4 class="name" id="in_"><span class="type-signature"></span>in_<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
9759
+ <h4 class="name" id="inE"><span class="type-signature"></span>inE<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
9593
9760
 
9594
9761
 
9595
9762
 
@@ -9597,7 +9764,7 @@
9597
9764
 
9598
9765
 
9599
9766
  <div class="description">
9600
- Graph traversal in method.
9767
+ Graph traversal inE method.
9601
9768
  </div>
9602
9769
 
9603
9770
 
@@ -9702,7 +9869,7 @@
9702
9869
 
9703
9870
  <dt class="tag-source">Source:</dt>
9704
9871
  <dd class="tag-source"><ul class="dummy"><li>
9705
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line919">line 919</a>
9872
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line929">line 929</a>
9706
9873
  </li></ul></dd>
9707
9874
 
9708
9875
 
@@ -9756,7 +9923,7 @@
9756
9923
 
9757
9924
 
9758
9925
 
9759
- <h4 class="name" id="index"><span class="type-signature"></span>index<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
9926
+ <h4 class="name" id="inV"><span class="type-signature"></span>inV<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
9760
9927
 
9761
9928
 
9762
9929
 
@@ -9764,7 +9931,7 @@
9764
9931
 
9765
9932
 
9766
9933
  <div class="description">
9767
- Graph traversal index method.
9934
+ Graph traversal inV method.
9768
9935
  </div>
9769
9936
 
9770
9937
 
@@ -9869,7 +10036,7 @@
9869
10036
 
9870
10037
  <dt class="tag-source">Source:</dt>
9871
10038
  <dd class="tag-source"><ul class="dummy"><li>
9872
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line949">line 949</a>
10039
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line939">line 939</a>
9873
10040
  </li></ul></dd>
9874
10041
 
9875
10042
 
@@ -9923,7 +10090,7 @@
9923
10090
 
9924
10091
 
9925
10092
 
9926
- <h4 class="name" id="inE"><span class="type-signature"></span>inE<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
10093
+ <h4 class="name" id="in_"><span class="type-signature"></span>in_<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
9927
10094
 
9928
10095
 
9929
10096
 
@@ -9931,7 +10098,7 @@
9931
10098
 
9932
10099
 
9933
10100
  <div class="description">
9934
- Graph traversal inE method.
10101
+ Graph traversal in method.
9935
10102
  </div>
9936
10103
 
9937
10104
 
@@ -10036,7 +10203,7 @@
10036
10203
 
10037
10204
  <dt class="tag-source">Source:</dt>
10038
10205
  <dd class="tag-source"><ul class="dummy"><li>
10039
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line929">line 929</a>
10206
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line919">line 919</a>
10040
10207
  </li></ul></dd>
10041
10208
 
10042
10209
 
@@ -10090,7 +10257,7 @@
10090
10257
 
10091
10258
 
10092
10259
 
10093
- <h4 class="name" id="inject"><span class="type-signature"></span>inject<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
10260
+ <h4 class="name" id="index"><span class="type-signature"></span>index<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
10094
10261
 
10095
10262
 
10096
10263
 
@@ -10098,7 +10265,7 @@
10098
10265
 
10099
10266
 
10100
10267
  <div class="description">
10101
- Graph traversal inject method.
10268
+ Graph traversal index method.
10102
10269
  </div>
10103
10270
 
10104
10271
 
@@ -10203,7 +10370,7 @@
10203
10370
 
10204
10371
  <dt class="tag-source">Source:</dt>
10205
10372
  <dd class="tag-source"><ul class="dummy"><li>
10206
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line959">line 959</a>
10373
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line949">line 949</a>
10207
10374
  </li></ul></dd>
10208
10375
 
10209
10376
 
@@ -10257,7 +10424,7 @@
10257
10424
 
10258
10425
 
10259
10426
 
10260
- <h4 class="name" id="intersect"><span class="type-signature"></span>intersect<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
10427
+ <h4 class="name" id="inject"><span class="type-signature"></span>inject<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
10261
10428
 
10262
10429
 
10263
10430
 
@@ -10265,7 +10432,7 @@
10265
10432
 
10266
10433
 
10267
10434
  <div class="description">
10268
- Graph traversal intersect method.
10435
+ Graph traversal inject method.
10269
10436
  </div>
10270
10437
 
10271
10438
 
@@ -10370,7 +10537,7 @@
10370
10537
 
10371
10538
  <dt class="tag-source">Source:</dt>
10372
10539
  <dd class="tag-source"><ul class="dummy"><li>
10373
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line969">line 969</a>
10540
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line959">line 959</a>
10374
10541
  </li></ul></dd>
10375
10542
 
10376
10543
 
@@ -10424,7 +10591,7 @@
10424
10591
 
10425
10592
 
10426
10593
 
10427
- <h4 class="name" id="inV"><span class="type-signature"></span>inV<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
10594
+ <h4 class="name" id="intersect"><span class="type-signature"></span>intersect<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
10428
10595
 
10429
10596
 
10430
10597
 
@@ -10432,7 +10599,7 @@
10432
10599
 
10433
10600
 
10434
10601
  <div class="description">
10435
- Graph traversal inV method.
10602
+ Graph traversal intersect method.
10436
10603
  </div>
10437
10604
 
10438
10605
 
@@ -10537,7 +10704,7 @@
10537
10704
 
10538
10705
  <dt class="tag-source">Source:</dt>
10539
10706
  <dd class="tag-source"><ul class="dummy"><li>
10540
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line939">line 939</a>
10707
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line969">line 969</a>
10541
10708
  </li></ul></dd>
10542
10709
 
10543
10710
 
@@ -10925,7 +11092,7 @@
10925
11092
 
10926
11093
 
10927
11094
 
10928
- <h4 class="name" id="label"><span class="type-signature"></span>label<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
11095
+ <h4 class="name" id="lTrim"><span class="type-signature"></span>lTrim<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
10929
11096
 
10930
11097
 
10931
11098
 
@@ -10933,7 +11100,7 @@
10933
11100
 
10934
11101
 
10935
11102
  <div class="description">
10936
- Graph traversal label method.
11103
+ Graph traversal lTrim method.
10937
11104
  </div>
10938
11105
 
10939
11106
 
@@ -11038,7 +11205,7 @@
11038
11205
 
11039
11206
  <dt class="tag-source">Source:</dt>
11040
11207
  <dd class="tag-source"><ul class="dummy"><li>
11041
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line999">line 999</a>
11208
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1049">line 1049</a>
11042
11209
  </li></ul></dd>
11043
11210
 
11044
11211
 
@@ -11092,7 +11259,7 @@
11092
11259
 
11093
11260
 
11094
11261
 
11095
- <h4 class="name" id="length"><span class="type-signature"></span>length<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
11262
+ <h4 class="name" id="label"><span class="type-signature"></span>label<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
11096
11263
 
11097
11264
 
11098
11265
 
@@ -11100,7 +11267,7 @@
11100
11267
 
11101
11268
 
11102
11269
  <div class="description">
11103
- Graph traversal length method.
11270
+ Graph traversal label method.
11104
11271
  </div>
11105
11272
 
11106
11273
 
@@ -11205,7 +11372,7 @@
11205
11372
 
11206
11373
  <dt class="tag-source">Source:</dt>
11207
11374
  <dd class="tag-source"><ul class="dummy"><li>
11208
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1009">line 1009</a>
11375
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line999">line 999</a>
11209
11376
  </li></ul></dd>
11210
11377
 
11211
11378
 
@@ -11259,7 +11426,7 @@
11259
11426
 
11260
11427
 
11261
11428
 
11262
- <h4 class="name" id="limit"><span class="type-signature"></span>limit<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
11429
+ <h4 class="name" id="length"><span class="type-signature"></span>length<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
11263
11430
 
11264
11431
 
11265
11432
 
@@ -11267,7 +11434,7 @@
11267
11434
 
11268
11435
 
11269
11436
  <div class="description">
11270
- Graph traversal limit method.
11437
+ Graph traversal length method.
11271
11438
  </div>
11272
11439
 
11273
11440
 
@@ -11372,7 +11539,7 @@
11372
11539
 
11373
11540
  <dt class="tag-source">Source:</dt>
11374
11541
  <dd class="tag-source"><ul class="dummy"><li>
11375
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1019">line 1019</a>
11542
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1009">line 1009</a>
11376
11543
  </li></ul></dd>
11377
11544
 
11378
11545
 
@@ -11426,7 +11593,7 @@
11426
11593
 
11427
11594
 
11428
11595
 
11429
- <h4 class="name" id="local"><span class="type-signature"></span>local<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
11596
+ <h4 class="name" id="limit"><span class="type-signature"></span>limit<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
11430
11597
 
11431
11598
 
11432
11599
 
@@ -11434,7 +11601,7 @@
11434
11601
 
11435
11602
 
11436
11603
  <div class="description">
11437
- Graph traversal local method.
11604
+ Graph traversal limit method.
11438
11605
  </div>
11439
11606
 
11440
11607
 
@@ -11539,7 +11706,7 @@
11539
11706
 
11540
11707
  <dt class="tag-source">Source:</dt>
11541
11708
  <dd class="tag-source"><ul class="dummy"><li>
11542
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1029">line 1029</a>
11709
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1019">line 1019</a>
11543
11710
  </li></ul></dd>
11544
11711
 
11545
11712
 
@@ -11593,7 +11760,7 @@
11593
11760
 
11594
11761
 
11595
11762
 
11596
- <h4 class="name" id="loops"><span class="type-signature"></span>loops<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
11763
+ <h4 class="name" id="local"><span class="type-signature"></span>local<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
11597
11764
 
11598
11765
 
11599
11766
 
@@ -11601,7 +11768,7 @@
11601
11768
 
11602
11769
 
11603
11770
  <div class="description">
11604
- Graph traversal loops method.
11771
+ Graph traversal local method.
11605
11772
  </div>
11606
11773
 
11607
11774
 
@@ -11706,7 +11873,7 @@
11706
11873
 
11707
11874
  <dt class="tag-source">Source:</dt>
11708
11875
  <dd class="tag-source"><ul class="dummy"><li>
11709
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1039">line 1039</a>
11876
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1029">line 1029</a>
11710
11877
  </li></ul></dd>
11711
11878
 
11712
11879
 
@@ -11760,7 +11927,7 @@
11760
11927
 
11761
11928
 
11762
11929
 
11763
- <h4 class="name" id="lTrim"><span class="type-signature"></span>lTrim<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
11930
+ <h4 class="name" id="loops"><span class="type-signature"></span>loops<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
11764
11931
 
11765
11932
 
11766
11933
 
@@ -11768,7 +11935,7 @@
11768
11935
 
11769
11936
 
11770
11937
  <div class="description">
11771
- Graph traversal lTrim method.
11938
+ Graph traversal loops method.
11772
11939
  </div>
11773
11940
 
11774
11941
 
@@ -11873,7 +12040,7 @@
11873
12040
 
11874
12041
  <dt class="tag-source">Source:</dt>
11875
12042
  <dd class="tag-source"><ul class="dummy"><li>
11876
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1049">line 1049</a>
12043
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1039">line 1039</a>
11877
12044
  </li></ul></dd>
11878
12045
 
11879
12046
 
@@ -16770,7 +16937,7 @@
16770
16937
 
16771
16938
 
16772
16939
 
16773
- <h4 class="name" id="range"><span class="type-signature"></span>range<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
16940
+ <h4 class="name" id="rTrim"><span class="type-signature"></span>rTrim<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
16774
16941
 
16775
16942
 
16776
16943
 
@@ -16778,7 +16945,7 @@
16778
16945
 
16779
16946
 
16780
16947
  <div class="description">
16781
- Graph traversal range method.
16948
+ Graph traversal rTrim method.
16782
16949
  </div>
16783
16950
 
16784
16951
 
@@ -16883,7 +17050,7 @@
16883
17050
 
16884
17051
  <dt class="tag-source">Source:</dt>
16885
17052
  <dd class="tag-source"><ul class="dummy"><li>
16886
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1349">line 1349</a>
17053
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1399">line 1399</a>
16887
17054
  </li></ul></dd>
16888
17055
 
16889
17056
 
@@ -16937,7 +17104,7 @@
16937
17104
 
16938
17105
 
16939
17106
 
16940
- <h4 class="name" id="read"><span class="type-signature"></span>read<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
17107
+ <h4 class="name" id="range"><span class="type-signature"></span>range<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
16941
17108
 
16942
17109
 
16943
17110
 
@@ -16945,7 +17112,7 @@
16945
17112
 
16946
17113
 
16947
17114
  <div class="description">
16948
- Graph traversal read method.
17115
+ Graph traversal range method.
16949
17116
  </div>
16950
17117
 
16951
17118
 
@@ -17050,7 +17217,7 @@
17050
17217
 
17051
17218
  <dt class="tag-source">Source:</dt>
17052
17219
  <dd class="tag-source"><ul class="dummy"><li>
17053
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1359">line 1359</a>
17220
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1349">line 1349</a>
17054
17221
  </li></ul></dd>
17055
17222
 
17056
17223
 
@@ -17104,7 +17271,7 @@
17104
17271
 
17105
17272
 
17106
17273
 
17107
- <h4 class="name" id="repeat"><span class="type-signature"></span>repeat<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
17274
+ <h4 class="name" id="read"><span class="type-signature"></span>read<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
17108
17275
 
17109
17276
 
17110
17277
 
@@ -17112,7 +17279,7 @@
17112
17279
 
17113
17280
 
17114
17281
  <div class="description">
17115
- Graph traversal repeat method.
17282
+ Graph traversal read method.
17116
17283
  </div>
17117
17284
 
17118
17285
 
@@ -17217,7 +17384,7 @@
17217
17384
 
17218
17385
  <dt class="tag-source">Source:</dt>
17219
17386
  <dd class="tag-source"><ul class="dummy"><li>
17220
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1369">line 1369</a>
17387
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1359">line 1359</a>
17221
17388
  </li></ul></dd>
17222
17389
 
17223
17390
 
@@ -17271,7 +17438,7 @@
17271
17438
 
17272
17439
 
17273
17440
 
17274
- <h4 class="name" id="replace"><span class="type-signature"></span>replace<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
17441
+ <h4 class="name" id="repeat"><span class="type-signature"></span>repeat<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
17275
17442
 
17276
17443
 
17277
17444
 
@@ -17279,7 +17446,7 @@
17279
17446
 
17280
17447
 
17281
17448
  <div class="description">
17282
- Graph traversal replace method.
17449
+ Graph traversal repeat method.
17283
17450
  </div>
17284
17451
 
17285
17452
 
@@ -17384,7 +17551,7 @@
17384
17551
 
17385
17552
  <dt class="tag-source">Source:</dt>
17386
17553
  <dd class="tag-source"><ul class="dummy"><li>
17387
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1379">line 1379</a>
17554
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1369">line 1369</a>
17388
17555
  </li></ul></dd>
17389
17556
 
17390
17557
 
@@ -17438,7 +17605,7 @@
17438
17605
 
17439
17606
 
17440
17607
 
17441
- <h4 class="name" id="reverse"><span class="type-signature"></span>reverse<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
17608
+ <h4 class="name" id="replace"><span class="type-signature"></span>replace<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
17442
17609
 
17443
17610
 
17444
17611
 
@@ -17446,7 +17613,7 @@
17446
17613
 
17447
17614
 
17448
17615
  <div class="description">
17449
- Graph traversal reverse method.
17616
+ Graph traversal replace method.
17450
17617
  </div>
17451
17618
 
17452
17619
 
@@ -17551,7 +17718,7 @@
17551
17718
 
17552
17719
  <dt class="tag-source">Source:</dt>
17553
17720
  <dd class="tag-source"><ul class="dummy"><li>
17554
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1389">line 1389</a>
17721
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1379">line 1379</a>
17555
17722
  </li></ul></dd>
17556
17723
 
17557
17724
 
@@ -17605,7 +17772,7 @@
17605
17772
 
17606
17773
 
17607
17774
 
17608
- <h4 class="name" id="rTrim"><span class="type-signature"></span>rTrim<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
17775
+ <h4 class="name" id="reverse"><span class="type-signature"></span>reverse<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
17609
17776
 
17610
17777
 
17611
17778
 
@@ -17613,7 +17780,7 @@
17613
17780
 
17614
17781
 
17615
17782
  <div class="description">
17616
- Graph traversal rTrim method.
17783
+ Graph traversal reverse method.
17617
17784
  </div>
17618
17785
 
17619
17786
 
@@ -17718,7 +17885,7 @@
17718
17885
 
17719
17886
  <dt class="tag-source">Source:</dt>
17720
17887
  <dd class="tag-source"><ul class="dummy"><li>
17721
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1399">line 1399</a>
17888
+ <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line1389">line 1389</a>
17722
17889
  </li></ul></dd>
17723
17890
 
17724
17891
 
@@ -21751,173 +21918,6 @@
21751
21918
 
21752
21919
 
21753
21920
 
21754
- <h5>Returns:</h5>
21755
-
21756
-
21757
-
21758
-
21759
- <dl>
21760
- <dt>
21761
- Type
21762
- </dt>
21763
- <dd>
21764
-
21765
- <span class="param-type"><a href="GraphTraversal.html">GraphTraversal</a></span>
21766
-
21767
-
21768
- </dd>
21769
- </dl>
21770
-
21771
-
21772
-
21773
-
21774
-
21775
-
21776
-
21777
-
21778
-
21779
-
21780
-
21781
-
21782
-
21783
- <h4 class="name" id="V"><span class="type-signature"></span>V<span class="signature">(&hellip;args)</span><span class="type-signature"> &rarr; {<a href="GraphTraversal.html">GraphTraversal</a>}</span></h4>
21784
-
21785
-
21786
-
21787
-
21788
-
21789
-
21790
- <div class="description">
21791
- Graph traversal V method.
21792
- </div>
21793
-
21794
-
21795
-
21796
-
21797
-
21798
-
21799
-
21800
-
21801
-
21802
- <h5>Parameters:</h5>
21803
-
21804
-
21805
- <table class="params">
21806
- <thead>
21807
- <tr>
21808
-
21809
- <th>Name</th>
21810
-
21811
-
21812
- <th>Type</th>
21813
-
21814
-
21815
- <th>Attributes</th>
21816
-
21817
-
21818
-
21819
-
21820
- <th class="last">Description</th>
21821
- </tr>
21822
- </thead>
21823
-
21824
- <tbody>
21825
-
21826
-
21827
- <tr>
21828
-
21829
- <td class="name"><code>args</code></td>
21830
-
21831
-
21832
- <td class="type">
21833
-
21834
-
21835
- <span class="param-type">Object</span>
21836
-
21837
-
21838
-
21839
- </td>
21840
-
21841
-
21842
- <td class="attributes">
21843
-
21844
-
21845
-
21846
-
21847
-
21848
- &lt;repeatable><br>
21849
-
21850
- </td>
21851
-
21852
-
21853
-
21854
-
21855
- <td class="description last"></td>
21856
- </tr>
21857
-
21858
-
21859
- </tbody>
21860
- </table>
21861
-
21862
-
21863
-
21864
-
21865
-
21866
-
21867
- <dl class="details">
21868
-
21869
-
21870
-
21871
-
21872
-
21873
-
21874
-
21875
-
21876
-
21877
-
21878
-
21879
-
21880
-
21881
-
21882
-
21883
-
21884
-
21885
-
21886
-
21887
-
21888
-
21889
-
21890
-
21891
-
21892
-
21893
-
21894
- <dt class="tag-source">Source:</dt>
21895
- <dd class="tag-source"><ul class="dummy"><li>
21896
- <a href="process_graph-traversal.js.html">process/graph-traversal.js</a>, <a href="process_graph-traversal.js.html#line351">line 351</a>
21897
- </li></ul></dd>
21898
-
21899
-
21900
-
21901
-
21902
-
21903
-
21904
-
21905
- </dl>
21906
-
21907
-
21908
-
21909
-
21910
-
21911
-
21912
-
21913
-
21914
-
21915
-
21916
-
21917
-
21918
-
21919
-
21920
-
21921
21921
  <h5>Returns:</h5>
21922
21922
 
21923
21923
 
@@ -22959,13 +22959,13 @@
22959
22959
  </div>
22960
22960
 
22961
22961
  <nav>
22962
- <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AnonymousTraversalSource.html">AnonymousTraversalSource</a></li><li><a href="Authenticator.html">Authenticator</a></li><li><a href="Bytecode.html">Bytecode</a></li><li><a href="CardinalityValue.html">CardinalityValue</a></li><li><a href="Client.html">Client</a></li><li><a href="Connection.html">Connection</a></li><li><a href="DriverRemoteConnection.html">DriverRemoteConnection</a></li><li><a href="EdgeLabelVerificationStrategy.html">EdgeLabelVerificationStrategy</a></li><li><a href="Graph.html">Graph</a></li><li><a href="GraphSON2Reader.html">GraphSON2Reader</a></li><li><a href="GraphSON2Writer.html">GraphSON2Writer</a></li><li><a href="GraphSON3Reader.html">GraphSON3Reader</a></li><li><a href="GraphSON3Writer.html">GraphSON3Writer</a></li><li><a href="GraphTraversal.html">GraphTraversal</a></li><li><a href="GraphTraversalSource.html">GraphTraversalSource</a></li><li><a href="HaltedTraverserStrategy.html">HaltedTraverserStrategy</a></li><li><a href="MatchAlgorithmStrategy.html">MatchAlgorithmStrategy</a></li><li><a href="module.exports.html">exports</a></li><li><a href="P.html">P</a></li><li><a href="PartitionStrategy.html">PartitionStrategy</a></li><li><a href="Path.html">Path</a></li><li><a href="PlainTextSaslAuthenticator.html">PlainTextSaslAuthenticator</a></li><li><a href="ProductiveByStrategy.html">ProductiveByStrategy</a></li><li><a href="RemoteConnection.html">RemoteConnection</a></li><li><a href="RemoteStrategy.html">RemoteStrategy</a></li><li><a href="RemoteTraversal.html">RemoteTraversal</a></li><li><a href="ReservedKeysVerificationStrategy.html">ReservedKeysVerificationStrategy</a></li><li><a href="ResponseError.html">ResponseError</a></li><li><a href="ResultSet.html">ResultSet</a></li><li><a href="SaslAuthenticator.html">SaslAuthenticator</a></li><li><a href="SaslMechanismBase.html">SaslMechanismBase</a></li><li><a href="SaslMechanismPlain.html">SaslMechanismPlain</a></li><li><a href="SeedStrategy.html">SeedStrategy</a></li><li><a href="SubgraphStrategy.html">SubgraphStrategy</a></li><li><a href="TextP.html">TextP</a></li><li><a href="Transaction.html">Transaction</a></li><li><a href="Translator.html">Translator</a></li><li><a href="TraversalStrategies.html">TraversalStrategies</a></li><li><a href="TraversalStrategy.html">TraversalStrategy</a></li><li><a href="TypeSerializer.html">TypeSerializer</a></li></ul><h3>Global</h3><ul><li><a href="global.html#DataType">DataType</a></li><li><a href="global.html#deserializeProperties">deserializeProperties</a></li><li><a href="global.html#statics">statics</a></li><li><a href="global.html#toArrayBuffer">toArrayBuffer</a></li></ul>
22962
+ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AnonymousTraversalSource.html">AnonymousTraversalSource</a></li><li><a href="Authenticator.html">Authenticator</a></li><li><a href="Bytecode.html">Bytecode</a></li><li><a href="CardinalityValue.html">CardinalityValue</a></li><li><a href="Client.html">Client</a></li><li><a href="Connection.html">Connection</a></li><li><a href="DriverRemoteConnection.html">DriverRemoteConnection</a></li><li><a href="EdgeLabelVerificationStrategy.html">EdgeLabelVerificationStrategy</a></li><li><a href="Graph.html">Graph</a></li><li><a href="GraphSON2Reader.html">GraphSON2Reader</a></li><li><a href="GraphSON2Writer.html">GraphSON2Writer</a></li><li><a href="GraphSON3Reader.html">GraphSON3Reader</a></li><li><a href="GraphSON3Writer.html">GraphSON3Writer</a></li><li><a href="GraphTraversal.html">GraphTraversal</a></li><li><a href="GraphTraversalSource.html">GraphTraversalSource</a></li><li><a href="HaltedTraverserStrategy.html">HaltedTraverserStrategy</a></li><li><a href="MatchAlgorithmStrategy.html">MatchAlgorithmStrategy</a></li><li><a href="P.html">P</a></li><li><a href="PartitionStrategy.html">PartitionStrategy</a></li><li><a href="Path.html">Path</a></li><li><a href="PlainTextSaslAuthenticator.html">PlainTextSaslAuthenticator</a></li><li><a href="ProductiveByStrategy.html">ProductiveByStrategy</a></li><li><a href="RemoteConnection.html">RemoteConnection</a></li><li><a href="RemoteStrategy.html">RemoteStrategy</a></li><li><a href="RemoteTraversal.html">RemoteTraversal</a></li><li><a href="ReservedKeysVerificationStrategy.html">ReservedKeysVerificationStrategy</a></li><li><a href="ResponseError.html">ResponseError</a></li><li><a href="ResultSet.html">ResultSet</a></li><li><a href="SaslAuthenticator.html">SaslAuthenticator</a></li><li><a href="SaslMechanismBase.html">SaslMechanismBase</a></li><li><a href="SaslMechanismPlain.html">SaslMechanismPlain</a></li><li><a href="SeedStrategy.html">SeedStrategy</a></li><li><a href="SubgraphStrategy.html">SubgraphStrategy</a></li><li><a href="TextP.html">TextP</a></li><li><a href="Transaction.html">Transaction</a></li><li><a href="Translator.html">Translator</a></li><li><a href="TraversalStrategies.html">TraversalStrategies</a></li><li><a href="TraversalStrategy.html">TraversalStrategy</a></li><li><a href="TypeSerializer.html">TypeSerializer</a></li><li><a href="module.exports.html">exports</a></li></ul><h3>Global</h3><ul><li><a href="global.html#DataType">DataType</a></li><li><a href="global.html#deserializeProperties">deserializeProperties</a></li><li><a href="global.html#statics">statics</a></li><li><a href="global.html#toArrayBuffer">toArrayBuffer</a></li></ul>
22963
22963
  </nav>
22964
22964
 
22965
22965
  <br class="clear">
22966
22966
 
22967
22967
  <footer>
22968
- Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.10</a> on Mon Nov 17 2025 15:09:27 GMT-0800 (Pacific Standard Time)
22968
+ Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.5</a> on Tue Sep 08 2026 14:53:14 GMT-0700 (Pacific Daylight Time)
22969
22969
  </footer>
22970
22970
 
22971
22971
  <script> prettyPrint(); </script>