You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2019/06/04 19:10:06 UTC

[tinkerpop] 02/02: Merge branch 'tp34'

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

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 6cd2dc46c55f948ed4fc97b9b090cd632253298d
Merge: 5a4af6f a4d7cc5
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Jun 4 15:09:52 2019 -0400

    Merge branch 'tp34'

 .../io/graphson/GraphSONCompatibility.java         |   4 +
 .../structure/io/gryo/GryoCompatibility.java       |   2 +
 .../graphson/GraphSONTypedCompatibilityTest.java   |   2 +
 .../graphson/GraphSONUntypedCompatibilityTest.java |   2 +
 .../structure/io/gryo/GryoCompatibilityTest.java   |   2 +
 .../_3_4_3/authenticationchallenge-v1d0.json       |  12 +
 .../authenticationchallenge-v2d0-no-types.json     |  12 +
 .../authenticationchallenge-v2d0-partial.json      |  12 +
 .../_3_4_3/authenticationchallenge-v3d0.json       |  18 +
 .../_3_4_3/authenticationresponse-v1d0.json        |   9 +
 .../authenticationresponse-v2d0-no-types.json      |   9 +
 .../authenticationresponse-v2d0-partial.json       |   9 +
 .../_3_4_3/authenticationresponse-v3d0.json        |   9 +
 .../io/graphson/_3_4_3/barrier-v2d0-partial.json   |   4 +
 .../structure/io/graphson/_3_4_3/barrier-v3d0.json |   4 +
 .../graphson/_3_4_3/bigdecimal-v2d0-partial.json   |   4 +
 .../io/graphson/_3_4_3/bigdecimal-v3d0.json        |   4 +
 .../graphson/_3_4_3/biginteger-v2d0-partial.json   |   4 +
 .../io/graphson/_3_4_3/biginteger-v3d0.json        |   4 +
 .../io/graphson/_3_4_3/binding-v2d0-partial.json   |  10 +
 .../structure/io/graphson/_3_4_3/binding-v3d0.json |  10 +
 .../io/graphson/_3_4_3/bulkset-v2d0-partial.json   |   1 +
 .../structure/io/graphson/_3_4_3/bulkset-v3d0.json |  10 +
 .../io/graphson/_3_4_3/byte-v2d0-partial.json      |   4 +
 .../structure/io/graphson/_3_4_3/byte-v3d0.json    |   4 +
 .../graphson/_3_4_3/bytebuffer-v2d0-partial.json   |   4 +
 .../io/graphson/_3_4_3/bytebuffer-v3d0.json        |   4 +
 .../io/graphson/_3_4_3/bytecode-v2d0-partial.json  |   6 +
 .../io/graphson/_3_4_3/bytecode-v3d0.json          |   6 +
 .../graphson/_3_4_3/cardinality-v2d0-partial.json  |   4 +
 .../io/graphson/_3_4_3/cardinality-v3d0.json       |   4 +
 .../io/graphson/_3_4_3/char-v2d0-partial.json      |   4 +
 .../structure/io/graphson/_3_4_3/char-v3d0.json    |   4 +
 .../io/graphson/_3_4_3/class-v2d0-partial.json     |   4 +
 .../structure/io/graphson/_3_4_3/class-v3d0.json   |   4 +
 .../io/graphson/_3_4_3/column-v2d0-partial.json    |   4 +
 .../structure/io/graphson/_3_4_3/column-v3d0.json  |   4 +
 .../io/graphson/_3_4_3/date-v2d0-no-types.json     |   1 +
 .../io/graphson/_3_4_3/date-v2d0-partial.json      |   4 +
 .../structure/io/graphson/_3_4_3/date-v3d0.json    |   4 +
 .../io/graphson/_3_4_3/direction-v2d0-partial.json |   4 +
 .../io/graphson/_3_4_3/direction-v3d0.json         |   4 +
 .../io/graphson/_3_4_3/double-v2d0-no-types.json   |   1 +
 .../io/graphson/_3_4_3/double-v2d0-partial.json    |   4 +
 .../structure/io/graphson/_3_4_3/double-v3d0.json  |   4 +
 .../io/graphson/_3_4_3/duration-v2d0-partial.json  |   4 +
 .../io/graphson/_3_4_3/duration-v3d0.json          |   4 +
 .../structure/io/graphson/_3_4_3/edge-v1d0.json    |  12 +
 .../io/graphson/_3_4_3/edge-v2d0-no-types.json     |  14 +
 .../io/graphson/_3_4_3/edge-v2d0-partial.json      |  32 +
 .../structure/io/graphson/_3_4_3/edge-v3d0.json    |  32 +
 .../io/graphson/_3_4_3/float-v2d0-partial.json     |   4 +
 .../structure/io/graphson/_3_4_3/float-v3d0.json   |   4 +
 .../graphson/_3_4_3/inetaddress-v2d0-partial.json  |   4 +
 .../io/graphson/_3_4_3/inetaddress-v3d0.json       |   4 +
 .../io/graphson/_3_4_3/instant-v2d0-partial.json   |   4 +
 .../structure/io/graphson/_3_4_3/instant-v3d0.json |   4 +
 .../io/graphson/_3_4_3/integer-v2d0-no-types.json  |   1 +
 .../io/graphson/_3_4_3/integer-v2d0-partial.json   |   4 +
 .../structure/io/graphson/_3_4_3/integer-v3d0.json |   4 +
 .../io/graphson/_3_4_3/lambda-v2d0-partial.json    |   8 +
 .../structure/io/graphson/_3_4_3/lambda-v3d0.json  |   8 +
 .../structure/io/graphson/_3_4_3/list-v3d0.json    |   7 +
 .../io/graphson/_3_4_3/localdate-v2d0-partial.json |   4 +
 .../io/graphson/_3_4_3/localdate-v3d0.json         |   4 +
 .../_3_4_3/localdatetime-v2d0-partial.json         |   4 +
 .../io/graphson/_3_4_3/localdatetime-v3d0.json     |   4 +
 .../io/graphson/_3_4_3/localtime-v2d0-partial.json |   4 +
 .../io/graphson/_3_4_3/localtime-v3d0.json         |   4 +
 .../io/graphson/_3_4_3/long-v2d0-partial.json      |   4 +
 .../structure/io/graphson/_3_4_3/long-v3d0.json    |   4 +
 .../structure/io/graphson/_3_4_3/map-v3d0.json     |  25 +
 .../io/graphson/_3_4_3/metrics-v2d0-partial.json   |  54 ++
 .../structure/io/graphson/_3_4_3/metrics-v3d0.json |  52 ++
 .../io/graphson/_3_4_3/monthday-v2d0-partial.json  |   4 +
 .../io/graphson/_3_4_3/monthday-v3d0.json          |   4 +
 .../_3_4_3/offsetdatetime-v2d0-partial.json        |   4 +
 .../io/graphson/_3_4_3/offsetdatetime-v3d0.json    |   4 +
 .../graphson/_3_4_3/offsettime-v2d0-partial.json   |   4 +
 .../io/graphson/_3_4_3/offsettime-v3d0.json        |   4 +
 .../io/graphson/_3_4_3/operator-v2d0-partial.json  |   4 +
 .../io/graphson/_3_4_3/operator-v3d0.json          |   4 +
 .../io/graphson/_3_4_3/order-v2d0-partial.json     |   4 +
 .../structure/io/graphson/_3_4_3/order-v3d0.json   |   4 +
 .../io/graphson/_3_4_3/p-v2d0-partial.json         |  10 +
 .../structure/io/graphson/_3_4_3/p-v3d0.json       |  10 +
 .../io/graphson/_3_4_3/pand-v2d0-partial.json      |  25 +
 .../structure/io/graphson/_3_4_3/pand-v3d0.json    |  25 +
 .../structure/io/graphson/_3_4_3/path-v1d0.json    |  62 ++
 .../io/graphson/_3_4_3/path-v2d0-no-types.json     |  13 +
 .../io/graphson/_3_4_3/path-v2d0-partial.json      |  34 +
 .../structure/io/graphson/_3_4_3/path-v3d0.json    |  49 ++
 .../io/graphson/_3_4_3/period-v2d0-partial.json    |   4 +
 .../structure/io/graphson/_3_4_3/period-v3d0.json  |   4 +
 .../io/graphson/_3_4_3/pick-v2d0-partial.json      |   4 +
 .../structure/io/graphson/_3_4_3/pick-v3d0.json    |   4 +
 .../io/graphson/_3_4_3/pop-v2d0-partial.json       |   4 +
 .../structure/io/graphson/_3_4_3/pop-v3d0.json     |   4 +
 .../io/graphson/_3_4_3/por-v2d0-partial.json       |  31 +
 .../structure/io/graphson/_3_4_3/por-v3d0.json     |  34 +
 .../io/graphson/_3_4_3/property-v1d0.json          |   4 +
 .../io/graphson/_3_4_3/property-v2d0-no-types.json |   4 +
 .../io/graphson/_3_4_3/property-v2d0-partial.json  |  10 +
 .../io/graphson/_3_4_3/property-v3d0.json          |  10 +
 .../io/graphson/_3_4_3/pwithin-v2d0-partial.json   |  10 +
 .../structure/io/graphson/_3_4_3/pwithin-v3d0.json |  13 +
 .../io/graphson/_3_4_3/pwithout-v2d0-partial.json  |  13 +
 .../io/graphson/_3_4_3/pwithout-v3d0.json          |  16 +
 .../io/graphson/_3_4_3/scope-v2d0-partial.json     |   4 +
 .../structure/io/graphson/_3_4_3/scope-v3d0.json   |   4 +
 .../io/graphson/_3_4_3/sessionclose-v1d0.json      |   8 +
 .../_3_4_3/sessionclose-v2d0-no-types.json         |   8 +
 .../graphson/_3_4_3/sessionclose-v2d0-partial.json |  11 +
 .../io/graphson/_3_4_3/sessionclose-v3d0.json      |  12 +
 .../io/graphson/_3_4_3/sessioneval-v1d0.json       |  13 +
 .../graphson/_3_4_3/sessioneval-v2d0-no-types.json |  13 +
 .../graphson/_3_4_3/sessioneval-v2d0-partial.json  |  19 +
 .../io/graphson/_3_4_3/sessioneval-v3d0.json       |  18 +
 .../graphson/_3_4_3/sessionevalaliased-v1d0.json   |  16 +
 .../_3_4_3/sessionevalaliased-v2d0-no-types.json   |  16 +
 .../_3_4_3/sessionevalaliased-v2d0-partial.json    |  22 +
 .../graphson/_3_4_3/sessionevalaliased-v3d0.json   |  21 +
 .../io/graphson/_3_4_3/sessionlesseval-v1d0.json   |  12 +
 .../_3_4_3/sessionlesseval-v2d0-no-types.json      |  12 +
 .../_3_4_3/sessionlesseval-v2d0-partial.json       |  15 +
 .../io/graphson/_3_4_3/sessionlesseval-v3d0.json   |  15 +
 .../_3_4_3/sessionlessevalaliased-v1d0.json        |  15 +
 .../sessionlessevalaliased-v2d0-no-types.json      |  15 +
 .../sessionlessevalaliased-v2d0-partial.json       |  18 +
 .../_3_4_3/sessionlessevalaliased-v3d0.json        |  18 +
 .../structure/io/graphson/_3_4_3/set-v3d0.json     |   7 +
 .../io/graphson/_3_4_3/short-v2d0-partial.json     |   4 +
 .../structure/io/graphson/_3_4_3/short-v3d0.json   |   4 +
 .../io/graphson/_3_4_3/standardresult-v1d0.json    |  50 ++
 .../_3_4_3/standardresult-v2d0-partial.json        | 111 +++
 .../io/graphson/_3_4_3/standardresult-v3d0.json    | 120 +++
 .../io/graphson/_3_4_3/t-v2d0-partial.json         |   4 +
 .../structure/io/graphson/_3_4_3/t-v3d0.json       |   4 +
 .../io/graphson/_3_4_3/textp-v2d0-partial.json     |   7 +
 .../structure/io/graphson/_3_4_3/textp-v3d0.json   |   7 +
 .../io/graphson/_3_4_3/timestamp-v2d0-partial.json |   4 +
 .../io/graphson/_3_4_3/timestamp-v3d0.json         |   4 +
 .../io/graphson/_3_4_3/tinkergraph-v1d0.json       | 313 ++++++++
 .../graphson/_3_4_3/tinkergraph-v2d0-no-types.json | 352 +++++++++
 .../graphson/_3_4_3/tinkergraph-v2d0-partial.json  | 829 +++++++++++++++++++++
 .../io/graphson/_3_4_3/tinkergraph-v3d0.json       | 829 +++++++++++++++++++++
 .../_3_4_3/traversalmetrics-v2d0-partial.json      | 114 +++
 .../io/graphson/_3_4_3/traversalmetrics-v3d0.json  | 109 +++
 .../io/graphson/_3_4_3/traverser-v2d0-partial.json | 109 +++
 .../io/graphson/_3_4_3/traverser-v3d0.json         | 109 +++
 .../io/graphson/_3_4_3/uuid-v2d0-no-types.json     |   1 +
 .../io/graphson/_3_4_3/uuid-v2d0-partial.json      |   4 +
 .../structure/io/graphson/_3_4_3/uuid-v3d0.json    |   4 +
 .../structure/io/graphson/_3_4_3/vertex-v1d0.json  |  39 +
 .../io/graphson/_3_4_3/vertex-v2d0-no-types.json   |  43 ++
 .../io/graphson/_3_4_3/vertex-v2d0-partial.json    | 100 +++
 .../structure/io/graphson/_3_4_3/vertex-v3d0.json  | 100 +++
 .../io/graphson/_3_4_3/vertexproperty-v1d0.json    |   5 +
 .../_3_4_3/vertexproperty-v2d0-no-types.json       |   5 +
 .../_3_4_3/vertexproperty-v2d0-partial.json        |  11 +
 .../io/graphson/_3_4_3/vertexproperty-v3d0.json    |  11 +
 .../io/graphson/_3_4_3/year-v2d0-partial.json      |   4 +
 .../structure/io/graphson/_3_4_3/year-v3d0.json    |   4 +
 .../io/graphson/_3_4_3/yearmonth-v2d0-partial.json |   4 +
 .../io/graphson/_3_4_3/yearmonth-v3d0.json         |   4 +
 .../_3_4_3/zoneddatetime-v2d0-partial.json         |   4 +
 .../io/graphson/_3_4_3/zoneddatetime-v3d0.json     |   4 +
 .../graphson/_3_4_3/zoneoffset-v2d0-partial.json   |   4 +
 .../io/graphson/_3_4_3/zoneoffset-v3d0.json        |   4 +
 .../gryo/_3_4_3/authenticationchallenge-v3d0.kryo  | Bin 0 -> 26 bytes
 .../gryo/_3_4_3/authenticationresponse-v3d0.kryo   |   1 +
 .../structure/io/gryo/_3_4_3/barrier-v1d0.kryo     |   1 +
 .../structure/io/gryo/_3_4_3/barrier-v3d0.kryo     |   1 +
 .../structure/io/gryo/_3_4_3/bigdecimal-v1d0.kryo  | Bin 0 -> 18 bytes
 .../structure/io/gryo/_3_4_3/bigdecimal-v3d0.kryo  | Bin 0 -> 18 bytes
 .../structure/io/gryo/_3_4_3/biginteger-v1d0.kryo  |   1 +
 .../structure/io/gryo/_3_4_3/biginteger-v3d0.kryo  |   1 +
 .../structure/io/gryo/_3_4_3/binding-v1d0.kryo     |   1 +
 .../structure/io/gryo/_3_4_3/binding-v3d0.kryo     |   1 +
 .../structure/io/gryo/_3_4_3/bulkset-v1d0.kryo     |   1 +
 .../structure/io/gryo/_3_4_3/bulkset-v3d0.kryo     |   1 +
 .../structure/io/gryo/_3_4_3/byte-v1d0.kryo        |   1 +
 .../structure/io/gryo/_3_4_3/byte-v3d0.kryo        |   1 +
 .../structure/io/gryo/_3_4_3/bytebuffer-v1d0.kryo  | Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_4_3/bytebuffer-v3d0.kryo  | Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_4_3/bytecode-v1d0.kryo    | Bin 0 -> 43 bytes
 .../structure/io/gryo/_3_4_3/bytecode-v3d0.kryo    | Bin 0 -> 43 bytes
 .../structure/io/gryo/_3_4_3/cardinality-v1d0.kryo |   1 +
 .../structure/io/gryo/_3_4_3/cardinality-v3d0.kryo |   1 +
 .../structure/io/gryo/_3_4_3/char-v1d0.kryo        | Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_4_3/char-v3d0.kryo        | Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_4_3/class-v1d0.kryo       |   1 +
 .../structure/io/gryo/_3_4_3/class-v3d0.kryo       |   1 +
 .../structure/io/gryo/_3_4_3/column-v1d0.kryo      |   1 +
 .../structure/io/gryo/_3_4_3/column-v3d0.kryo      |   1 +
 .../structure/io/gryo/_3_4_3/date-v1d0.kryo        |   1 +
 .../structure/io/gryo/_3_4_3/date-v3d0.kryo        |   1 +
 .../structure/io/gryo/_3_4_3/direction-v1d0.kryo   |   1 +
 .../structure/io/gryo/_3_4_3/direction-v3d0.kryo   |   1 +
 .../structure/io/gryo/_3_4_3/double-v1d0.kryo      | Bin 0 -> 8 bytes
 .../structure/io/gryo/_3_4_3/double-v3d0.kryo      | Bin 0 -> 8 bytes
 .../structure/io/gryo/_3_4_3/duration-v1d0.kryo    | Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_3/duration-v3d0.kryo    | Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_3/edge-v1d0.kryo        | Bin 0 -> 57 bytes
 .../structure/io/gryo/_3_4_3/edge-v3d0.kryo        | Bin 0 -> 39 bytes
 .../structure/io/gryo/_3_4_3/float-v1d0.kryo       | Bin 0 -> 4 bytes
 .../structure/io/gryo/_3_4_3/float-v3d0.kryo       | Bin 0 -> 4 bytes
 .../structure/io/gryo/_3_4_3/inetaddress-v1d0.kryo |   1 +
 .../structure/io/gryo/_3_4_3/inetaddress-v3d0.kryo |   1 +
 .../structure/io/gryo/_3_4_3/instant-v1d0.kryo     | Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_4_3/instant-v3d0.kryo     | Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_4_3/integer-v1d0.kryo     |   1 +
 .../structure/io/gryo/_3_4_3/integer-v3d0.kryo     |   1 +
 .../structure/io/gryo/_3_4_3/lambda-v1d0.kryo      | Bin 0 -> 31 bytes
 .../structure/io/gryo/_3_4_3/lambda-v3d0.kryo      | Bin 0 -> 31 bytes
 .../structure/io/gryo/_3_4_3/localdate-v1d0.kryo   | Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_3/localdate-v3d0.kryo   | Bin 0 -> 9 bytes
 .../io/gryo/_3_4_3/localdatetime-v1d0.kryo         | Bin 0 -> 29 bytes
 .../io/gryo/_3_4_3/localdatetime-v3d0.kryo         | Bin 0 -> 29 bytes
 .../structure/io/gryo/_3_4_3/localtime-v1d0.kryo   | Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_3/localtime-v3d0.kryo   | Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_3/long-v1d0.kryo        |   1 +
 .../structure/io/gryo/_3_4_3/long-v3d0.kryo        |   1 +
 .../structure/io/gryo/_3_4_3/metrics-v1d0.kryo     | Bin 0 -> 197 bytes
 .../structure/io/gryo/_3_4_3/metrics-v3d0.kryo     | Bin 0 -> 184 bytes
 .../structure/io/gryo/_3_4_3/monthday-v1d0.kryo    | Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_3/monthday-v3d0.kryo    | Bin 0 -> 9 bytes
 .../io/gryo/_3_4_3/offsetdatetime-v1d0.kryo        | Bin 0 -> 37 bytes
 .../io/gryo/_3_4_3/offsetdatetime-v3d0.kryo        | Bin 0 -> 37 bytes
 .../structure/io/gryo/_3_4_3/offsettime-v1d0.kryo  | Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_4_3/offsettime-v3d0.kryo  | Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_4_3/operator-v1d0.kryo    |   1 +
 .../structure/io/gryo/_3_4_3/operator-v3d0.kryo    |   1 +
 .../structure/io/gryo/_3_4_3/order-v1d0.kryo       |   1 +
 .../structure/io/gryo/_3_4_3/order-v3d0.kryo       |   1 +
 .../gremlin/structure/io/gryo/_3_4_3/p-v1d0.kryo   | Bin 0 -> 6 bytes
 .../gremlin/structure/io/gryo/_3_4_3/p-v3d0.kryo   | Bin 0 -> 6 bytes
 .../structure/io/gryo/_3_4_3/pand-v1d0.kryo        | Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_4_3/pand-v3d0.kryo        | Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_4_3/path-v1d0.kryo        | Bin 0 -> 50 bytes
 .../structure/io/gryo/_3_4_3/path-v3d0.kryo        | Bin 0 -> 50 bytes
 .../structure/io/gryo/_3_4_3/period-v1d0.kryo      | Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_4_3/period-v3d0.kryo      | Bin 0 -> 13 bytes
 .../structure/io/gryo/_3_4_3/pick-v1d0.kryo        |   1 +
 .../structure/io/gryo/_3_4_3/pick-v3d0.kryo        |   1 +
 .../gremlin/structure/io/gryo/_3_4_3/pop-v1d0.kryo |   1 +
 .../gremlin/structure/io/gryo/_3_4_3/pop-v3d0.kryo |   1 +
 .../gremlin/structure/io/gryo/_3_4_3/por-v1d0.kryo | Bin 0 -> 35 bytes
 .../gremlin/structure/io/gryo/_3_4_3/por-v3d0.kryo | Bin 0 -> 35 bytes
 .../structure/io/gryo/_3_4_3/property-v1d0.kryo    |   1 +
 .../structure/io/gryo/_3_4_3/property-v3d0.kryo    |   1 +
 .../structure/io/gryo/_3_4_3/pwithin-v1d0.kryo     | Bin 0 -> 14 bytes
 .../structure/io/gryo/_3_4_3/pwithin-v3d0.kryo     | Bin 0 -> 14 bytes
 .../structure/io/gryo/_3_4_3/pwithout-v1d0.kryo    | Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_4_3/pwithout-v3d0.kryo    | Bin 0 -> 17 bytes
 .../structure/io/gryo/_3_4_3/scope-v1d0.kryo       |   1 +
 .../structure/io/gryo/_3_4_3/scope-v3d0.kryo       |   1 +
 .../io/gryo/_3_4_3/sessionclose-v3d0.kryo          |   1 +
 .../structure/io/gryo/_3_4_3/sessioneval-v3d0.kryo |   1 +
 .../io/gryo/_3_4_3/sessionevalaliased-v3d0.kryo    |   1 +
 .../io/gryo/_3_4_3/sessionlesseval-v3d0.kryo       |   1 +
 .../gryo/_3_4_3/sessionlessevalaliased-v3d0.kryo   |   1 +
 .../structure/io/gryo/_3_4_3/short-v1d0.kryo       | Bin 0 -> 2 bytes
 .../structure/io/gryo/_3_4_3/short-v3d0.kryo       | Bin 0 -> 2 bytes
 .../io/gryo/_3_4_3/standardresult-v3d0.kryo        | Bin 0 -> 229 bytes
 .../structure/io/gryo/_3_4_3/stargraph-v1d0.kryo   | Bin 0 -> 247 bytes
 .../structure/io/gryo/_3_4_3/stargraph-v3d0.kryo   | Bin 0 -> 247 bytes
 .../gremlin/structure/io/gryo/_3_4_3/t-v1d0.kryo   |   1 +
 .../gremlin/structure/io/gryo/_3_4_3/t-v3d0.kryo   |   1 +
 .../structure/io/gryo/_3_4_3/textp-v1d0.kryo       |   1 +
 .../structure/io/gryo/_3_4_3/textp-v3d0.kryo       |   1 +
 .../structure/io/gryo/_3_4_3/timestamp-v1d0.kryo   |   1 +
 .../structure/io/gryo/_3_4_3/timestamp-v3d0.kryo   |   1 +
 .../structure/io/gryo/_3_4_3/tinkergraph-v1d0.kryo | Bin 0 -> 1117 bytes
 .../structure/io/gryo/_3_4_3/tinkergraph-v3d0.kryo | Bin 0 -> 1117 bytes
 .../io/gryo/_3_4_3/traversalmetrics-v1d0.kryo      | Bin 0 -> 471 bytes
 .../io/gryo/_3_4_3/traversalmetrics-v3d0.kryo      | Bin 0 -> 308 bytes
 .../structure/io/gryo/_3_4_3/traverser-v1d0.kryo   | Bin 0 -> 211 bytes
 .../structure/io/gryo/_3_4_3/traverser-v3d0.kryo   | Bin 0 -> 210 bytes
 .../structure/io/gryo/_3_4_3/tree-v1d0.kryo        | Bin 0 -> 284 bytes
 .../structure/io/gryo/_3_4_3/tree-v3d0.kryo        | Bin 0 -> 277 bytes
 .../structure/io/gryo/_3_4_3/uuid-v1d0.kryo        |   1 +
 .../structure/io/gryo/_3_4_3/uuid-v3d0.kryo        |   1 +
 .../structure/io/gryo/_3_4_3/vertex-v1d0.kryo      | Bin 0 -> 202 bytes
 .../structure/io/gryo/_3_4_3/vertex-v3d0.kryo      | Bin 0 -> 201 bytes
 .../io/gryo/_3_4_3/vertexproperty-v1d0.kryo        | Bin 0 -> 18 bytes
 .../io/gryo/_3_4_3/vertexproperty-v3d0.kryo        | Bin 0 -> 23 bytes
 .../structure/io/gryo/_3_4_3/year-v1d0.kryo        | Bin 0 -> 5 bytes
 .../structure/io/gryo/_3_4_3/year-v3d0.kryo        | Bin 0 -> 5 bytes
 .../structure/io/gryo/_3_4_3/yearmonth-v1d0.kryo   | Bin 0 -> 9 bytes
 .../structure/io/gryo/_3_4_3/yearmonth-v3d0.kryo   | Bin 0 -> 9 bytes
 .../io/gryo/_3_4_3/zoneddatetime-v1d0.kryo         | Bin 0 -> 38 bytes
 .../io/gryo/_3_4_3/zoneddatetime-v3d0.kryo         | Bin 0 -> 38 bytes
 .../structure/io/gryo/_3_4_3/zoneoffset-v1d0.kryo  |   1 +
 .../structure/io/gryo/_3_4_3/zoneoffset-v3d0.kryo  |   1 +
 295 files changed, 4801 insertions(+)

diff --cc gremlin-tools/gremlin-io-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONCompatibility.java
index 2ca36f7,aed7949..66a0aea
--- a/gremlin-tools/gremlin-io-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONCompatibility.java
+++ b/gremlin-tools/gremlin-io-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONCompatibility.java
@@@ -100,10 -100,10 +100,14 @@@ public enum GraphSONCompatibility imple
      V2D0_PARTIAL_3_4_2("3.4.2", "2.0", "v2d0-partial"),
      V2D0_NO_TYPE_3_4_2("3.4.2", "2.0", "v2d0-no-types"),
      V3D0_PARTIAL_3_4_2("3.4.2", "3.0", "v3d0"),
+     V1D0_3_4_3("3.4.3", "1.0", "v1d0"),
+     V2D0_PARTIAL_3_4_3("3.4.3", "2.0", "v2d0-partial"),
+     V2D0_NO_TYPE_3_4_3("3.4.3", "2.0", "v2d0-no-types"),
 -    V3D0_PARTIAL_3_4_3("3.4.3", "3.0", "v3d0");
++    V3D0_PARTIAL_3_4_3("3.4.3", "3.0", "v3d0"),
 +    V1D0_3_5_0("3.5.0", "1.0", "v1d0"),
 +    V2D0_PARTIAL_3_5_0("3.5.0", "2.0", "v2d0-partial"),
 +    V2D0_NO_TYPE_3_5_0("3.5.0", "2.0", "v2d0-no-types"),
 +    V3D0_PARTIAL_3_5_0("3.5.0", "3.0", "v3d0");
  
      private static final String SEP = File.separator;
  
diff --cc gremlin-tools/gremlin-io-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/gryo/GryoCompatibility.java
index ae071d7,09aba3a..63eea94
--- a/gremlin-tools/gremlin-io-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/gryo/GryoCompatibility.java
+++ b/gremlin-tools/gremlin-io-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/gryo/GryoCompatibility.java
@@@ -76,8 -76,8 +76,10 @@@ public enum GryoCompatibility implement
      V3D0_3_4_1("3.4.1", "3.0", "v3d0"),
      V1D0_3_4_2("3.4.2", "1.0", "v1d0"),
      V3D0_3_4_2("3.4.2", "3.0", "v3d0"),
+     V1D0_3_4_3("3.4.3", "1.0", "v1d0"),
 -    V3D0_3_4_3("3.4.3", "3.0", "v3d0");
++    V3D0_3_4_3("3.4.3", "3.0", "v3d0"),
 +    V1D0_3_5_0("3.5.0", "1.0", "v1d0"),
 +    V3D0_3_5_0("3.5.0", "3.0", "v3d0");
  
      private static final String SEP = File.separator;
  
diff --cc gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONTypedCompatibilityTest.java
index 842414b,b7d76e9..8975866
--- a/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONTypedCompatibilityTest.java
+++ b/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONTypedCompatibilityTest.java
@@@ -82,8 -82,8 +82,10 @@@ public class GraphSONTypedCompatibility
                  {GraphSONCompatibility.V3D0_PARTIAL_3_4_1, mapperV3 },
                  {GraphSONCompatibility.V2D0_PARTIAL_3_4_2, mapperV2 },
                  {GraphSONCompatibility.V3D0_PARTIAL_3_4_2, mapperV3 },
+                 {GraphSONCompatibility.V2D0_PARTIAL_3_4_3, mapperV2 },
 -                {GraphSONCompatibility.V3D0_PARTIAL_3_4_3, mapperV3 }
++                {GraphSONCompatibility.V3D0_PARTIAL_3_4_3, mapperV3 },
 +                {GraphSONCompatibility.V2D0_PARTIAL_3_5_0, mapperV2 },
 +                {GraphSONCompatibility.V3D0_PARTIAL_3_5_0, mapperV3 }
          });
      }
  
diff --cc gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONUntypedCompatibilityTest.java
index 152b639,cd9b86b..9d947b3
--- a/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONUntypedCompatibilityTest.java
+++ b/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONUntypedCompatibilityTest.java
@@@ -90,8 -90,8 +90,10 @@@ public class GraphSONUntypedCompatibili
                  {GraphSONCompatibility.V2D0_NO_TYPE_3_4_1, mapperV2 },
                  {GraphSONCompatibility.V1D0_3_4_2, mapperV1 },
                  {GraphSONCompatibility.V2D0_NO_TYPE_3_4_2, mapperV2 },
+                 {GraphSONCompatibility.V1D0_3_4_3, mapperV1 },
 -                {GraphSONCompatibility.V2D0_NO_TYPE_3_4_3, mapperV2 }
++                {GraphSONCompatibility.V2D0_NO_TYPE_3_4_3, mapperV2 },
 +                {GraphSONCompatibility.V1D0_3_5_0, mapperV1 },
 +                {GraphSONCompatibility.V2D0_NO_TYPE_3_5_0, mapperV2 }
          });
      }
  
diff --cc gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/gryo/GryoCompatibilityTest.java
index ac2fbfe,09cffb0..a943ddb
--- a/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/gryo/GryoCompatibilityTest.java
+++ b/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/gryo/GryoCompatibilityTest.java
@@@ -79,8 -79,8 +79,10 @@@ public class GryoCompatibilityTest exte
                  {GryoCompatibility.V3D0_3_4_1, mapperV3 },
                  {GryoCompatibility.V1D0_3_4_2, mapperV1 },
                  {GryoCompatibility.V3D0_3_4_2, mapperV3 },
+                 {GryoCompatibility.V1D0_3_4_3, mapperV1 },
 -                {GryoCompatibility.V3D0_3_4_3, mapperV3 }
++                {GryoCompatibility.V3D0_3_4_3, mapperV3 },
 +                {GryoCompatibility.V1D0_3_5_0, mapperV1 },
 +                {GryoCompatibility.V3D0_3_5_0, mapperV3 }
          });
      }