This is an automated email from the ASF dual-hosted git repository.

joshsh pushed a commit to branch TINKERPOP-2563-language
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 6f56819288ed65e94e9cc3d54dcc2233717c30ad
Merge: 941060d f4e60f7
Author: Joshua Shinavier <[email protected]>
AuthorDate: Thu Jun 3 06:44:11 2021 -0700

    Merge branch 'master' of github.com:/apache/tinkerpop into 
TINKERPOP-2563-language

 .gitignore                                         |     1 -
 CHANGELOG.asciidoc                                 |     6 +
 docs/gremlint/package-lock.json                    | 31059 +++++++++++++++++++
 docs/src/dev/developer/administration.asciidoc     |     6 +-
 docs/src/dev/developer/for-committers.asciidoc     |    14 +-
 docs/src/dev/developer/release.asciidoc            |     8 +-
 .../process/traversal/step/map/GroupCountStep.java |     2 +-
 .../process/traversal/step/map/IndexStep.java      |    39 +-
 .../step/sideEffect/GroupCountSideEffectStep.java  |     2 +-
 .../process/traversal/step/util/Parameters.java    |     8 +-
 .../structure/io/graphml/GraphMLWriter.java        |     2 +-
 .../src/Gremlin.Net/Driver/Connection.cs           |    14 +-
 gremlin-dotnet/src/Gremlin.Net/Driver/Tokens.cs    |     1 +
 .../gremlin-javascript/lib/process/bytecode.js     |     4 +-
 .../gremlin-javascript/package-lock.json           |  5067 +++
 .../apache/tinkerpop/gremlin/server/Context.java   |    27 +-
 .../gremlin/server/handler/MultiTaskSession.java   |    13 +-
 .../server/op/traversal/TraversalOpProcessor.java  |    18 +-
 .../tinkerpop/gremlin/server/ContextTest.java      |    31 +-
 .../server/GremlinServerSessionIntegrateTest.java  |    22 +-
 .../scripts/generate-graphson-resources.groovy     |     6 +-
 .../tinkerpop/gremlin/structure/io/Model.java      |     4 +-
 .../io/graphbinary/GraphBinaryCompatibility.java   |     6 +-
 .../io/graphson/GraphSONCompatibility.java         |    15 +-
 .../structure/io/gryo/GryoCompatibility.java       |     9 +-
 .../graphbinary/GraphBinaryCompatibilityTest.java  |     6 +-
 .../graphson/GraphSONTypedCompatibilityTest.java   |     9 +-
 .../graphson/GraphSONUntypedCompatibilityTest.java |     9 +-
 .../structure/io/gryo/GryoCompatibilityTest.java   |     9 +-
 .../io/graphbinary/_3_4_12/barrier-v1.gbin         |   Bin 0 -> 16 bytes
 .../io/graphbinary/_3_4_12/bigdecimal-v1.gbin      |   Bin 0 -> 25 bytes
 .../io/graphbinary/_3_4_12/biginteger-v1.gbin      |   Bin 0 -> 21 bytes
 .../io/graphbinary/_3_4_12/binding-v1.gbin         |   Bin 0 -> 13 bytes
 .../io/graphbinary/_3_4_12/bulkset-v1.gbin         |   Bin 0 -> 43 bytes
 .../structure/io/graphbinary/_3_4_12/byte-v1.gbin  |   Bin 0 -> 3 bytes
 .../io/graphbinary/_3_4_12/bytebuffer-v1.gbin      |   Bin 0 -> 24 bytes
 .../io/graphbinary/_3_4_12/bytecode-v1.gbin        |   Bin 0 -> 80 bytes
 .../io/graphbinary/_3_4_12/cardinality-v1.gbin     |   Bin 0 -> 12 bytes
 .../structure/io/graphbinary/_3_4_12/char-v1.gbin  |   Bin 0 -> 3 bytes
 .../structure/io/graphbinary/_3_4_12/class-v1.gbin |   Bin 0 -> 18 bytes
 .../io/graphbinary/_3_4_12/column-v1.gbin          |   Bin 0 -> 12 bytes
 .../structure/io/graphbinary/_3_4_12/date-v1.gbin  |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_4_12/direction-v1.gbin       |   Bin 0 -> 11 bytes
 .../io/graphbinary/_3_4_12/double-v1.gbin          |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_4_12/duration-v1.gbin        |   Bin 0 -> 14 bytes
 .../structure/io/graphbinary/_3_4_12/edge-v1.gbin  |   Bin 0 -> 58 bytes
 .../structure/io/graphbinary/_3_4_12/float-v1.gbin |   Bin 0 -> 6 bytes
 .../io/graphbinary/_3_4_12/inetaddress-v1.gbin     |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_4_12/instant-v1.gbin         |   Bin 0 -> 14 bytes
 .../io/graphbinary/_3_4_12/integer-v1.gbin         |   Bin 0 -> 6 bytes
 .../io/graphbinary/_3_4_12/lambda-v1.gbin          |   Bin 0 -> 40 bytes
 .../structure/io/graphbinary/_3_4_12/list-v1.gbin  |   Bin 0 -> 27 bytes
 .../io/graphbinary/_3_4_12/localdate-v1.gbin       |   Bin 0 -> 8 bytes
 .../io/graphbinary/_3_4_12/localdatetime-v1.gbin   |   Bin 0 -> 16 bytes
 .../io/graphbinary/_3_4_12/localtime-v1.gbin       |   Bin 0 -> 10 bytes
 .../structure/io/graphbinary/_3_4_12/long-v1.gbin  |   Bin 0 -> 10 bytes
 .../structure/io/graphbinary/_3_4_12/map-v1.gbin   |   Bin 0 -> 75 bytes
 .../io/graphbinary/_3_4_12/metrics-v1.gbin         |   Bin 0 -> 307 bytes
 .../io/graphbinary/_3_4_12/monthday-v1.gbin        |   Bin 0 -> 4 bytes
 .../io/graphbinary/_3_4_12/offsetdatetime-v1.gbin  |   Bin 0 -> 20 bytes
 .../io/graphbinary/_3_4_12/offsettime-v1.gbin      |   Bin 0 -> 14 bytes
 .../io/graphbinary/_3_4_12/operator-v1.gbin        |   Bin 0 -> 11 bytes
 .../structure/io/graphbinary/_3_4_12/order-v1.gbin |   Bin 0 -> 15 bytes
 .../structure/io/graphbinary/_3_4_12/p-v1.gbin     |   Bin 0 -> 18 bytes
 .../structure/io/graphbinary/_3_4_12/pand-v1.gbin  |   Bin 0 -> 49 bytes
 .../structure/io/graphbinary/_3_4_12/path-v1.gbin  |   Bin 0 -> 96 bytes
 .../io/graphbinary/_3_4_12/period-v1.gbin          |   Bin 0 -> 14 bytes
 .../structure/io/graphbinary/_3_4_12/pick-v1.gbin  |   Bin 0 -> 11 bytes
 .../structure/io/graphbinary/_3_4_12/pop-v1.gbin   |   Bin 0 -> 11 bytes
 .../structure/io/graphbinary/_3_4_12/por-v1.gbin   |   Bin 0 -> 64 bytes
 .../io/graphbinary/_3_4_12/property-v1.gbin        |   Bin 0 -> 19 bytes
 .../io/graphbinary/_3_4_12/pwithin-v1.gbin         |   Bin 0 -> 22 bytes
 .../io/graphbinary/_3_4_12/pwithout-v1.gbin        |   Bin 0 -> 29 bytes
 .../structure/io/graphbinary/_3_4_12/scope-v1.gbin |   Bin 0 -> 13 bytes
 .../structure/io/graphbinary/_3_4_12/set-v1.gbin   |   Bin 0 -> 27 bytes
 .../structure/io/graphbinary/_3_4_12/short-v1.gbin |   Bin 0 -> 4 bytes
 .../structure/io/graphbinary/_3_4_12/t-v1.gbin     |   Bin 0 -> 13 bytes
 .../structure/io/graphbinary/_3_4_12/textp-v1.gbin |   Bin 0 -> 29 bytes
 .../io/graphbinary/_3_4_12/timestamp-v1.gbin       |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_4_12/tinkergraph-v1.gbin     |   Bin 0 -> 2264 bytes
 .../graphbinary/_3_4_12/traversalmetrics-v1.gbin   |   Bin 0 -> 593 bytes
 .../io/graphbinary/_3_4_12/traverser-v1.gbin       |   Bin 0 -> 30 bytes
 .../structure/io/graphbinary/_3_4_12/uuid-v1.gbin  |   Bin 0 -> 18 bytes
 .../io/graphbinary/_3_4_12/vertex-v1.gbin          |   Bin 0 -> 20 bytes
 .../io/graphbinary/_3_4_12/vertexproperty-v1.gbin  |   Bin 0 -> 35 bytes
 .../structure/io/graphbinary/_3_4_12/year-v1.gbin  |   Bin 0 -> 6 bytes
 .../io/graphbinary/_3_4_12/yearmonth-v1.gbin       |   Bin 0 -> 7 bytes
 .../io/graphbinary/_3_4_12/zoneoffset-v1.gbin      |   Bin 0 -> 6 bytes
 .../io/graphbinary/_3_5_1/barrier-v1.gbin          |   Bin 0 -> 16 bytes
 .../io/graphbinary/_3_5_1/bigdecimal-v1.gbin       |   Bin 0 -> 25 bytes
 .../io/graphbinary/_3_5_1/biginteger-v1.gbin       |   Bin 0 -> 21 bytes
 .../io/graphbinary/_3_5_1/binding-v1.gbin          |   Bin 0 -> 13 bytes
 .../io/graphbinary/_3_5_1/bulkset-v1.gbin          |   Bin 0 -> 43 bytes
 .../structure/io/graphbinary/_3_5_1/byte-v1.gbin   |   Bin 0 -> 3 bytes
 .../io/graphbinary/_3_5_1/bytebuffer-v1.gbin       |   Bin 0 -> 24 bytes
 .../io/graphbinary/_3_5_1/bytecode-v1.gbin         |   Bin 0 -> 80 bytes
 .../io/graphbinary/_3_5_1/cardinality-v1.gbin      |   Bin 0 -> 12 bytes
 .../structure/io/graphbinary/_3_5_1/char-v1.gbin   |   Bin 0 -> 3 bytes
 .../structure/io/graphbinary/_3_5_1/class-v1.gbin  |   Bin 0 -> 18 bytes
 .../structure/io/graphbinary/_3_5_1/column-v1.gbin |   Bin 0 -> 12 bytes
 .../structure/io/graphbinary/_3_5_1/date-v1.gbin   |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_5_1/direction-v1.gbin        |   Bin 0 -> 11 bytes
 .../structure/io/graphbinary/_3_5_1/double-v1.gbin |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_5_1/duration-v1.gbin         |   Bin 0 -> 14 bytes
 .../structure/io/graphbinary/_3_5_1/edge-v1.gbin   |   Bin 0 -> 58 bytes
 .../structure/io/graphbinary/_3_5_1/float-v1.gbin  |   Bin 0 -> 6 bytes
 .../io/graphbinary/_3_5_1/inetaddress-v1.gbin      |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_5_1/instant-v1.gbin          |   Bin 0 -> 14 bytes
 .../io/graphbinary/_3_5_1/integer-v1.gbin          |   Bin 0 -> 6 bytes
 .../structure/io/graphbinary/_3_5_1/lambda-v1.gbin |   Bin 0 -> 40 bytes
 .../structure/io/graphbinary/_3_5_1/list-v1.gbin   |   Bin 0 -> 27 bytes
 .../io/graphbinary/_3_5_1/localdate-v1.gbin        |   Bin 0 -> 8 bytes
 .../io/graphbinary/_3_5_1/localdatetime-v1.gbin    |   Bin 0 -> 16 bytes
 .../io/graphbinary/_3_5_1/localtime-v1.gbin        |   Bin 0 -> 10 bytes
 .../structure/io/graphbinary/_3_5_1/long-v1.gbin   |   Bin 0 -> 10 bytes
 .../structure/io/graphbinary/_3_5_1/map-v1.gbin    |   Bin 0 -> 75 bytes
 .../io/graphbinary/_3_5_1/metrics-v1.gbin          |   Bin 0 -> 307 bytes
 .../io/graphbinary/_3_5_1/monthday-v1.gbin         |   Bin 0 -> 4 bytes
 .../io/graphbinary/_3_5_1/offsetdatetime-v1.gbin   |   Bin 0 -> 20 bytes
 .../io/graphbinary/_3_5_1/offsettime-v1.gbin       |   Bin 0 -> 14 bytes
 .../io/graphbinary/_3_5_1/operator-v1.gbin         |   Bin 0 -> 11 bytes
 .../structure/io/graphbinary/_3_5_1/order-v1.gbin  |   Bin 0 -> 15 bytes
 .../structure/io/graphbinary/_3_5_1/p-v1.gbin      |   Bin 0 -> 18 bytes
 .../structure/io/graphbinary/_3_5_1/pand-v1.gbin   |   Bin 0 -> 49 bytes
 .../structure/io/graphbinary/_3_5_1/path-v1.gbin   |   Bin 0 -> 96 bytes
 .../structure/io/graphbinary/_3_5_1/period-v1.gbin |   Bin 0 -> 14 bytes
 .../structure/io/graphbinary/_3_5_1/pick-v1.gbin   |   Bin 0 -> 11 bytes
 .../structure/io/graphbinary/_3_5_1/pop-v1.gbin    |   Bin 0 -> 11 bytes
 .../structure/io/graphbinary/_3_5_1/por-v1.gbin    |   Bin 0 -> 64 bytes
 .../io/graphbinary/_3_5_1/property-v1.gbin         |   Bin 0 -> 19 bytes
 .../io/graphbinary/_3_5_1/pwithin-v1.gbin          |   Bin 0 -> 22 bytes
 .../io/graphbinary/_3_5_1/pwithout-v1.gbin         |   Bin 0 -> 29 bytes
 .../structure/io/graphbinary/_3_5_1/scope-v1.gbin  |   Bin 0 -> 13 bytes
 .../structure/io/graphbinary/_3_5_1/set-v1.gbin    |   Bin 0 -> 27 bytes
 .../structure/io/graphbinary/_3_5_1/short-v1.gbin  |   Bin 0 -> 4 bytes
 .../structure/io/graphbinary/_3_5_1/t-v1.gbin      |   Bin 0 -> 13 bytes
 .../structure/io/graphbinary/_3_5_1/textp-v1.gbin  |   Bin 0 -> 29 bytes
 .../io/graphbinary/_3_5_1/timestamp-v1.gbin        |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_5_1/tinkergraph-v1.gbin      |   Bin 0 -> 2264 bytes
 .../io/graphbinary/_3_5_1/traversalmetrics-v1.gbin |   Bin 0 -> 593 bytes
 .../io/graphbinary/_3_5_1/traverser-v1.gbin        |   Bin 0 -> 30 bytes
 .../structure/io/graphbinary/_3_5_1/uuid-v1.gbin   |   Bin 0 -> 18 bytes
 .../structure/io/graphbinary/_3_5_1/vertex-v1.gbin |   Bin 0 -> 20 bytes
 .../io/graphbinary/_3_5_1/vertexproperty-v1.gbin   |   Bin 0 -> 35 bytes
 .../structure/io/graphbinary/_3_5_1/year-v1.gbin   |   Bin 0 -> 6 bytes
 .../io/graphbinary/_3_5_1/yearmonth-v1.gbin        |   Bin 0 -> 7 bytes
 .../io/graphbinary/_3_5_1/zoneoffset-v1.gbin       |   Bin 0 -> 6 bytes
 .../io/graphbinary/_3_6_0/barrier-v1.gbin          |   Bin 0 -> 16 bytes
 .../io/graphbinary/_3_6_0/bigdecimal-v1.gbin       |   Bin 0 -> 25 bytes
 .../io/graphbinary/_3_6_0/biginteger-v1.gbin       |   Bin 0 -> 21 bytes
 .../io/graphbinary/_3_6_0/binding-v1.gbin          |   Bin 0 -> 13 bytes
 .../io/graphbinary/_3_6_0/bulkset-v1.gbin          |   Bin 0 -> 43 bytes
 .../structure/io/graphbinary/_3_6_0/byte-v1.gbin   |   Bin 0 -> 3 bytes
 .../io/graphbinary/_3_6_0/bytebuffer-v1.gbin       |   Bin 0 -> 24 bytes
 .../io/graphbinary/_3_6_0/bytecode-v1.gbin         |   Bin 0 -> 80 bytes
 .../io/graphbinary/_3_6_0/cardinality-v1.gbin      |   Bin 0 -> 12 bytes
 .../structure/io/graphbinary/_3_6_0/char-v1.gbin   |   Bin 0 -> 3 bytes
 .../structure/io/graphbinary/_3_6_0/class-v1.gbin  |   Bin 0 -> 18 bytes
 .../structure/io/graphbinary/_3_6_0/column-v1.gbin |   Bin 0 -> 12 bytes
 .../structure/io/graphbinary/_3_6_0/date-v1.gbin   |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_6_0/direction-v1.gbin        |   Bin 0 -> 11 bytes
 .../structure/io/graphbinary/_3_6_0/double-v1.gbin |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_6_0/duration-v1.gbin         |   Bin 0 -> 14 bytes
 .../structure/io/graphbinary/_3_6_0/edge-v1.gbin   |   Bin 0 -> 58 bytes
 .../structure/io/graphbinary/_3_6_0/float-v1.gbin  |   Bin 0 -> 6 bytes
 .../io/graphbinary/_3_6_0/inetaddress-v1.gbin      |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_6_0/instant-v1.gbin          |   Bin 0 -> 14 bytes
 .../io/graphbinary/_3_6_0/integer-v1.gbin          |   Bin 0 -> 6 bytes
 .../structure/io/graphbinary/_3_6_0/lambda-v1.gbin |   Bin 0 -> 40 bytes
 .../structure/io/graphbinary/_3_6_0/list-v1.gbin   |   Bin 0 -> 27 bytes
 .../io/graphbinary/_3_6_0/localdate-v1.gbin        |   Bin 0 -> 8 bytes
 .../io/graphbinary/_3_6_0/localdatetime-v1.gbin    |   Bin 0 -> 16 bytes
 .../io/graphbinary/_3_6_0/localtime-v1.gbin        |   Bin 0 -> 10 bytes
 .../structure/io/graphbinary/_3_6_0/long-v1.gbin   |   Bin 0 -> 10 bytes
 .../structure/io/graphbinary/_3_6_0/map-v1.gbin    |   Bin 0 -> 75 bytes
 .../io/graphbinary/_3_6_0/metrics-v1.gbin          |   Bin 0 -> 307 bytes
 .../io/graphbinary/_3_6_0/monthday-v1.gbin         |   Bin 0 -> 4 bytes
 .../io/graphbinary/_3_6_0/offsetdatetime-v1.gbin   |   Bin 0 -> 20 bytes
 .../io/graphbinary/_3_6_0/offsettime-v1.gbin       |   Bin 0 -> 14 bytes
 .../io/graphbinary/_3_6_0/operator-v1.gbin         |   Bin 0 -> 11 bytes
 .../structure/io/graphbinary/_3_6_0/order-v1.gbin  |   Bin 0 -> 15 bytes
 .../structure/io/graphbinary/_3_6_0/p-v1.gbin      |   Bin 0 -> 18 bytes
 .../structure/io/graphbinary/_3_6_0/pand-v1.gbin   |   Bin 0 -> 49 bytes
 .../structure/io/graphbinary/_3_6_0/path-v1.gbin   |   Bin 0 -> 96 bytes
 .../structure/io/graphbinary/_3_6_0/period-v1.gbin |   Bin 0 -> 14 bytes
 .../structure/io/graphbinary/_3_6_0/pick-v1.gbin   |   Bin 0 -> 11 bytes
 .../structure/io/graphbinary/_3_6_0/pop-v1.gbin    |   Bin 0 -> 11 bytes
 .../structure/io/graphbinary/_3_6_0/por-v1.gbin    |   Bin 0 -> 64 bytes
 .../io/graphbinary/_3_6_0/property-v1.gbin         |   Bin 0 -> 19 bytes
 .../io/graphbinary/_3_6_0/pwithin-v1.gbin          |   Bin 0 -> 22 bytes
 .../io/graphbinary/_3_6_0/pwithout-v1.gbin         |   Bin 0 -> 29 bytes
 .../structure/io/graphbinary/_3_6_0/scope-v1.gbin  |   Bin 0 -> 13 bytes
 .../structure/io/graphbinary/_3_6_0/set-v1.gbin    |   Bin 0 -> 27 bytes
 .../structure/io/graphbinary/_3_6_0/short-v1.gbin  |   Bin 0 -> 4 bytes
 .../structure/io/graphbinary/_3_6_0/t-v1.gbin      |   Bin 0 -> 13 bytes
 .../structure/io/graphbinary/_3_6_0/textp-v1.gbin  |   Bin 0 -> 29 bytes
 .../io/graphbinary/_3_6_0/timestamp-v1.gbin        |   Bin 0 -> 10 bytes
 .../io/graphbinary/_3_6_0/tinkergraph-v1.gbin      |   Bin 0 -> 2264 bytes
 .../io/graphbinary/_3_6_0/traversalmetrics-v1.gbin |   Bin 0 -> 593 bytes
 .../io/graphbinary/_3_6_0/traverser-v1.gbin        |   Bin 0 -> 30 bytes
 .../structure/io/graphbinary/_3_6_0/uuid-v1.gbin   |   Bin 0 -> 18 bytes
 .../structure/io/graphbinary/_3_6_0/vertex-v1.gbin |   Bin 0 -> 20 bytes
 .../io/graphbinary/_3_6_0/vertexproperty-v1.gbin   |   Bin 0 -> 35 bytes
 .../structure/io/graphbinary/_3_6_0/year-v1.gbin   |   Bin 0 -> 6 bytes
 .../io/graphbinary/_3_6_0/yearmonth-v1.gbin        |   Bin 0 -> 7 bytes
 .../io/graphbinary/_3_6_0/zoneoffset-v1.gbin       |   Bin 0 -> 6 bytes
 .../_3_4_12/authenticationchallenge-v1d0.json      |    12 +
 .../authenticationchallenge-v2d0-no-types.json     |    12 +
 .../authenticationchallenge-v2d0-partial.json      |    12 +
 .../_3_4_12/authenticationchallenge-v3d0.json      |    18 +
 .../_3_4_12/authenticationresponse-v1d0.json       |     9 +
 .../authenticationresponse-v2d0-no-types.json      |     9 +
 .../authenticationresponse-v2d0-partial.json       |     9 +
 .../_3_4_12/authenticationresponse-v3d0.json       |     9 +
 .../io/graphson/_3_4_12/barrier-v2d0-partial.json  |     4 +
 .../io/graphson/_3_4_12/barrier-v3d0.json          |     4 +
 .../graphson/_3_4_12/bigdecimal-v2d0-partial.json  |     4 +
 .../io/graphson/_3_4_12/bigdecimal-v3d0.json       |     4 +
 .../graphson/_3_4_12/biginteger-v2d0-partial.json  |     4 +
 .../io/graphson/_3_4_12/biginteger-v3d0.json       |     4 +
 .../io/graphson/_3_4_12/binding-v2d0-partial.json  |    10 +
 .../io/graphson/_3_4_12/binding-v3d0.json          |    10 +
 .../io/graphson/_3_4_12/bulkset-v2d0-partial.json  |     1 +
 .../io/graphson/_3_4_12/bulkset-v3d0.json          |    10 +
 .../io/graphson/_3_4_12/byte-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_4_12/byte-v3d0.json   |     4 +
 .../graphson/_3_4_12/bytebuffer-v2d0-partial.json  |     4 +
 .../io/graphson/_3_4_12/bytebuffer-v3d0.json       |     4 +
 .../io/graphson/_3_4_12/bytecode-v2d0-partial.json |     6 +
 .../io/graphson/_3_4_12/bytecode-v3d0.json         |     6 +
 .../graphson/_3_4_12/cardinality-v2d0-partial.json |     4 +
 .../io/graphson/_3_4_12/cardinality-v3d0.json      |     4 +
 .../io/graphson/_3_4_12/char-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_4_12/char-v3d0.json   |     4 +
 .../io/graphson/_3_4_12/class-v2d0-partial.json    |     4 +
 .../structure/io/graphson/_3_4_12/class-v3d0.json  |     4 +
 .../io/graphson/_3_4_12/column-v2d0-partial.json   |     4 +
 .../structure/io/graphson/_3_4_12/column-v3d0.json |     4 +
 .../io/graphson/_3_4_12/date-v2d0-no-types.json    |     1 +
 .../io/graphson/_3_4_12/date-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_4_12/date-v3d0.json   |     4 +
 .../graphson/_3_4_12/direction-v2d0-partial.json   |     4 +
 .../io/graphson/_3_4_12/direction-v3d0.json        |     4 +
 .../io/graphson/_3_4_12/double-v2d0-no-types.json  |     1 +
 .../io/graphson/_3_4_12/double-v2d0-partial.json   |     4 +
 .../structure/io/graphson/_3_4_12/double-v3d0.json |     4 +
 .../io/graphson/_3_4_12/duration-v2d0-partial.json |     4 +
 .../io/graphson/_3_4_12/duration-v3d0.json         |     4 +
 .../structure/io/graphson/_3_4_12/edge-v1d0.json   |    12 +
 .../io/graphson/_3_4_12/edge-v2d0-no-types.json    |    14 +
 .../io/graphson/_3_4_12/edge-v2d0-partial.json     |    32 +
 .../structure/io/graphson/_3_4_12/edge-v3d0.json   |    32 +
 .../io/graphson/_3_4_12/float-v2d0-partial.json    |     4 +
 .../structure/io/graphson/_3_4_12/float-v3d0.json  |     4 +
 .../graphson/_3_4_12/inetaddress-v2d0-partial.json |     4 +
 .../io/graphson/_3_4_12/inetaddress-v3d0.json      |     4 +
 .../io/graphson/_3_4_12/instant-v2d0-partial.json  |     4 +
 .../io/graphson/_3_4_12/instant-v3d0.json          |     4 +
 .../io/graphson/_3_4_12/integer-v2d0-no-types.json |     1 +
 .../io/graphson/_3_4_12/integer-v2d0-partial.json  |     4 +
 .../io/graphson/_3_4_12/integer-v3d0.json          |     4 +
 .../io/graphson/_3_4_12/lambda-v2d0-partial.json   |     8 +
 .../structure/io/graphson/_3_4_12/lambda-v3d0.json |     8 +
 .../structure/io/graphson/_3_4_12/list-v3d0.json   |     7 +
 .../graphson/_3_4_12/localdate-v2d0-partial.json   |     4 +
 .../io/graphson/_3_4_12/localdate-v3d0.json        |     4 +
 .../_3_4_12/localdatetime-v2d0-partial.json        |     4 +
 .../io/graphson/_3_4_12/localdatetime-v3d0.json    |     4 +
 .../graphson/_3_4_12/localtime-v2d0-partial.json   |     4 +
 .../io/graphson/_3_4_12/localtime-v3d0.json        |     4 +
 .../io/graphson/_3_4_12/long-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_4_12/long-v3d0.json   |     4 +
 .../structure/io/graphson/_3_4_12/map-v3d0.json    |    25 +
 .../io/graphson/_3_4_12/metrics-v2d0-partial.json  |    54 +
 .../io/graphson/_3_4_12/metrics-v3d0.json          |    52 +
 .../io/graphson/_3_4_12/monthday-v2d0-partial.json |     4 +
 .../io/graphson/_3_4_12/monthday-v3d0.json         |     4 +
 .../_3_4_12/offsetdatetime-v2d0-partial.json       |     4 +
 .../io/graphson/_3_4_12/offsetdatetime-v3d0.json   |     4 +
 .../graphson/_3_4_12/offsettime-v2d0-partial.json  |     4 +
 .../io/graphson/_3_4_12/offsettime-v3d0.json       |     4 +
 .../io/graphson/_3_4_12/operator-v2d0-partial.json |     4 +
 .../io/graphson/_3_4_12/operator-v3d0.json         |     4 +
 .../io/graphson/_3_4_12/order-v2d0-partial.json    |     4 +
 .../structure/io/graphson/_3_4_12/order-v3d0.json  |     4 +
 .../io/graphson/_3_4_12/p-v2d0-partial.json        |    10 +
 .../structure/io/graphson/_3_4_12/p-v3d0.json      |    10 +
 .../io/graphson/_3_4_12/pand-v2d0-partial.json     |    25 +
 .../structure/io/graphson/_3_4_12/pand-v3d0.json   |    25 +
 .../structure/io/graphson/_3_4_12/path-v1d0.json   |    62 +
 .../io/graphson/_3_4_12/path-v2d0-no-types.json    |    13 +
 .../io/graphson/_3_4_12/path-v2d0-partial.json     |    34 +
 .../structure/io/graphson/_3_4_12/path-v3d0.json   |    49 +
 .../io/graphson/_3_4_12/period-v2d0-partial.json   |     4 +
 .../structure/io/graphson/_3_4_12/period-v3d0.json |     4 +
 .../io/graphson/_3_4_12/pick-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_4_12/pick-v3d0.json   |     4 +
 .../io/graphson/_3_4_12/pop-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_4_12/pop-v3d0.json    |     4 +
 .../io/graphson/_3_4_12/por-v2d0-partial.json      |    31 +
 .../structure/io/graphson/_3_4_12/por-v3d0.json    |    34 +
 .../io/graphson/_3_4_12/property-v1d0.json         |     4 +
 .../graphson/_3_4_12/property-v2d0-no-types.json   |     4 +
 .../io/graphson/_3_4_12/property-v2d0-partial.json |    10 +
 .../io/graphson/_3_4_12/property-v3d0.json         |    10 +
 .../io/graphson/_3_4_12/pwithin-v2d0-partial.json  |    10 +
 .../io/graphson/_3_4_12/pwithin-v3d0.json          |    13 +
 .../io/graphson/_3_4_12/pwithout-v2d0-partial.json |    13 +
 .../io/graphson/_3_4_12/pwithout-v3d0.json         |    16 +
 .../io/graphson/_3_4_12/scope-v2d0-partial.json    |     4 +
 .../structure/io/graphson/_3_4_12/scope-v3d0.json  |     4 +
 .../io/graphson/_3_4_12/sessionclose-v1d0.json     |     8 +
 .../_3_4_12/sessionclose-v2d0-no-types.json        |     8 +
 .../_3_4_12/sessionclose-v2d0-partial.json         |     8 +
 .../io/graphson/_3_4_12/sessionclose-v3d0.json     |     9 +
 .../io/graphson/_3_4_12/sessioneval-v1d0.json      |    13 +
 .../_3_4_12/sessioneval-v2d0-no-types.json         |    13 +
 .../graphson/_3_4_12/sessioneval-v2d0-partial.json |    16 +
 .../io/graphson/_3_4_12/sessioneval-v3d0.json      |    15 +
 .../graphson/_3_4_12/sessionevalaliased-v1d0.json  |    16 +
 .../_3_4_12/sessionevalaliased-v2d0-no-types.json  |    16 +
 .../_3_4_12/sessionevalaliased-v2d0-partial.json   |    19 +
 .../graphson/_3_4_12/sessionevalaliased-v3d0.json  |    18 +
 .../io/graphson/_3_4_12/sessionlesseval-v1d0.json  |    12 +
 .../_3_4_12/sessionlesseval-v2d0-no-types.json     |    12 +
 .../_3_4_12/sessionlesseval-v2d0-partial.json      |    15 +
 .../io/graphson/_3_4_12/sessionlesseval-v3d0.json  |    15 +
 .../_3_4_12/sessionlessevalaliased-v1d0.json       |    15 +
 .../sessionlessevalaliased-v2d0-no-types.json      |    15 +
 .../sessionlessevalaliased-v2d0-partial.json       |    18 +
 .../_3_4_12/sessionlessevalaliased-v3d0.json       |    18 +
 .../structure/io/graphson/_3_4_12/set-v3d0.json    |     7 +
 .../io/graphson/_3_4_12/short-v2d0-partial.json    |     4 +
 .../structure/io/graphson/_3_4_12/short-v3d0.json  |     4 +
 .../io/graphson/_3_4_12/standardresult-v1d0.json   |    50 +
 .../_3_4_12/standardresult-v2d0-partial.json       |   111 +
 .../io/graphson/_3_4_12/standardresult-v3d0.json   |   120 +
 .../io/graphson/_3_4_12/t-v2d0-partial.json        |     4 +
 .../structure/io/graphson/_3_4_12/t-v3d0.json      |     4 +
 .../io/graphson/_3_4_12/textp-v2d0-partial.json    |     7 +
 .../structure/io/graphson/_3_4_12/textp-v3d0.json  |     7 +
 .../graphson/_3_4_12/timestamp-v2d0-partial.json   |     4 +
 .../io/graphson/_3_4_12/timestamp-v3d0.json        |     4 +
 .../io/graphson/_3_4_12/tinkergraph-v1d0.json      |   313 +
 .../_3_4_12/tinkergraph-v2d0-no-types.json         |   352 +
 .../graphson/_3_4_12/tinkergraph-v2d0-partial.json |   829 +
 .../io/graphson/_3_4_12/tinkergraph-v3d0.json      |   829 +
 .../_3_4_12/traversalmetrics-v2d0-partial.json     |   114 +
 .../io/graphson/_3_4_12/traversalmetrics-v3d0.json |   109 +
 .../graphson/_3_4_12/traverser-v2d0-partial.json   |   109 +
 .../io/graphson/_3_4_12/traverser-v3d0.json        |   109 +
 .../io/graphson/_3_4_12/uuid-v2d0-no-types.json    |     1 +
 .../io/graphson/_3_4_12/uuid-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_4_12/uuid-v3d0.json   |     4 +
 .../structure/io/graphson/_3_4_12/vertex-v1d0.json |    39 +
 .../io/graphson/_3_4_12/vertex-v2d0-no-types.json  |    43 +
 .../io/graphson/_3_4_12/vertex-v2d0-partial.json   |   100 +
 .../structure/io/graphson/_3_4_12/vertex-v3d0.json |   100 +
 .../io/graphson/_3_4_12/vertexproperty-v1d0.json   |     5 +
 .../_3_4_12/vertexproperty-v2d0-no-types.json      |     5 +
 .../_3_4_12/vertexproperty-v2d0-partial.json       |    11 +
 .../io/graphson/_3_4_12/vertexproperty-v3d0.json   |    11 +
 .../io/graphson/_3_4_12/year-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_4_12/year-v3d0.json   |     4 +
 .../graphson/_3_4_12/yearmonth-v2d0-partial.json   |     4 +
 .../io/graphson/_3_4_12/yearmonth-v3d0.json        |     4 +
 .../_3_4_12/zoneddatetime-v2d0-partial.json        |     4 +
 .../io/graphson/_3_4_12/zoneddatetime-v3d0.json    |     4 +
 .../graphson/_3_4_12/zoneoffset-v2d0-partial.json  |     4 +
 .../io/graphson/_3_4_12/zoneoffset-v3d0.json       |     4 +
 .../_3_5_1/authenticationchallenge-v1d0.json       |    12 +
 .../authenticationchallenge-v2d0-no-types.json     |    12 +
 .../authenticationchallenge-v2d0-partial.json      |    12 +
 .../_3_5_1/authenticationchallenge-v3d0.json       |    18 +
 .../_3_5_1/authenticationresponse-v1d0.json        |     9 +
 .../authenticationresponse-v2d0-no-types.json      |     9 +
 .../authenticationresponse-v2d0-partial.json       |     9 +
 .../_3_5_1/authenticationresponse-v3d0.json        |     9 +
 .../io/graphson/_3_5_1/barrier-v2d0-partial.json   |     4 +
 .../structure/io/graphson/_3_5_1/barrier-v3d0.json |     4 +
 .../graphson/_3_5_1/bigdecimal-v2d0-partial.json   |     4 +
 .../io/graphson/_3_5_1/bigdecimal-v3d0.json        |     4 +
 .../graphson/_3_5_1/biginteger-v2d0-partial.json   |     4 +
 .../io/graphson/_3_5_1/biginteger-v3d0.json        |     4 +
 .../io/graphson/_3_5_1/binding-v2d0-partial.json   |    10 +
 .../structure/io/graphson/_3_5_1/binding-v3d0.json |    10 +
 .../io/graphson/_3_5_1/bulkset-v2d0-partial.json   |     1 +
 .../structure/io/graphson/_3_5_1/bulkset-v3d0.json |    10 +
 .../io/graphson/_3_5_1/byte-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_5_1/byte-v3d0.json    |     4 +
 .../graphson/_3_5_1/bytebuffer-v2d0-partial.json   |     4 +
 .../io/graphson/_3_5_1/bytebuffer-v3d0.json        |     4 +
 .../io/graphson/_3_5_1/bytecode-v2d0-partial.json  |     6 +
 .../io/graphson/_3_5_1/bytecode-v3d0.json          |     6 +
 .../graphson/_3_5_1/cardinality-v2d0-partial.json  |     4 +
 .../io/graphson/_3_5_1/cardinality-v3d0.json       |     4 +
 .../io/graphson/_3_5_1/char-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_5_1/char-v3d0.json    |     4 +
 .../io/graphson/_3_5_1/class-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_5_1/class-v3d0.json   |     4 +
 .../io/graphson/_3_5_1/column-v2d0-partial.json    |     4 +
 .../structure/io/graphson/_3_5_1/column-v3d0.json  |     4 +
 .../io/graphson/_3_5_1/date-v2d0-no-types.json     |     1 +
 .../io/graphson/_3_5_1/date-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_5_1/date-v3d0.json    |     4 +
 .../io/graphson/_3_5_1/direction-v2d0-partial.json |     4 +
 .../io/graphson/_3_5_1/direction-v3d0.json         |     4 +
 .../io/graphson/_3_5_1/double-v2d0-no-types.json   |     1 +
 .../io/graphson/_3_5_1/double-v2d0-partial.json    |     4 +
 .../structure/io/graphson/_3_5_1/double-v3d0.json  |     4 +
 .../io/graphson/_3_5_1/duration-v2d0-partial.json  |     4 +
 .../io/graphson/_3_5_1/duration-v3d0.json          |     4 +
 .../structure/io/graphson/_3_5_1/edge-v1d0.json    |    12 +
 .../io/graphson/_3_5_1/edge-v2d0-no-types.json     |    14 +
 .../io/graphson/_3_5_1/edge-v2d0-partial.json      |    32 +
 .../structure/io/graphson/_3_5_1/edge-v3d0.json    |    32 +
 .../io/graphson/_3_5_1/float-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_5_1/float-v3d0.json   |     4 +
 .../graphson/_3_5_1/inetaddress-v2d0-partial.json  |     4 +
 .../io/graphson/_3_5_1/inetaddress-v3d0.json       |     4 +
 .../io/graphson/_3_5_1/instant-v2d0-partial.json   |     4 +
 .../structure/io/graphson/_3_5_1/instant-v3d0.json |     4 +
 .../io/graphson/_3_5_1/integer-v2d0-no-types.json  |     1 +
 .../io/graphson/_3_5_1/integer-v2d0-partial.json   |     4 +
 .../structure/io/graphson/_3_5_1/integer-v3d0.json |     4 +
 .../io/graphson/_3_5_1/lambda-v2d0-partial.json    |     8 +
 .../structure/io/graphson/_3_5_1/lambda-v3d0.json  |     8 +
 .../structure/io/graphson/_3_5_1/list-v3d0.json    |     7 +
 .../io/graphson/_3_5_1/localdate-v2d0-partial.json |     4 +
 .../io/graphson/_3_5_1/localdate-v3d0.json         |     4 +
 .../_3_5_1/localdatetime-v2d0-partial.json         |     4 +
 .../io/graphson/_3_5_1/localdatetime-v3d0.json     |     4 +
 .../io/graphson/_3_5_1/localtime-v2d0-partial.json |     4 +
 .../io/graphson/_3_5_1/localtime-v3d0.json         |     4 +
 .../io/graphson/_3_5_1/long-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_5_1/long-v3d0.json    |     4 +
 .../structure/io/graphson/_3_5_1/map-v3d0.json     |    25 +
 .../io/graphson/_3_5_1/metrics-v2d0-partial.json   |    54 +
 .../structure/io/graphson/_3_5_1/metrics-v3d0.json |    52 +
 .../io/graphson/_3_5_1/monthday-v2d0-partial.json  |     4 +
 .../io/graphson/_3_5_1/monthday-v3d0.json          |     4 +
 .../_3_5_1/offsetdatetime-v2d0-partial.json        |     4 +
 .../io/graphson/_3_5_1/offsetdatetime-v3d0.json    |     4 +
 .../graphson/_3_5_1/offsettime-v2d0-partial.json   |     4 +
 .../io/graphson/_3_5_1/offsettime-v3d0.json        |     4 +
 .../io/graphson/_3_5_1/operator-v2d0-partial.json  |     4 +
 .../io/graphson/_3_5_1/operator-v3d0.json          |     4 +
 .../io/graphson/_3_5_1/order-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_5_1/order-v3d0.json   |     4 +
 .../io/graphson/_3_5_1/p-v2d0-partial.json         |    10 +
 .../structure/io/graphson/_3_5_1/p-v3d0.json       |    10 +
 .../io/graphson/_3_5_1/pand-v2d0-partial.json      |    25 +
 .../structure/io/graphson/_3_5_1/pand-v3d0.json    |    25 +
 .../structure/io/graphson/_3_5_1/path-v1d0.json    |    62 +
 .../io/graphson/_3_5_1/path-v2d0-no-types.json     |    13 +
 .../io/graphson/_3_5_1/path-v2d0-partial.json      |    34 +
 .../structure/io/graphson/_3_5_1/path-v3d0.json    |    49 +
 .../io/graphson/_3_5_1/period-v2d0-partial.json    |     4 +
 .../structure/io/graphson/_3_5_1/period-v3d0.json  |     4 +
 .../io/graphson/_3_5_1/pick-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_5_1/pick-v3d0.json    |     4 +
 .../io/graphson/_3_5_1/pop-v2d0-partial.json       |     4 +
 .../structure/io/graphson/_3_5_1/pop-v3d0.json     |     4 +
 .../io/graphson/_3_5_1/por-v2d0-partial.json       |    31 +
 .../structure/io/graphson/_3_5_1/por-v3d0.json     |    34 +
 .../io/graphson/_3_5_1/property-v1d0.json          |     4 +
 .../io/graphson/_3_5_1/property-v2d0-no-types.json |     4 +
 .../io/graphson/_3_5_1/property-v2d0-partial.json  |    10 +
 .../io/graphson/_3_5_1/property-v3d0.json          |    10 +
 .../io/graphson/_3_5_1/pwithin-v2d0-partial.json   |    10 +
 .../structure/io/graphson/_3_5_1/pwithin-v3d0.json |    13 +
 .../io/graphson/_3_5_1/pwithout-v2d0-partial.json  |    13 +
 .../io/graphson/_3_5_1/pwithout-v3d0.json          |    16 +
 .../io/graphson/_3_5_1/scope-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_5_1/scope-v3d0.json   |     4 +
 .../io/graphson/_3_5_1/sessionclose-v1d0.json      |     8 +
 .../_3_5_1/sessionclose-v2d0-no-types.json         |     8 +
 .../graphson/_3_5_1/sessionclose-v2d0-partial.json |     8 +
 .../io/graphson/_3_5_1/sessionclose-v3d0.json      |     9 +
 .../io/graphson/_3_5_1/sessioneval-v1d0.json       |    13 +
 .../graphson/_3_5_1/sessioneval-v2d0-no-types.json |    13 +
 .../graphson/_3_5_1/sessioneval-v2d0-partial.json  |    16 +
 .../io/graphson/_3_5_1/sessioneval-v3d0.json       |    15 +
 .../graphson/_3_5_1/sessionevalaliased-v1d0.json   |    16 +
 .../_3_5_1/sessionevalaliased-v2d0-no-types.json   |    16 +
 .../_3_5_1/sessionevalaliased-v2d0-partial.json    |    19 +
 .../graphson/_3_5_1/sessionevalaliased-v3d0.json   |    18 +
 .../io/graphson/_3_5_1/sessionlesseval-v1d0.json   |    12 +
 .../_3_5_1/sessionlesseval-v2d0-no-types.json      |    12 +
 .../_3_5_1/sessionlesseval-v2d0-partial.json       |    15 +
 .../io/graphson/_3_5_1/sessionlesseval-v3d0.json   |    15 +
 .../_3_5_1/sessionlessevalaliased-v1d0.json        |    15 +
 .../sessionlessevalaliased-v2d0-no-types.json      |    15 +
 .../sessionlessevalaliased-v2d0-partial.json       |    18 +
 .../_3_5_1/sessionlessevalaliased-v3d0.json        |    18 +
 .../structure/io/graphson/_3_5_1/set-v3d0.json     |     7 +
 .../io/graphson/_3_5_1/short-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_5_1/short-v3d0.json   |     4 +
 .../io/graphson/_3_5_1/standardresult-v1d0.json    |    50 +
 .../_3_5_1/standardresult-v2d0-partial.json        |   111 +
 .../io/graphson/_3_5_1/standardresult-v3d0.json    |   120 +
 .../io/graphson/_3_5_1/t-v2d0-partial.json         |     4 +
 .../structure/io/graphson/_3_5_1/t-v3d0.json       |     4 +
 .../io/graphson/_3_5_1/textp-v2d0-partial.json     |     7 +
 .../structure/io/graphson/_3_5_1/textp-v3d0.json   |     7 +
 .../io/graphson/_3_5_1/timestamp-v2d0-partial.json |     4 +
 .../io/graphson/_3_5_1/timestamp-v3d0.json         |     4 +
 .../io/graphson/_3_5_1/tinkergraph-v1d0.json       |   313 +
 .../graphson/_3_5_1/tinkergraph-v2d0-no-types.json |   352 +
 .../graphson/_3_5_1/tinkergraph-v2d0-partial.json  |   829 +
 .../io/graphson/_3_5_1/tinkergraph-v3d0.json       |   829 +
 .../_3_5_1/traversalmetrics-v2d0-partial.json      |   114 +
 .../io/graphson/_3_5_1/traversalmetrics-v3d0.json  |   109 +
 .../io/graphson/_3_5_1/traverser-v2d0-partial.json |   109 +
 .../io/graphson/_3_5_1/traverser-v3d0.json         |   109 +
 .../io/graphson/_3_5_1/uuid-v2d0-no-types.json     |     1 +
 .../io/graphson/_3_5_1/uuid-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_5_1/uuid-v3d0.json    |     4 +
 .../structure/io/graphson/_3_5_1/vertex-v1d0.json  |    39 +
 .../io/graphson/_3_5_1/vertex-v2d0-no-types.json   |    43 +
 .../io/graphson/_3_5_1/vertex-v2d0-partial.json    |   100 +
 .../structure/io/graphson/_3_5_1/vertex-v3d0.json  |   100 +
 .../io/graphson/_3_5_1/vertexproperty-v1d0.json    |     5 +
 .../_3_5_1/vertexproperty-v2d0-no-types.json       |     5 +
 .../_3_5_1/vertexproperty-v2d0-partial.json        |    11 +
 .../io/graphson/_3_5_1/vertexproperty-v3d0.json    |    11 +
 .../io/graphson/_3_5_1/year-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_5_1/year-v3d0.json    |     4 +
 .../io/graphson/_3_5_1/yearmonth-v2d0-partial.json |     4 +
 .../io/graphson/_3_5_1/yearmonth-v3d0.json         |     4 +
 .../_3_5_1/zoneddatetime-v2d0-partial.json         |     4 +
 .../io/graphson/_3_5_1/zoneddatetime-v3d0.json     |     4 +
 .../graphson/_3_5_1/zoneoffset-v2d0-partial.json   |     4 +
 .../io/graphson/_3_5_1/zoneoffset-v3d0.json        |     4 +
 .../_3_6_0/authenticationchallenge-v1d0.json       |    12 +
 .../authenticationchallenge-v2d0-no-types.json     |    12 +
 .../authenticationchallenge-v2d0-partial.json      |    12 +
 .../_3_6_0/authenticationchallenge-v3d0.json       |    18 +
 .../_3_6_0/authenticationresponse-v1d0.json        |     9 +
 .../authenticationresponse-v2d0-no-types.json      |     9 +
 .../authenticationresponse-v2d0-partial.json       |     9 +
 .../_3_6_0/authenticationresponse-v3d0.json        |     9 +
 .../io/graphson/_3_6_0/barrier-v2d0-partial.json   |     4 +
 .../structure/io/graphson/_3_6_0/barrier-v3d0.json |     4 +
 .../graphson/_3_6_0/bigdecimal-v2d0-partial.json   |     4 +
 .../io/graphson/_3_6_0/bigdecimal-v3d0.json        |     4 +
 .../graphson/_3_6_0/biginteger-v2d0-partial.json   |     4 +
 .../io/graphson/_3_6_0/biginteger-v3d0.json        |     4 +
 .../io/graphson/_3_6_0/binding-v2d0-partial.json   |    10 +
 .../structure/io/graphson/_3_6_0/binding-v3d0.json |    10 +
 .../io/graphson/_3_6_0/bulkset-v2d0-partial.json   |     1 +
 .../structure/io/graphson/_3_6_0/bulkset-v3d0.json |    10 +
 .../io/graphson/_3_6_0/byte-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_6_0/byte-v3d0.json    |     4 +
 .../graphson/_3_6_0/bytebuffer-v2d0-partial.json   |     4 +
 .../io/graphson/_3_6_0/bytebuffer-v3d0.json        |     4 +
 .../io/graphson/_3_6_0/bytecode-v2d0-partial.json  |     6 +
 .../io/graphson/_3_6_0/bytecode-v3d0.json          |     6 +
 .../graphson/_3_6_0/cardinality-v2d0-partial.json  |     4 +
 .../io/graphson/_3_6_0/cardinality-v3d0.json       |     4 +
 .../io/graphson/_3_6_0/char-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_6_0/char-v3d0.json    |     4 +
 .../io/graphson/_3_6_0/class-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_6_0/class-v3d0.json   |     4 +
 .../io/graphson/_3_6_0/column-v2d0-partial.json    |     4 +
 .../structure/io/graphson/_3_6_0/column-v3d0.json  |     4 +
 .../io/graphson/_3_6_0/date-v2d0-no-types.json     |     1 +
 .../io/graphson/_3_6_0/date-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_6_0/date-v3d0.json    |     4 +
 .../io/graphson/_3_6_0/direction-v2d0-partial.json |     4 +
 .../io/graphson/_3_6_0/direction-v3d0.json         |     4 +
 .../io/graphson/_3_6_0/double-v2d0-no-types.json   |     1 +
 .../io/graphson/_3_6_0/double-v2d0-partial.json    |     4 +
 .../structure/io/graphson/_3_6_0/double-v3d0.json  |     4 +
 .../io/graphson/_3_6_0/duration-v2d0-partial.json  |     4 +
 .../io/graphson/_3_6_0/duration-v3d0.json          |     4 +
 .../structure/io/graphson/_3_6_0/edge-v1d0.json    |    12 +
 .../io/graphson/_3_6_0/edge-v2d0-no-types.json     |    14 +
 .../io/graphson/_3_6_0/edge-v2d0-partial.json      |    32 +
 .../structure/io/graphson/_3_6_0/edge-v3d0.json    |    32 +
 .../io/graphson/_3_6_0/float-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_6_0/float-v3d0.json   |     4 +
 .../graphson/_3_6_0/inetaddress-v2d0-partial.json  |     4 +
 .../io/graphson/_3_6_0/inetaddress-v3d0.json       |     4 +
 .../io/graphson/_3_6_0/instant-v2d0-partial.json   |     4 +
 .../structure/io/graphson/_3_6_0/instant-v3d0.json |     4 +
 .../io/graphson/_3_6_0/integer-v2d0-no-types.json  |     1 +
 .../io/graphson/_3_6_0/integer-v2d0-partial.json   |     4 +
 .../structure/io/graphson/_3_6_0/integer-v3d0.json |     4 +
 .../io/graphson/_3_6_0/lambda-v2d0-partial.json    |     8 +
 .../structure/io/graphson/_3_6_0/lambda-v3d0.json  |     8 +
 .../structure/io/graphson/_3_6_0/list-v3d0.json    |     7 +
 .../io/graphson/_3_6_0/localdate-v2d0-partial.json |     4 +
 .../io/graphson/_3_6_0/localdate-v3d0.json         |     4 +
 .../_3_6_0/localdatetime-v2d0-partial.json         |     4 +
 .../io/graphson/_3_6_0/localdatetime-v3d0.json     |     4 +
 .../io/graphson/_3_6_0/localtime-v2d0-partial.json |     4 +
 .../io/graphson/_3_6_0/localtime-v3d0.json         |     4 +
 .../io/graphson/_3_6_0/long-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_6_0/long-v3d0.json    |     4 +
 .../structure/io/graphson/_3_6_0/map-v3d0.json     |    25 +
 .../io/graphson/_3_6_0/metrics-v2d0-partial.json   |    54 +
 .../structure/io/graphson/_3_6_0/metrics-v3d0.json |    52 +
 .../io/graphson/_3_6_0/monthday-v2d0-partial.json  |     4 +
 .../io/graphson/_3_6_0/monthday-v3d0.json          |     4 +
 .../_3_6_0/offsetdatetime-v2d0-partial.json        |     4 +
 .../io/graphson/_3_6_0/offsetdatetime-v3d0.json    |     4 +
 .../graphson/_3_6_0/offsettime-v2d0-partial.json   |     4 +
 .../io/graphson/_3_6_0/offsettime-v3d0.json        |     4 +
 .../io/graphson/_3_6_0/operator-v2d0-partial.json  |     4 +
 .../io/graphson/_3_6_0/operator-v3d0.json          |     4 +
 .../io/graphson/_3_6_0/order-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_6_0/order-v3d0.json   |     4 +
 .../io/graphson/_3_6_0/p-v2d0-partial.json         |    10 +
 .../structure/io/graphson/_3_6_0/p-v3d0.json       |    10 +
 .../io/graphson/_3_6_0/pand-v2d0-partial.json      |    25 +
 .../structure/io/graphson/_3_6_0/pand-v3d0.json    |    25 +
 .../structure/io/graphson/_3_6_0/path-v1d0.json    |    62 +
 .../io/graphson/_3_6_0/path-v2d0-no-types.json     |    13 +
 .../io/graphson/_3_6_0/path-v2d0-partial.json      |    34 +
 .../structure/io/graphson/_3_6_0/path-v3d0.json    |    49 +
 .../io/graphson/_3_6_0/period-v2d0-partial.json    |     4 +
 .../structure/io/graphson/_3_6_0/period-v3d0.json  |     4 +
 .../io/graphson/_3_6_0/pick-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_6_0/pick-v3d0.json    |     4 +
 .../io/graphson/_3_6_0/pop-v2d0-partial.json       |     4 +
 .../structure/io/graphson/_3_6_0/pop-v3d0.json     |     4 +
 .../io/graphson/_3_6_0/por-v2d0-partial.json       |    31 +
 .../structure/io/graphson/_3_6_0/por-v3d0.json     |    34 +
 .../io/graphson/_3_6_0/property-v1d0.json          |     4 +
 .../io/graphson/_3_6_0/property-v2d0-no-types.json |     4 +
 .../io/graphson/_3_6_0/property-v2d0-partial.json  |    10 +
 .../io/graphson/_3_6_0/property-v3d0.json          |    10 +
 .../io/graphson/_3_6_0/pwithin-v2d0-partial.json   |    10 +
 .../structure/io/graphson/_3_6_0/pwithin-v3d0.json |    13 +
 .../io/graphson/_3_6_0/pwithout-v2d0-partial.json  |    13 +
 .../io/graphson/_3_6_0/pwithout-v3d0.json          |    16 +
 .../io/graphson/_3_6_0/scope-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_6_0/scope-v3d0.json   |     4 +
 .../io/graphson/_3_6_0/sessionclose-v1d0.json      |     8 +
 .../_3_6_0/sessionclose-v2d0-no-types.json         |     8 +
 .../graphson/_3_6_0/sessionclose-v2d0-partial.json |     8 +
 .../io/graphson/_3_6_0/sessionclose-v3d0.json      |     9 +
 .../io/graphson/_3_6_0/sessioneval-v1d0.json       |    13 +
 .../graphson/_3_6_0/sessioneval-v2d0-no-types.json |    13 +
 .../graphson/_3_6_0/sessioneval-v2d0-partial.json  |    16 +
 .../io/graphson/_3_6_0/sessioneval-v3d0.json       |    15 +
 .../graphson/_3_6_0/sessionevalaliased-v1d0.json   |    16 +
 .../_3_6_0/sessionevalaliased-v2d0-no-types.json   |    16 +
 .../_3_6_0/sessionevalaliased-v2d0-partial.json    |    19 +
 .../graphson/_3_6_0/sessionevalaliased-v3d0.json   |    18 +
 .../io/graphson/_3_6_0/sessionlesseval-v1d0.json   |    12 +
 .../_3_6_0/sessionlesseval-v2d0-no-types.json      |    12 +
 .../_3_6_0/sessionlesseval-v2d0-partial.json       |    15 +
 .../io/graphson/_3_6_0/sessionlesseval-v3d0.json   |    15 +
 .../_3_6_0/sessionlessevalaliased-v1d0.json        |    15 +
 .../sessionlessevalaliased-v2d0-no-types.json      |    15 +
 .../sessionlessevalaliased-v2d0-partial.json       |    18 +
 .../_3_6_0/sessionlessevalaliased-v3d0.json        |    18 +
 .../structure/io/graphson/_3_6_0/set-v3d0.json     |     7 +
 .../io/graphson/_3_6_0/short-v2d0-partial.json     |     4 +
 .../structure/io/graphson/_3_6_0/short-v3d0.json   |     4 +
 .../io/graphson/_3_6_0/standardresult-v1d0.json    |    50 +
 .../_3_6_0/standardresult-v2d0-partial.json        |   111 +
 .../io/graphson/_3_6_0/standardresult-v3d0.json    |   120 +
 .../io/graphson/_3_6_0/t-v2d0-partial.json         |     4 +
 .../structure/io/graphson/_3_6_0/t-v3d0.json       |     4 +
 .../io/graphson/_3_6_0/textp-v2d0-partial.json     |     7 +
 .../structure/io/graphson/_3_6_0/textp-v3d0.json   |     7 +
 .../io/graphson/_3_6_0/timestamp-v2d0-partial.json |     4 +
 .../io/graphson/_3_6_0/timestamp-v3d0.json         |     4 +
 .../io/graphson/_3_6_0/tinkergraph-v1d0.json       |   313 +
 .../graphson/_3_6_0/tinkergraph-v2d0-no-types.json |   352 +
 .../graphson/_3_6_0/tinkergraph-v2d0-partial.json  |   829 +
 .../io/graphson/_3_6_0/tinkergraph-v3d0.json       |   829 +
 .../_3_6_0/traversalmetrics-v2d0-partial.json      |   114 +
 .../io/graphson/_3_6_0/traversalmetrics-v3d0.json  |   109 +
 .../io/graphson/_3_6_0/traverser-v2d0-partial.json |   109 +
 .../io/graphson/_3_6_0/traverser-v3d0.json         |   109 +
 .../io/graphson/_3_6_0/uuid-v2d0-no-types.json     |     1 +
 .../io/graphson/_3_6_0/uuid-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_6_0/uuid-v3d0.json    |     4 +
 .../structure/io/graphson/_3_6_0/vertex-v1d0.json  |    39 +
 .../io/graphson/_3_6_0/vertex-v2d0-no-types.json   |    43 +
 .../io/graphson/_3_6_0/vertex-v2d0-partial.json    |   100 +
 .../structure/io/graphson/_3_6_0/vertex-v3d0.json  |   100 +
 .../io/graphson/_3_6_0/vertexproperty-v1d0.json    |     5 +
 .../_3_6_0/vertexproperty-v2d0-no-types.json       |     5 +
 .../_3_6_0/vertexproperty-v2d0-partial.json        |    11 +
 .../io/graphson/_3_6_0/vertexproperty-v3d0.json    |    11 +
 .../io/graphson/_3_6_0/year-v2d0-partial.json      |     4 +
 .../structure/io/graphson/_3_6_0/year-v3d0.json    |     4 +
 .../io/graphson/_3_6_0/yearmonth-v2d0-partial.json |     4 +
 .../io/graphson/_3_6_0/yearmonth-v3d0.json         |     4 +
 .../_3_6_0/zoneddatetime-v2d0-partial.json         |     4 +
 .../io/graphson/_3_6_0/zoneddatetime-v3d0.json     |     4 +
 .../graphson/_3_6_0/zoneoffset-v2d0-partial.json   |     4 +
 .../io/graphson/_3_6_0/zoneoffset-v3d0.json        |     4 +
 .../gryo/_3_4_12/authenticationchallenge-v3d0.kryo |   Bin 0 -> 26 bytes
 .../gryo/_3_4_12/authenticationresponse-v3d0.kryo  |     1 +
 .../structure/io/gryo/_3_4_12/barrier-v1d0.kryo    |     1 +
 .../structure/io/gryo/_3_4_12/barrier-v3d0.kryo    |     1 +
 .../structure/io/gryo/_3_4_12/bigdecimal-v1d0.kryo |   Bin 0 -> 18 bytes
 .../structure/io/gryo/_3_4_12/bigdecimal-v3d0.kryo |   Bin 0 -> 18 bytes
 .../structure/io/gryo/_3_4_12/biginteger-v1d0.kryo |     1 +
 .../structure/io/gryo/_3_4_12/biginteger-v3d0.kryo |     1 +
 .../structure/io/gryo/_3_4_12/binding-v1d0.kryo    |     1 +
 .../structure/io/gryo/_3_4_12/binding-v3d0.kryo    |     1 +
 .../structure/io/gryo/_3_4_12/bulkset-v1d0.kryo    |     1 +
 .../structure/io/gryo/_3_4_12/bulkset-v3d0.kryo    |     1 +
 .../structure/io/gryo/_3_4_12/byte-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_4_12/byte-v3d0.kryo       |     1 +
 .../structure/io/gryo/_3_4_12/bytebuffer-v1d0.kryo |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_4_12/bytebuffer-v3d0.kryo |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_4_12/bytecode-v1d0.kryo   |   Bin 0 -> 43 bytes
 .../structure/io/gryo/_3_4_12/bytecode-v3d0.kryo   |   Bin 0 -> 43 bytes
 .../io/gryo/_3_4_12/cardinality-v1d0.kryo          |     1 +
 .../io/gryo/_3_4_12/cardinality-v3d0.kryo          |     1 +
 .../structure/io/gryo/_3_4_12/char-v1d0.kryo       |   Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_4_12/char-v3d0.kryo       |   Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_4_12/class-v1d0.kryo      |     1 +
 .../structure/io/gryo/_3_4_12/class-v3d0.kryo      |     1 +
 .../structure/io/gryo/_3_4_12/column-v1d0.kryo     |     1 +
 .../structure/io/gryo/_3_4_12/column-v3d0.kryo     |     1 +
 .../structure/io/gryo/_3_4_12/date-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_4_12/date-v3d0.kryo       |     1 +
 .../structure/io/gryo/_3_4_12/direction-v1d0.kryo  |     1 +
 .../structure/io/gryo/_3_4_12/direction-v3d0.kryo  |     1 +
 .../structure/io/gryo/_3_4_12/double-v1d0.kryo     |   Bin 0 -> 8 bytes
 .../structure/io/gryo/_3_4_12/double-v3d0.kryo     |   Bin 0 -> 8 bytes
 .../structure/io/gryo/_3_4_12/duration-v1d0.kryo   |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_12/duration-v3d0.kryo   |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_12/edge-v1d0.kryo       |   Bin 0 -> 57 bytes
 .../structure/io/gryo/_3_4_12/edge-v3d0.kryo       |   Bin 0 -> 39 bytes
 .../structure/io/gryo/_3_4_12/float-v1d0.kryo      |   Bin 0 -> 4 bytes
 .../structure/io/gryo/_3_4_12/float-v3d0.kryo      |   Bin 0 -> 4 bytes
 .../io/gryo/_3_4_12/inetaddress-v1d0.kryo          |     1 +
 .../io/gryo/_3_4_12/inetaddress-v3d0.kryo          |     1 +
 .../structure/io/gryo/_3_4_12/instant-v1d0.kryo    |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_4_12/instant-v3d0.kryo    |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_4_12/integer-v1d0.kryo    |     1 +
 .../structure/io/gryo/_3_4_12/integer-v3d0.kryo    |     1 +
 .../structure/io/gryo/_3_4_12/lambda-v1d0.kryo     |   Bin 0 -> 31 bytes
 .../structure/io/gryo/_3_4_12/lambda-v3d0.kryo     |   Bin 0 -> 31 bytes
 .../structure/io/gryo/_3_4_12/localdate-v1d0.kryo  |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_12/localdate-v3d0.kryo  |   Bin 0 -> 9 bytes
 .../io/gryo/_3_4_12/localdatetime-v1d0.kryo        |   Bin 0 -> 29 bytes
 .../io/gryo/_3_4_12/localdatetime-v3d0.kryo        |   Bin 0 -> 29 bytes
 .../structure/io/gryo/_3_4_12/localtime-v1d0.kryo  |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_12/localtime-v3d0.kryo  |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_12/long-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_4_12/long-v3d0.kryo       |     1 +
 .../structure/io/gryo/_3_4_12/metrics-v1d0.kryo    |   Bin 0 -> 197 bytes
 .../structure/io/gryo/_3_4_12/metrics-v3d0.kryo    |   Bin 0 -> 184 bytes
 .../structure/io/gryo/_3_4_12/monthday-v1d0.kryo   |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_12/monthday-v3d0.kryo   |   Bin 0 -> 9 bytes
 .../io/gryo/_3_4_12/offsetdatetime-v1d0.kryo       |   Bin 0 -> 37 bytes
 .../io/gryo/_3_4_12/offsetdatetime-v3d0.kryo       |   Bin 0 -> 37 bytes
 .../structure/io/gryo/_3_4_12/offsettime-v1d0.kryo |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_4_12/offsettime-v3d0.kryo |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_4_12/operator-v1d0.kryo   |     1 +
 .../structure/io/gryo/_3_4_12/operator-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_4_12/order-v1d0.kryo      |     1 +
 .../structure/io/gryo/_3_4_12/order-v3d0.kryo      |     1 +
 .../gremlin/structure/io/gryo/_3_4_12/p-v1d0.kryo  |   Bin 0 -> 6 bytes
 .../gremlin/structure/io/gryo/_3_4_12/p-v3d0.kryo  |   Bin 0 -> 6 bytes
 .../structure/io/gryo/_3_4_12/pand-v1d0.kryo       |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_4_12/pand-v3d0.kryo       |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_4_12/path-v1d0.kryo       |   Bin 0 -> 50 bytes
 .../structure/io/gryo/_3_4_12/path-v3d0.kryo       |   Bin 0 -> 50 bytes
 .../structure/io/gryo/_3_4_12/period-v1d0.kryo     |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_4_12/period-v3d0.kryo     |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_4_12/pick-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_4_12/pick-v3d0.kryo       |     1 +
 .../structure/io/gryo/_3_4_12/pop-v1d0.kryo        |     1 +
 .../structure/io/gryo/_3_4_12/pop-v3d0.kryo        |     1 +
 .../structure/io/gryo/_3_4_12/por-v1d0.kryo        |   Bin 0 -> 35 bytes
 .../structure/io/gryo/_3_4_12/por-v3d0.kryo        |   Bin 0 -> 35 bytes
 .../structure/io/gryo/_3_4_12/property-v1d0.kryo   |     1 +
 .../structure/io/gryo/_3_4_12/property-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_4_12/pwithin-v1d0.kryo    |   Bin 0 -> 14 bytes
 .../structure/io/gryo/_3_4_12/pwithin-v3d0.kryo    |   Bin 0 -> 14 bytes
 .../structure/io/gryo/_3_4_12/pwithout-v1d0.kryo   |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_4_12/pwithout-v3d0.kryo   |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_4_12/scope-v1d0.kryo      |     1 +
 .../structure/io/gryo/_3_4_12/scope-v3d0.kryo      |     1 +
 .../io/gryo/_3_4_12/sessionclose-v3d0.kryo         |     1 +
 .../io/gryo/_3_4_12/sessioneval-v3d0.kryo          |     1 +
 .../io/gryo/_3_4_12/sessionevalaliased-v3d0.kryo   |     1 +
 .../io/gryo/_3_4_12/sessionlesseval-v3d0.kryo      |     1 +
 .../gryo/_3_4_12/sessionlessevalaliased-v3d0.kryo  |     1 +
 .../structure/io/gryo/_3_4_12/short-v1d0.kryo      |   Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_4_12/short-v3d0.kryo      |   Bin 0 -> 2 bytes
 .../io/gryo/_3_4_12/standardresult-v3d0.kryo       |   Bin 0 -> 229 bytes
 .../structure/io/gryo/_3_4_12/stargraph-v1d0.kryo  |   Bin 0 -> 247 bytes
 .../structure/io/gryo/_3_4_12/stargraph-v3d0.kryo  |   Bin 0 -> 247 bytes
 .../gremlin/structure/io/gryo/_3_4_12/t-v1d0.kryo  |     1 +
 .../gremlin/structure/io/gryo/_3_4_12/t-v3d0.kryo  |     1 +
 .../structure/io/gryo/_3_4_12/textp-v1d0.kryo      |     1 +
 .../structure/io/gryo/_3_4_12/textp-v3d0.kryo      |     1 +
 .../structure/io/gryo/_3_4_12/timestamp-v1d0.kryo  |     1 +
 .../structure/io/gryo/_3_4_12/timestamp-v3d0.kryo  |     1 +
 .../io/gryo/_3_4_12/tinkergraph-v1d0.kryo          |   Bin 0 -> 1117 bytes
 .../io/gryo/_3_4_12/tinkergraph-v3d0.kryo          |   Bin 0 -> 1117 bytes
 .../io/gryo/_3_4_12/traversalmetrics-v1d0.kryo     |   Bin 0 -> 471 bytes
 .../io/gryo/_3_4_12/traversalmetrics-v3d0.kryo     |   Bin 0 -> 308 bytes
 .../structure/io/gryo/_3_4_12/traverser-v1d0.kryo  |   Bin 0 -> 211 bytes
 .../structure/io/gryo/_3_4_12/traverser-v3d0.kryo  |   Bin 0 -> 210 bytes
 .../structure/io/gryo/_3_4_12/tree-v1d0.kryo       |   Bin 0 -> 284 bytes
 .../structure/io/gryo/_3_4_12/tree-v3d0.kryo       |   Bin 0 -> 277 bytes
 .../structure/io/gryo/_3_4_12/uuid-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_4_12/uuid-v3d0.kryo       |     1 +
 .../structure/io/gryo/_3_4_12/vertex-v1d0.kryo     |   Bin 0 -> 202 bytes
 .../structure/io/gryo/_3_4_12/vertex-v3d0.kryo     |   Bin 0 -> 201 bytes
 .../io/gryo/_3_4_12/vertexproperty-v1d0.kryo       |   Bin 0 -> 18 bytes
 .../io/gryo/_3_4_12/vertexproperty-v3d0.kryo       |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_4_12/year-v1d0.kryo       |   Bin 0 -> 5 bytes
 .../structure/io/gryo/_3_4_12/year-v3d0.kryo       |   Bin 0 -> 5 bytes
 .../structure/io/gryo/_3_4_12/yearmonth-v1d0.kryo  |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_12/yearmonth-v3d0.kryo  |   Bin 0 -> 9 bytes
 .../io/gryo/_3_4_12/zoneddatetime-v1d0.kryo        |   Bin 0 -> 38 bytes
 .../io/gryo/_3_4_12/zoneddatetime-v3d0.kryo        |   Bin 0 -> 38 bytes
 .../structure/io/gryo/_3_4_12/zoneoffset-v1d0.kryo |     1 +
 .../structure/io/gryo/_3_4_12/zoneoffset-v3d0.kryo |     1 +
 .../gryo/_3_5_1/authenticationchallenge-v3d0.kryo  |   Bin 0 -> 26 bytes
 .../gryo/_3_5_1/authenticationresponse-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_5_1/barrier-v1d0.kryo     |     1 +
 .../structure/io/gryo/_3_5_1/barrier-v3d0.kryo     |     1 +
 .../structure/io/gryo/_3_5_1/bigdecimal-v1d0.kryo  |   Bin 0 -> 18 bytes
 .../structure/io/gryo/_3_5_1/bigdecimal-v3d0.kryo  |   Bin 0 -> 18 bytes
 .../structure/io/gryo/_3_5_1/biginteger-v1d0.kryo  |     1 +
 .../structure/io/gryo/_3_5_1/biginteger-v3d0.kryo  |     1 +
 .../structure/io/gryo/_3_5_1/binding-v1d0.kryo     |     1 +
 .../structure/io/gryo/_3_5_1/binding-v3d0.kryo     |     1 +
 .../structure/io/gryo/_3_5_1/bulkset-v1d0.kryo     |     1 +
 .../structure/io/gryo/_3_5_1/bulkset-v3d0.kryo     |     1 +
 .../structure/io/gryo/_3_5_1/byte-v1d0.kryo        |     1 +
 .../structure/io/gryo/_3_5_1/byte-v3d0.kryo        |     1 +
 .../structure/io/gryo/_3_5_1/bytebuffer-v1d0.kryo  |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_5_1/bytebuffer-v3d0.kryo  |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_5_1/bytecode-v1d0.kryo    |   Bin 0 -> 43 bytes
 .../structure/io/gryo/_3_5_1/bytecode-v3d0.kryo    |   Bin 0 -> 43 bytes
 .../structure/io/gryo/_3_5_1/cardinality-v1d0.kryo |     1 +
 .../structure/io/gryo/_3_5_1/cardinality-v3d0.kryo |     1 +
 .../structure/io/gryo/_3_5_1/char-v1d0.kryo        |   Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_5_1/char-v3d0.kryo        |   Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_5_1/class-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_5_1/class-v3d0.kryo       |     1 +
 .../structure/io/gryo/_3_5_1/column-v1d0.kryo      |     1 +
 .../structure/io/gryo/_3_5_1/column-v3d0.kryo      |     1 +
 .../structure/io/gryo/_3_5_1/date-v1d0.kryo        |     1 +
 .../structure/io/gryo/_3_5_1/date-v3d0.kryo        |     1 +
 .../structure/io/gryo/_3_5_1/direction-v1d0.kryo   |     1 +
 .../structure/io/gryo/_3_5_1/direction-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_5_1/double-v1d0.kryo      |   Bin 0 -> 8 bytes
 .../structure/io/gryo/_3_5_1/double-v3d0.kryo      |   Bin 0 -> 8 bytes
 .../structure/io/gryo/_3_5_1/duration-v1d0.kryo    |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_5_1/duration-v3d0.kryo    |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_5_1/edge-v1d0.kryo        |   Bin 0 -> 57 bytes
 .../structure/io/gryo/_3_5_1/edge-v3d0.kryo        |   Bin 0 -> 39 bytes
 .../structure/io/gryo/_3_5_1/float-v1d0.kryo       |   Bin 0 -> 4 bytes
 .../structure/io/gryo/_3_5_1/float-v3d0.kryo       |   Bin 0 -> 4 bytes
 .../structure/io/gryo/_3_5_1/inetaddress-v1d0.kryo |     1 +
 .../structure/io/gryo/_3_5_1/inetaddress-v3d0.kryo |     1 +
 .../structure/io/gryo/_3_5_1/instant-v1d0.kryo     |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_5_1/instant-v3d0.kryo     |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_5_1/integer-v1d0.kryo     |     1 +
 .../structure/io/gryo/_3_5_1/integer-v3d0.kryo     |     1 +
 .../structure/io/gryo/_3_5_1/lambda-v1d0.kryo      |   Bin 0 -> 31 bytes
 .../structure/io/gryo/_3_5_1/lambda-v3d0.kryo      |   Bin 0 -> 31 bytes
 .../structure/io/gryo/_3_5_1/localdate-v1d0.kryo   |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_5_1/localdate-v3d0.kryo   |   Bin 0 -> 9 bytes
 .../io/gryo/_3_5_1/localdatetime-v1d0.kryo         |   Bin 0 -> 29 bytes
 .../io/gryo/_3_5_1/localdatetime-v3d0.kryo         |   Bin 0 -> 29 bytes
 .../structure/io/gryo/_3_5_1/localtime-v1d0.kryo   |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_5_1/localtime-v3d0.kryo   |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_5_1/long-v1d0.kryo        |     1 +
 .../structure/io/gryo/_3_5_1/long-v3d0.kryo        |     1 +
 .../structure/io/gryo/_3_5_1/metrics-v1d0.kryo     |   Bin 0 -> 197 bytes
 .../structure/io/gryo/_3_5_1/metrics-v3d0.kryo     |   Bin 0 -> 184 bytes
 .../structure/io/gryo/_3_5_1/monthday-v1d0.kryo    |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_5_1/monthday-v3d0.kryo    |   Bin 0 -> 9 bytes
 .../io/gryo/_3_5_1/offsetdatetime-v1d0.kryo        |   Bin 0 -> 37 bytes
 .../io/gryo/_3_5_1/offsetdatetime-v3d0.kryo        |   Bin 0 -> 37 bytes
 .../structure/io/gryo/_3_5_1/offsettime-v1d0.kryo  |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_5_1/offsettime-v3d0.kryo  |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_5_1/operator-v1d0.kryo    |     1 +
 .../structure/io/gryo/_3_5_1/operator-v3d0.kryo    |     1 +
 .../structure/io/gryo/_3_5_1/order-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_5_1/order-v3d0.kryo       |     1 +
 .../gremlin/structure/io/gryo/_3_5_1/p-v1d0.kryo   |   Bin 0 -> 6 bytes
 .../gremlin/structure/io/gryo/_3_5_1/p-v3d0.kryo   |   Bin 0 -> 6 bytes
 .../structure/io/gryo/_3_5_1/pand-v1d0.kryo        |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_5_1/pand-v3d0.kryo        |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_5_1/path-v1d0.kryo        |   Bin 0 -> 50 bytes
 .../structure/io/gryo/_3_5_1/path-v3d0.kryo        |   Bin 0 -> 50 bytes
 .../structure/io/gryo/_3_5_1/period-v1d0.kryo      |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_5_1/period-v3d0.kryo      |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_5_1/pick-v1d0.kryo        |     1 +
 .../structure/io/gryo/_3_5_1/pick-v3d0.kryo        |     1 +
 .../gremlin/structure/io/gryo/_3_5_1/pop-v1d0.kryo |     1 +
 .../gremlin/structure/io/gryo/_3_5_1/pop-v3d0.kryo |     1 +
 .../gremlin/structure/io/gryo/_3_5_1/por-v1d0.kryo |   Bin 0 -> 35 bytes
 .../gremlin/structure/io/gryo/_3_5_1/por-v3d0.kryo |   Bin 0 -> 35 bytes
 .../structure/io/gryo/_3_5_1/property-v1d0.kryo    |     1 +
 .../structure/io/gryo/_3_5_1/property-v3d0.kryo    |     1 +
 .../structure/io/gryo/_3_5_1/pwithin-v1d0.kryo     |   Bin 0 -> 14 bytes
 .../structure/io/gryo/_3_5_1/pwithin-v3d0.kryo     |   Bin 0 -> 14 bytes
 .../structure/io/gryo/_3_5_1/pwithout-v1d0.kryo    |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_5_1/pwithout-v3d0.kryo    |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_5_1/scope-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_5_1/scope-v3d0.kryo       |     1 +
 .../io/gryo/_3_5_1/sessionclose-v3d0.kryo          |     1 +
 .../structure/io/gryo/_3_5_1/sessioneval-v3d0.kryo |     1 +
 .../io/gryo/_3_5_1/sessionevalaliased-v3d0.kryo    |     1 +
 .../io/gryo/_3_5_1/sessionlesseval-v3d0.kryo       |     1 +
 .../gryo/_3_5_1/sessionlessevalaliased-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_5_1/short-v1d0.kryo       |   Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_5_1/short-v3d0.kryo       |   Bin 0 -> 2 bytes
 .../io/gryo/_3_5_1/standardresult-v3d0.kryo        |   Bin 0 -> 229 bytes
 .../structure/io/gryo/_3_5_1/stargraph-v1d0.kryo   |   Bin 0 -> 247 bytes
 .../structure/io/gryo/_3_5_1/stargraph-v3d0.kryo   |   Bin 0 -> 247 bytes
 .../gremlin/structure/io/gryo/_3_5_1/t-v1d0.kryo   |     1 +
 .../gremlin/structure/io/gryo/_3_5_1/t-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_5_1/textp-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_5_1/textp-v3d0.kryo       |     1 +
 .../structure/io/gryo/_3_5_1/timestamp-v1d0.kryo   |     1 +
 .../structure/io/gryo/_3_5_1/timestamp-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_5_1/tinkergraph-v1d0.kryo |   Bin 0 -> 1117 bytes
 .../structure/io/gryo/_3_5_1/tinkergraph-v3d0.kryo |   Bin 0 -> 1117 bytes
 .../io/gryo/_3_5_1/traversalmetrics-v1d0.kryo      |   Bin 0 -> 471 bytes
 .../io/gryo/_3_5_1/traversalmetrics-v3d0.kryo      |   Bin 0 -> 308 bytes
 .../structure/io/gryo/_3_5_1/traverser-v1d0.kryo   |   Bin 0 -> 211 bytes
 .../structure/io/gryo/_3_5_1/traverser-v3d0.kryo   |   Bin 0 -> 210 bytes
 .../structure/io/gryo/_3_5_1/tree-v1d0.kryo        |   Bin 0 -> 284 bytes
 .../structure/io/gryo/_3_5_1/tree-v3d0.kryo        |   Bin 0 -> 277 bytes
 .../structure/io/gryo/_3_5_1/uuid-v1d0.kryo        |     1 +
 .../structure/io/gryo/_3_5_1/uuid-v3d0.kryo        |     1 +
 .../structure/io/gryo/_3_5_1/vertex-v1d0.kryo      |   Bin 0 -> 202 bytes
 .../structure/io/gryo/_3_5_1/vertex-v3d0.kryo      |   Bin 0 -> 201 bytes
 .../io/gryo/_3_5_1/vertexproperty-v1d0.kryo        |   Bin 0 -> 18 bytes
 .../io/gryo/_3_5_1/vertexproperty-v3d0.kryo        |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_5_1/year-v1d0.kryo        |   Bin 0 -> 5 bytes
 .../structure/io/gryo/_3_5_1/year-v3d0.kryo        |   Bin 0 -> 5 bytes
 .../structure/io/gryo/_3_5_1/yearmonth-v1d0.kryo   |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_5_1/yearmonth-v3d0.kryo   |   Bin 0 -> 9 bytes
 .../io/gryo/_3_5_1/zoneddatetime-v1d0.kryo         |   Bin 0 -> 38 bytes
 .../io/gryo/_3_5_1/zoneddatetime-v3d0.kryo         |   Bin 0 -> 38 bytes
 .../structure/io/gryo/_3_5_1/zoneoffset-v1d0.kryo  |     1 +
 .../structure/io/gryo/_3_5_1/zoneoffset-v3d0.kryo  |     1 +
 .../gryo/_3_6_0/authenticationchallenge-v3d0.kryo  |   Bin 0 -> 26 bytes
 .../gryo/_3_6_0/authenticationresponse-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_6_0/barrier-v1d0.kryo     |     1 +
 .../structure/io/gryo/_3_6_0/barrier-v3d0.kryo     |     1 +
 .../structure/io/gryo/_3_6_0/bigdecimal-v1d0.kryo  |   Bin 0 -> 18 bytes
 .../structure/io/gryo/_3_6_0/bigdecimal-v3d0.kryo  |   Bin 0 -> 18 bytes
 .../structure/io/gryo/_3_6_0/biginteger-v1d0.kryo  |     1 +
 .../structure/io/gryo/_3_6_0/biginteger-v3d0.kryo  |     1 +
 .../structure/io/gryo/_3_6_0/binding-v1d0.kryo     |     1 +
 .../structure/io/gryo/_3_6_0/binding-v3d0.kryo     |     1 +
 .../structure/io/gryo/_3_6_0/bulkset-v1d0.kryo     |     1 +
 .../structure/io/gryo/_3_6_0/bulkset-v3d0.kryo     |     1 +
 .../structure/io/gryo/_3_6_0/byte-v1d0.kryo        |     1 +
 .../structure/io/gryo/_3_6_0/byte-v3d0.kryo        |     1 +
 .../structure/io/gryo/_3_6_0/bytebuffer-v1d0.kryo  |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_6_0/bytebuffer-v3d0.kryo  |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_6_0/bytecode-v1d0.kryo    |   Bin 0 -> 43 bytes
 .../structure/io/gryo/_3_6_0/bytecode-v3d0.kryo    |   Bin 0 -> 43 bytes
 .../structure/io/gryo/_3_6_0/cardinality-v1d0.kryo |     1 +
 .../structure/io/gryo/_3_6_0/cardinality-v3d0.kryo |     1 +
 .../structure/io/gryo/_3_6_0/char-v1d0.kryo        |   Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_6_0/char-v3d0.kryo        |   Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_6_0/class-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_6_0/class-v3d0.kryo       |     1 +
 .../structure/io/gryo/_3_6_0/column-v1d0.kryo      |     1 +
 .../structure/io/gryo/_3_6_0/column-v3d0.kryo      |     1 +
 .../structure/io/gryo/_3_6_0/date-v1d0.kryo        |     1 +
 .../structure/io/gryo/_3_6_0/date-v3d0.kryo        |     1 +
 .../structure/io/gryo/_3_6_0/direction-v1d0.kryo   |     1 +
 .../structure/io/gryo/_3_6_0/direction-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_6_0/double-v1d0.kryo      |   Bin 0 -> 8 bytes
 .../structure/io/gryo/_3_6_0/double-v3d0.kryo      |   Bin 0 -> 8 bytes
 .../structure/io/gryo/_3_6_0/duration-v1d0.kryo    |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_6_0/duration-v3d0.kryo    |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_6_0/edge-v1d0.kryo        |   Bin 0 -> 57 bytes
 .../structure/io/gryo/_3_6_0/edge-v3d0.kryo        |   Bin 0 -> 39 bytes
 .../structure/io/gryo/_3_6_0/float-v1d0.kryo       |   Bin 0 -> 4 bytes
 .../structure/io/gryo/_3_6_0/float-v3d0.kryo       |   Bin 0 -> 4 bytes
 .../structure/io/gryo/_3_6_0/inetaddress-v1d0.kryo |     1 +
 .../structure/io/gryo/_3_6_0/inetaddress-v3d0.kryo |     1 +
 .../structure/io/gryo/_3_6_0/instant-v1d0.kryo     |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_6_0/instant-v3d0.kryo     |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_6_0/integer-v1d0.kryo     |     1 +
 .../structure/io/gryo/_3_6_0/integer-v3d0.kryo     |     1 +
 .../structure/io/gryo/_3_6_0/lambda-v1d0.kryo      |   Bin 0 -> 31 bytes
 .../structure/io/gryo/_3_6_0/lambda-v3d0.kryo      |   Bin 0 -> 31 bytes
 .../structure/io/gryo/_3_6_0/localdate-v1d0.kryo   |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_6_0/localdate-v3d0.kryo   |   Bin 0 -> 9 bytes
 .../io/gryo/_3_6_0/localdatetime-v1d0.kryo         |   Bin 0 -> 29 bytes
 .../io/gryo/_3_6_0/localdatetime-v3d0.kryo         |   Bin 0 -> 29 bytes
 .../structure/io/gryo/_3_6_0/localtime-v1d0.kryo   |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_6_0/localtime-v3d0.kryo   |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_6_0/long-v1d0.kryo        |     1 +
 .../structure/io/gryo/_3_6_0/long-v3d0.kryo        |     1 +
 .../structure/io/gryo/_3_6_0/metrics-v1d0.kryo     |   Bin 0 -> 197 bytes
 .../structure/io/gryo/_3_6_0/metrics-v3d0.kryo     |   Bin 0 -> 184 bytes
 .../structure/io/gryo/_3_6_0/monthday-v1d0.kryo    |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_6_0/monthday-v3d0.kryo    |   Bin 0 -> 9 bytes
 .../io/gryo/_3_6_0/offsetdatetime-v1d0.kryo        |   Bin 0 -> 37 bytes
 .../io/gryo/_3_6_0/offsetdatetime-v3d0.kryo        |   Bin 0 -> 37 bytes
 .../structure/io/gryo/_3_6_0/offsettime-v1d0.kryo  |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_6_0/offsettime-v3d0.kryo  |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_6_0/operator-v1d0.kryo    |     1 +
 .../structure/io/gryo/_3_6_0/operator-v3d0.kryo    |     1 +
 .../structure/io/gryo/_3_6_0/order-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_6_0/order-v3d0.kryo       |     1 +
 .../gremlin/structure/io/gryo/_3_6_0/p-v1d0.kryo   |   Bin 0 -> 6 bytes
 .../gremlin/structure/io/gryo/_3_6_0/p-v3d0.kryo   |   Bin 0 -> 6 bytes
 .../structure/io/gryo/_3_6_0/pand-v1d0.kryo        |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_6_0/pand-v3d0.kryo        |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_6_0/path-v1d0.kryo        |   Bin 0 -> 50 bytes
 .../structure/io/gryo/_3_6_0/path-v3d0.kryo        |   Bin 0 -> 50 bytes
 .../structure/io/gryo/_3_6_0/period-v1d0.kryo      |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_6_0/period-v3d0.kryo      |   Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_6_0/pick-v1d0.kryo        |     1 +
 .../structure/io/gryo/_3_6_0/pick-v3d0.kryo        |     1 +
 .../gremlin/structure/io/gryo/_3_6_0/pop-v1d0.kryo |     1 +
 .../gremlin/structure/io/gryo/_3_6_0/pop-v3d0.kryo |     1 +
 .../gremlin/structure/io/gryo/_3_6_0/por-v1d0.kryo |   Bin 0 -> 35 bytes
 .../gremlin/structure/io/gryo/_3_6_0/por-v3d0.kryo |   Bin 0 -> 35 bytes
 .../structure/io/gryo/_3_6_0/property-v1d0.kryo    |     1 +
 .../structure/io/gryo/_3_6_0/property-v3d0.kryo    |     1 +
 .../structure/io/gryo/_3_6_0/pwithin-v1d0.kryo     |   Bin 0 -> 14 bytes
 .../structure/io/gryo/_3_6_0/pwithin-v3d0.kryo     |   Bin 0 -> 14 bytes
 .../structure/io/gryo/_3_6_0/pwithout-v1d0.kryo    |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_6_0/pwithout-v3d0.kryo    |   Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_6_0/scope-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_6_0/scope-v3d0.kryo       |     1 +
 .../io/gryo/_3_6_0/sessionclose-v3d0.kryo          |     1 +
 .../structure/io/gryo/_3_6_0/sessioneval-v3d0.kryo |     1 +
 .../io/gryo/_3_6_0/sessionevalaliased-v3d0.kryo    |     1 +
 .../io/gryo/_3_6_0/sessionlesseval-v3d0.kryo       |     1 +
 .../gryo/_3_6_0/sessionlessevalaliased-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_6_0/short-v1d0.kryo       |   Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_6_0/short-v3d0.kryo       |   Bin 0 -> 2 bytes
 .../io/gryo/_3_6_0/standardresult-v3d0.kryo        |   Bin 0 -> 229 bytes
 .../structure/io/gryo/_3_6_0/stargraph-v1d0.kryo   |   Bin 0 -> 247 bytes
 .../structure/io/gryo/_3_6_0/stargraph-v3d0.kryo   |   Bin 0 -> 247 bytes
 .../gremlin/structure/io/gryo/_3_6_0/t-v1d0.kryo   |     1 +
 .../gremlin/structure/io/gryo/_3_6_0/t-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_6_0/textp-v1d0.kryo       |     1 +
 .../structure/io/gryo/_3_6_0/textp-v3d0.kryo       |     1 +
 .../structure/io/gryo/_3_6_0/timestamp-v1d0.kryo   |     1 +
 .../structure/io/gryo/_3_6_0/timestamp-v3d0.kryo   |     1 +
 .../structure/io/gryo/_3_6_0/tinkergraph-v1d0.kryo |   Bin 0 -> 1117 bytes
 .../structure/io/gryo/_3_6_0/tinkergraph-v3d0.kryo |   Bin 0 -> 1117 bytes
 .../io/gryo/_3_6_0/traversalmetrics-v1d0.kryo      |   Bin 0 -> 471 bytes
 .../io/gryo/_3_6_0/traversalmetrics-v3d0.kryo      |   Bin 0 -> 308 bytes
 .../structure/io/gryo/_3_6_0/traverser-v1d0.kryo   |   Bin 0 -> 211 bytes
 .../structure/io/gryo/_3_6_0/traverser-v3d0.kryo   |   Bin 0 -> 210 bytes
 .../structure/io/gryo/_3_6_0/tree-v1d0.kryo        |   Bin 0 -> 284 bytes
 .../structure/io/gryo/_3_6_0/tree-v3d0.kryo        |   Bin 0 -> 277 bytes
 .../structure/io/gryo/_3_6_0/uuid-v1d0.kryo        |     1 +
 .../structure/io/gryo/_3_6_0/uuid-v3d0.kryo        |     1 +
 .../structure/io/gryo/_3_6_0/vertex-v1d0.kryo      |   Bin 0 -> 202 bytes
 .../structure/io/gryo/_3_6_0/vertex-v3d0.kryo      |   Bin 0 -> 201 bytes
 .../io/gryo/_3_6_0/vertexproperty-v1d0.kryo        |   Bin 0 -> 18 bytes
 .../io/gryo/_3_6_0/vertexproperty-v3d0.kryo        |   Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_6_0/year-v1d0.kryo        |   Bin 0 -> 5 bytes
 .../structure/io/gryo/_3_6_0/year-v3d0.kryo        |   Bin 0 -> 5 bytes
 .../structure/io/gryo/_3_6_0/yearmonth-v1d0.kryo   |   Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_6_0/yearmonth-v3d0.kryo   |   Bin 0 -> 9 bytes
 .../io/gryo/_3_6_0/zoneddatetime-v1d0.kryo         |   Bin 0 -> 38 bytes
 .../io/gryo/_3_6_0/zoneddatetime-v3d0.kryo         |   Bin 0 -> 38 bytes
 .../structure/io/gryo/_3_6_0/zoneoffset-v1d0.kryo  |     1 +
 .../structure/io/gryo/_3_6_0/zoneoffset-v3d0.kryo  |     1 +
 gremlint/package-lock.json                         | 10929 +++++++
 gremlint/package.json                              |     3 +-
 .../tinkergraph/structure/TinkerGraphTest.java     |    23 +
 1079 files changed, 61604 insertions(+), 81 deletions(-)

Reply via email to