From commits-return-39226-archive-asf-public=cust-asf.ponee.io@tinkerpop.apache.org Tue Feb 25 12:24:32 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3C8AA1802C7 for ; Tue, 25 Feb 2020 13:24:32 +0100 (CET) Received: (qmail 29760 invoked by uid 500); 25 Feb 2020 12:24:31 -0000 Mailing-List: contact commits-help@tinkerpop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tinkerpop.apache.org Delivered-To: mailing list commits@tinkerpop.apache.org Received: (qmail 29748 invoked by uid 99); 25 Feb 2020 12:24:31 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Feb 2020 12:24:31 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 24FAF8DACA; Tue, 25 Feb 2020 12:24:31 +0000 (UTC) Date: Tue, 25 Feb 2020 12:24:32 +0000 To: "commits@tinkerpop.apache.org" Subject: [tinkerpop] 02/03: Merge branch '3.3-dev' into 3.4-dev MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: spmallette@apache.org In-Reply-To: <158263347058.4024.8231669432535528774@gitbox.apache.org> References: <158263347058.4024.8231669432535528774@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: tinkerpop X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: f001a595c308e7c21ad445defe03411bbc0f96d6 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20200225122431.24FAF8DACA@gitbox.apache.org> 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 f001a595c308e7c21ad445defe03411bbc0f96d6 Merge: 76fc5c2 a4c44e8 Author: Stephen Mallette AuthorDate: Tue Feb 25 07:23:06 2020 -0500 Merge branch '3.3-dev' into 3.4-dev .../io/graphson/GraphSONCompatibility.java | 8 + .../structure/io/gryo/GryoCompatibility.java | 4 + .../graphson/GraphSONTypedCompatibilityTest.java | 5 +- .../graphson/GraphSONUntypedCompatibilityTest.java | 4 + .../structure/io/gryo/GryoCompatibilityTest.java | 4 + .../_3_3_10/authenticationchallenge-v1d0.json | 12 + .../authenticationchallenge-v2d0-no-types.json | 12 + .../authenticationchallenge-v2d0-partial.json | 12 + .../_3_3_10/authenticationchallenge-v3d0.json | 18 + .../_3_3_10/authenticationresponse-v1d0.json | 9 + .../authenticationresponse-v2d0-no-types.json | 9 + .../authenticationresponse-v2d0-partial.json | 9 + .../_3_3_10/authenticationresponse-v3d0.json | 9 + .../io/graphson/_3_3_10/barrier-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/barrier-v3d0.json | 4 + .../graphson/_3_3_10/bigdecimal-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/bigdecimal-v3d0.json | 4 + .../graphson/_3_3_10/biginteger-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/biginteger-v3d0.json | 4 + .../io/graphson/_3_3_10/binding-v2d0-partial.json | 10 + .../io/graphson/_3_3_10/binding-v3d0.json | 10 + .../io/graphson/_3_3_10/byte-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/byte-v3d0.json | 4 + .../graphson/_3_3_10/bytebuffer-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/bytebuffer-v3d0.json | 4 + .../io/graphson/_3_3_10/bytecode-v2d0-partial.json | 6 + .../io/graphson/_3_3_10/bytecode-v3d0.json | 6 + .../graphson/_3_3_10/cardinality-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/cardinality-v3d0.json | 4 + .../io/graphson/_3_3_10/char-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/char-v3d0.json | 4 + .../io/graphson/_3_3_10/class-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/class-v3d0.json | 4 + .../io/graphson/_3_3_10/column-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/column-v3d0.json | 4 + .../io/graphson/_3_3_10/date-v2d0-no-types.json | 1 + .../io/graphson/_3_3_10/date-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/date-v3d0.json | 4 + .../graphson/_3_3_10/direction-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/direction-v3d0.json | 4 + .../io/graphson/_3_3_10/double-v2d0-no-types.json | 1 + .../io/graphson/_3_3_10/double-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/double-v3d0.json | 4 + .../io/graphson/_3_3_10/duration-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/duration-v3d0.json | 4 + .../structure/io/graphson/_3_3_10/edge-v1d0.json | 12 + .../io/graphson/_3_3_10/edge-v2d0-no-types.json | 14 + .../io/graphson/_3_3_10/edge-v2d0-partial.json | 32 + .../structure/io/graphson/_3_3_10/edge-v3d0.json | 32 + .../io/graphson/_3_3_10/float-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/float-v3d0.json | 4 + .../graphson/_3_3_10/inetaddress-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/inetaddress-v3d0.json | 4 + .../io/graphson/_3_3_10/instant-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/instant-v3d0.json | 4 + .../io/graphson/_3_3_10/integer-v2d0-no-types.json | 1 + .../io/graphson/_3_3_10/integer-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/integer-v3d0.json | 4 + .../io/graphson/_3_3_10/lambda-v2d0-partial.json | 8 + .../structure/io/graphson/_3_3_10/lambda-v3d0.json | 8 + .../structure/io/graphson/_3_3_10/list-v3d0.json | 7 + .../graphson/_3_3_10/localdate-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/localdate-v3d0.json | 4 + .../_3_3_10/localdatetime-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/localdatetime-v3d0.json | 4 + .../graphson/_3_3_10/localtime-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/localtime-v3d0.json | 4 + .../io/graphson/_3_3_10/long-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/long-v3d0.json | 4 + .../structure/io/graphson/_3_3_10/map-v3d0.json | 25 + .../io/graphson/_3_3_10/metrics-v2d0-partial.json | 54 ++ .../io/graphson/_3_3_10/metrics-v3d0.json | 52 ++ .../io/graphson/_3_3_10/monthday-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/monthday-v3d0.json | 4 + .../_3_3_10/offsetdatetime-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/offsetdatetime-v3d0.json | 4 + .../graphson/_3_3_10/offsettime-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/offsettime-v3d0.json | 4 + .../io/graphson/_3_3_10/operator-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/operator-v3d0.json | 4 + .../io/graphson/_3_3_10/order-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/order-v3d0.json | 4 + .../io/graphson/_3_3_10/p-v2d0-partial.json | 10 + .../structure/io/graphson/_3_3_10/p-v3d0.json | 10 + .../io/graphson/_3_3_10/pand-v2d0-partial.json | 25 + .../structure/io/graphson/_3_3_10/pand-v3d0.json | 25 + .../structure/io/graphson/_3_3_10/path-v1d0.json | 62 ++ .../io/graphson/_3_3_10/path-v2d0-no-types.json | 13 + .../io/graphson/_3_3_10/path-v2d0-partial.json | 34 + .../structure/io/graphson/_3_3_10/path-v3d0.json | 49 ++ .../io/graphson/_3_3_10/period-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/period-v3d0.json | 4 + .../io/graphson/_3_3_10/pick-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/pick-v3d0.json | 4 + .../io/graphson/_3_3_10/pop-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/pop-v3d0.json | 4 + .../io/graphson/_3_3_10/por-v2d0-partial.json | 31 + .../structure/io/graphson/_3_3_10/por-v3d0.json | 34 + .../io/graphson/_3_3_10/property-v1d0.json | 4 + .../graphson/_3_3_10/property-v2d0-no-types.json | 4 + .../io/graphson/_3_3_10/property-v2d0-partial.json | 10 + .../io/graphson/_3_3_10/property-v3d0.json | 10 + .../io/graphson/_3_3_10/pwithin-v2d0-partial.json | 10 + .../io/graphson/_3_3_10/pwithin-v3d0.json | 13 + .../io/graphson/_3_3_10/pwithout-v2d0-partial.json | 13 + .../io/graphson/_3_3_10/pwithout-v3d0.json | 16 + .../io/graphson/_3_3_10/scope-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/scope-v3d0.json | 4 + .../io/graphson/_3_3_10/sessionclose-v1d0.json | 8 + .../_3_3_10/sessionclose-v2d0-no-types.json | 8 + .../_3_3_10/sessionclose-v2d0-partial.json | 11 + .../io/graphson/_3_3_10/sessionclose-v3d0.json | 12 + .../io/graphson/_3_3_10/sessioneval-v1d0.json | 13 + .../_3_3_10/sessioneval-v2d0-no-types.json | 13 + .../graphson/_3_3_10/sessioneval-v2d0-partial.json | 19 + .../io/graphson/_3_3_10/sessioneval-v3d0.json | 18 + .../graphson/_3_3_10/sessionevalaliased-v1d0.json | 16 + .../_3_3_10/sessionevalaliased-v2d0-no-types.json | 16 + .../_3_3_10/sessionevalaliased-v2d0-partial.json | 22 + .../graphson/_3_3_10/sessionevalaliased-v3d0.json | 21 + .../io/graphson/_3_3_10/sessionlesseval-v1d0.json | 12 + .../_3_3_10/sessionlesseval-v2d0-no-types.json | 12 + .../_3_3_10/sessionlesseval-v2d0-partial.json | 15 + .../io/graphson/_3_3_10/sessionlesseval-v3d0.json | 15 + .../_3_3_10/sessionlessevalaliased-v1d0.json | 15 + .../sessionlessevalaliased-v2d0-no-types.json | 15 + .../sessionlessevalaliased-v2d0-partial.json | 18 + .../_3_3_10/sessionlessevalaliased-v3d0.json | 18 + .../structure/io/graphson/_3_3_10/set-v3d0.json | 7 + .../io/graphson/_3_3_10/short-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/short-v3d0.json | 4 + .../io/graphson/_3_3_10/standardresult-v1d0.json | 50 ++ .../_3_3_10/standardresult-v2d0-partial.json | 111 +++ .../io/graphson/_3_3_10/standardresult-v3d0.json | 120 +++ .../io/graphson/_3_3_10/t-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/t-v3d0.json | 4 + .../graphson/_3_3_10/timestamp-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/timestamp-v3d0.json | 4 + .../io/graphson/_3_3_10/tinkergraph-v1d0.json | 313 ++++++++ .../_3_3_10/tinkergraph-v2d0-no-types.json | 352 +++++++++ .../graphson/_3_3_10/tinkergraph-v2d0-partial.json | 829 +++++++++++++++++++++ .../io/graphson/_3_3_10/tinkergraph-v3d0.json | 829 +++++++++++++++++++++ .../_3_3_10/traversalmetrics-v2d0-partial.json | 114 +++ .../io/graphson/_3_3_10/traversalmetrics-v3d0.json | 109 +++ .../graphson/_3_3_10/traverser-v2d0-partial.json | 109 +++ .../io/graphson/_3_3_10/traverser-v3d0.json | 109 +++ .../io/graphson/_3_3_10/uuid-v2d0-no-types.json | 1 + .../io/graphson/_3_3_10/uuid-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/uuid-v3d0.json | 4 + .../structure/io/graphson/_3_3_10/vertex-v1d0.json | 39 + .../io/graphson/_3_3_10/vertex-v2d0-no-types.json | 43 ++ .../io/graphson/_3_3_10/vertex-v2d0-partial.json | 100 +++ .../structure/io/graphson/_3_3_10/vertex-v3d0.json | 100 +++ .../io/graphson/_3_3_10/vertexproperty-v1d0.json | 5 + .../_3_3_10/vertexproperty-v2d0-no-types.json | 5 + .../_3_3_10/vertexproperty-v2d0-partial.json | 11 + .../io/graphson/_3_3_10/vertexproperty-v3d0.json | 11 + .../io/graphson/_3_3_10/year-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_10/year-v3d0.json | 4 + .../graphson/_3_3_10/yearmonth-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/yearmonth-v3d0.json | 4 + .../_3_3_10/zoneddatetime-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/zoneddatetime-v3d0.json | 4 + .../graphson/_3_3_10/zoneoffset-v2d0-partial.json | 4 + .../io/graphson/_3_3_10/zoneoffset-v3d0.json | 4 + .../_3_3_11/authenticationchallenge-v1d0.json | 12 + .../authenticationchallenge-v2d0-no-types.json | 12 + .../authenticationchallenge-v2d0-partial.json | 12 + .../_3_3_11/authenticationchallenge-v3d0.json | 18 + .../_3_3_11/authenticationresponse-v1d0.json | 9 + .../authenticationresponse-v2d0-no-types.json | 9 + .../authenticationresponse-v2d0-partial.json | 9 + .../_3_3_11/authenticationresponse-v3d0.json | 9 + .../io/graphson/_3_3_11/barrier-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/barrier-v3d0.json | 4 + .../graphson/_3_3_11/bigdecimal-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/bigdecimal-v3d0.json | 4 + .../graphson/_3_3_11/biginteger-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/biginteger-v3d0.json | 4 + .../io/graphson/_3_3_11/binding-v2d0-partial.json | 10 + .../io/graphson/_3_3_11/binding-v3d0.json | 10 + .../io/graphson/_3_3_11/byte-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/byte-v3d0.json | 4 + .../graphson/_3_3_11/bytebuffer-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/bytebuffer-v3d0.json | 4 + .../io/graphson/_3_3_11/bytecode-v2d0-partial.json | 6 + .../io/graphson/_3_3_11/bytecode-v3d0.json | 6 + .../graphson/_3_3_11/cardinality-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/cardinality-v3d0.json | 4 + .../io/graphson/_3_3_11/char-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/char-v3d0.json | 4 + .../io/graphson/_3_3_11/class-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/class-v3d0.json | 4 + .../io/graphson/_3_3_11/column-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/column-v3d0.json | 4 + .../io/graphson/_3_3_11/date-v2d0-no-types.json | 1 + .../io/graphson/_3_3_11/date-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/date-v3d0.json | 4 + .../graphson/_3_3_11/direction-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/direction-v3d0.json | 4 + .../io/graphson/_3_3_11/double-v2d0-no-types.json | 1 + .../io/graphson/_3_3_11/double-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/double-v3d0.json | 4 + .../io/graphson/_3_3_11/duration-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/duration-v3d0.json | 4 + .../structure/io/graphson/_3_3_11/edge-v1d0.json | 12 + .../io/graphson/_3_3_11/edge-v2d0-no-types.json | 14 + .../io/graphson/_3_3_11/edge-v2d0-partial.json | 32 + .../structure/io/graphson/_3_3_11/edge-v3d0.json | 32 + .../io/graphson/_3_3_11/float-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/float-v3d0.json | 4 + .../graphson/_3_3_11/inetaddress-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/inetaddress-v3d0.json | 4 + .../io/graphson/_3_3_11/instant-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/instant-v3d0.json | 4 + .../io/graphson/_3_3_11/integer-v2d0-no-types.json | 1 + .../io/graphson/_3_3_11/integer-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/integer-v3d0.json | 4 + .../io/graphson/_3_3_11/lambda-v2d0-partial.json | 8 + .../structure/io/graphson/_3_3_11/lambda-v3d0.json | 8 + .../structure/io/graphson/_3_3_11/list-v3d0.json | 7 + .../graphson/_3_3_11/localdate-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/localdate-v3d0.json | 4 + .../_3_3_11/localdatetime-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/localdatetime-v3d0.json | 4 + .../graphson/_3_3_11/localtime-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/localtime-v3d0.json | 4 + .../io/graphson/_3_3_11/long-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/long-v3d0.json | 4 + .../structure/io/graphson/_3_3_11/map-v3d0.json | 25 + .../io/graphson/_3_3_11/metrics-v2d0-partial.json | 54 ++ .../io/graphson/_3_3_11/metrics-v3d0.json | 52 ++ .../io/graphson/_3_3_11/monthday-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/monthday-v3d0.json | 4 + .../_3_3_11/offsetdatetime-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/offsetdatetime-v3d0.json | 4 + .../graphson/_3_3_11/offsettime-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/offsettime-v3d0.json | 4 + .../io/graphson/_3_3_11/operator-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/operator-v3d0.json | 4 + .../io/graphson/_3_3_11/order-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/order-v3d0.json | 4 + .../io/graphson/_3_3_11/p-v2d0-partial.json | 10 + .../structure/io/graphson/_3_3_11/p-v3d0.json | 10 + .../io/graphson/_3_3_11/pand-v2d0-partial.json | 25 + .../structure/io/graphson/_3_3_11/pand-v3d0.json | 25 + .../structure/io/graphson/_3_3_11/path-v1d0.json | 62 ++ .../io/graphson/_3_3_11/path-v2d0-no-types.json | 13 + .../io/graphson/_3_3_11/path-v2d0-partial.json | 34 + .../structure/io/graphson/_3_3_11/path-v3d0.json | 49 ++ .../io/graphson/_3_3_11/period-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/period-v3d0.json | 4 + .../io/graphson/_3_3_11/pick-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/pick-v3d0.json | 4 + .../io/graphson/_3_3_11/pop-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/pop-v3d0.json | 4 + .../io/graphson/_3_3_11/por-v2d0-partial.json | 31 + .../structure/io/graphson/_3_3_11/por-v3d0.json | 34 + .../io/graphson/_3_3_11/property-v1d0.json | 4 + .../graphson/_3_3_11/property-v2d0-no-types.json | 4 + .../io/graphson/_3_3_11/property-v2d0-partial.json | 10 + .../io/graphson/_3_3_11/property-v3d0.json | 10 + .../io/graphson/_3_3_11/pwithin-v2d0-partial.json | 10 + .../io/graphson/_3_3_11/pwithin-v3d0.json | 13 + .../io/graphson/_3_3_11/pwithout-v2d0-partial.json | 13 + .../io/graphson/_3_3_11/pwithout-v3d0.json | 16 + .../io/graphson/_3_3_11/scope-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/scope-v3d0.json | 4 + .../io/graphson/_3_3_11/sessionclose-v1d0.json | 8 + .../_3_3_11/sessionclose-v2d0-no-types.json | 8 + .../_3_3_11/sessionclose-v2d0-partial.json | 11 + .../io/graphson/_3_3_11/sessionclose-v3d0.json | 12 + .../io/graphson/_3_3_11/sessioneval-v1d0.json | 13 + .../_3_3_11/sessioneval-v2d0-no-types.json | 13 + .../graphson/_3_3_11/sessioneval-v2d0-partial.json | 19 + .../io/graphson/_3_3_11/sessioneval-v3d0.json | 18 + .../graphson/_3_3_11/sessionevalaliased-v1d0.json | 16 + .../_3_3_11/sessionevalaliased-v2d0-no-types.json | 16 + .../_3_3_11/sessionevalaliased-v2d0-partial.json | 22 + .../graphson/_3_3_11/sessionevalaliased-v3d0.json | 21 + .../io/graphson/_3_3_11/sessionlesseval-v1d0.json | 12 + .../_3_3_11/sessionlesseval-v2d0-no-types.json | 12 + .../_3_3_11/sessionlesseval-v2d0-partial.json | 15 + .../io/graphson/_3_3_11/sessionlesseval-v3d0.json | 15 + .../_3_3_11/sessionlessevalaliased-v1d0.json | 15 + .../sessionlessevalaliased-v2d0-no-types.json | 15 + .../sessionlessevalaliased-v2d0-partial.json | 18 + .../_3_3_11/sessionlessevalaliased-v3d0.json | 18 + .../structure/io/graphson/_3_3_11/set-v3d0.json | 7 + .../io/graphson/_3_3_11/short-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/short-v3d0.json | 4 + .../io/graphson/_3_3_11/standardresult-v1d0.json | 50 ++ .../_3_3_11/standardresult-v2d0-partial.json | 111 +++ .../io/graphson/_3_3_11/standardresult-v3d0.json | 120 +++ .../io/graphson/_3_3_11/t-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/t-v3d0.json | 4 + .../graphson/_3_3_11/timestamp-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/timestamp-v3d0.json | 4 + .../io/graphson/_3_3_11/tinkergraph-v1d0.json | 313 ++++++++ .../_3_3_11/tinkergraph-v2d0-no-types.json | 352 +++++++++ .../graphson/_3_3_11/tinkergraph-v2d0-partial.json | 829 +++++++++++++++++++++ .../io/graphson/_3_3_11/tinkergraph-v3d0.json | 829 +++++++++++++++++++++ .../_3_3_11/traversalmetrics-v2d0-partial.json | 114 +++ .../io/graphson/_3_3_11/traversalmetrics-v3d0.json | 109 +++ .../graphson/_3_3_11/traverser-v2d0-partial.json | 109 +++ .../io/graphson/_3_3_11/traverser-v3d0.json | 109 +++ .../io/graphson/_3_3_11/uuid-v2d0-no-types.json | 1 + .../io/graphson/_3_3_11/uuid-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/uuid-v3d0.json | 4 + .../structure/io/graphson/_3_3_11/vertex-v1d0.json | 39 + .../io/graphson/_3_3_11/vertex-v2d0-no-types.json | 43 ++ .../io/graphson/_3_3_11/vertex-v2d0-partial.json | 100 +++ .../structure/io/graphson/_3_3_11/vertex-v3d0.json | 100 +++ .../io/graphson/_3_3_11/vertexproperty-v1d0.json | 5 + .../_3_3_11/vertexproperty-v2d0-no-types.json | 5 + .../_3_3_11/vertexproperty-v2d0-partial.json | 11 + .../io/graphson/_3_3_11/vertexproperty-v3d0.json | 11 + .../io/graphson/_3_3_11/year-v2d0-partial.json | 4 + .../structure/io/graphson/_3_3_11/year-v3d0.json | 4 + .../graphson/_3_3_11/yearmonth-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/yearmonth-v3d0.json | 4 + .../_3_3_11/zoneddatetime-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/zoneddatetime-v3d0.json | 4 + .../graphson/_3_3_11/zoneoffset-v2d0-partial.json | 4 + .../io/graphson/_3_3_11/zoneoffset-v3d0.json | 4 + .../gryo/_3_3_10/authenticationchallenge-v3d0.kryo | Bin 0 -> 26 bytes .../gryo/_3_3_10/authenticationresponse-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/barrier-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/barrier-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/bigdecimal-v1d0.kryo | Bin 0 -> 18 bytes .../structure/io/gryo/_3_3_10/bigdecimal-v3d0.kryo | Bin 0 -> 18 bytes .../structure/io/gryo/_3_3_10/biginteger-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/biginteger-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/binding-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/binding-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/byte-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/byte-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/bytebuffer-v1d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_3_10/bytebuffer-v3d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_3_10/bytecode-v1d0.kryo | Bin 0 -> 43 bytes .../structure/io/gryo/_3_3_10/bytecode-v3d0.kryo | Bin 0 -> 43 bytes .../io/gryo/_3_3_10/cardinality-v1d0.kryo | 1 + .../io/gryo/_3_3_10/cardinality-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/char-v1d0.kryo | Bin 0 -> 2 bytes .../structure/io/gryo/_3_3_10/char-v3d0.kryo | Bin 0 -> 2 bytes .../structure/io/gryo/_3_3_10/class-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/class-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/column-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/column-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/date-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/date-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/direction-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/direction-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/double-v1d0.kryo | Bin 0 -> 8 bytes .../structure/io/gryo/_3_3_10/double-v3d0.kryo | Bin 0 -> 8 bytes .../structure/io/gryo/_3_3_10/duration-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_10/duration-v3d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_10/edge-v1d0.kryo | Bin 0 -> 57 bytes .../structure/io/gryo/_3_3_10/edge-v3d0.kryo | Bin 0 -> 39 bytes .../structure/io/gryo/_3_3_10/float-v1d0.kryo | Bin 0 -> 4 bytes .../structure/io/gryo/_3_3_10/float-v3d0.kryo | Bin 0 -> 4 bytes .../io/gryo/_3_3_10/inetaddress-v1d0.kryo | 1 + .../io/gryo/_3_3_10/inetaddress-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/instant-v1d0.kryo | Bin 0 -> 13 bytes .../structure/io/gryo/_3_3_10/instant-v3d0.kryo | Bin 0 -> 13 bytes .../structure/io/gryo/_3_3_10/integer-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/integer-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/lambda-v1d0.kryo | Bin 0 -> 31 bytes .../structure/io/gryo/_3_3_10/lambda-v3d0.kryo | Bin 0 -> 31 bytes .../structure/io/gryo/_3_3_10/localdate-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_10/localdate-v3d0.kryo | Bin 0 -> 9 bytes .../io/gryo/_3_3_10/localdatetime-v1d0.kryo | Bin 0 -> 29 bytes .../io/gryo/_3_3_10/localdatetime-v3d0.kryo | Bin 0 -> 29 bytes .../structure/io/gryo/_3_3_10/localtime-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_10/localtime-v3d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_10/long-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/long-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/metrics-v1d0.kryo | Bin 0 -> 193 bytes .../structure/io/gryo/_3_3_10/metrics-v3d0.kryo | Bin 0 -> 184 bytes .../structure/io/gryo/_3_3_10/monthday-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_10/monthday-v3d0.kryo | Bin 0 -> 9 bytes .../io/gryo/_3_3_10/offsetdatetime-v1d0.kryo | Bin 0 -> 37 bytes .../io/gryo/_3_3_10/offsetdatetime-v3d0.kryo | Bin 0 -> 37 bytes .../structure/io/gryo/_3_3_10/offsettime-v1d0.kryo | Bin 0 -> 17 bytes .../structure/io/gryo/_3_3_10/offsettime-v3d0.kryo | Bin 0 -> 17 bytes .../structure/io/gryo/_3_3_10/operator-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/operator-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/order-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/order-v3d0.kryo | 1 + .../gremlin/structure/io/gryo/_3_3_10/p-v1d0.kryo | Bin 0 -> 6 bytes .../gremlin/structure/io/gryo/_3_3_10/p-v3d0.kryo | Bin 0 -> 6 bytes .../structure/io/gryo/_3_3_10/pand-v1d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_3_10/pand-v3d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_3_10/path-v1d0.kryo | Bin 0 -> 50 bytes .../structure/io/gryo/_3_3_10/path-v3d0.kryo | Bin 0 -> 50 bytes .../structure/io/gryo/_3_3_10/period-v1d0.kryo | Bin 0 -> 13 bytes .../structure/io/gryo/_3_3_10/period-v3d0.kryo | Bin 0 -> 13 bytes .../structure/io/gryo/_3_3_10/pick-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/pick-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/pop-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/pop-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/por-v1d0.kryo | Bin 0 -> 35 bytes .../structure/io/gryo/_3_3_10/por-v3d0.kryo | Bin 0 -> 35 bytes .../structure/io/gryo/_3_3_10/property-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/property-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/pwithin-v1d0.kryo | Bin 0 -> 14 bytes .../structure/io/gryo/_3_3_10/pwithin-v3d0.kryo | Bin 0 -> 14 bytes .../structure/io/gryo/_3_3_10/pwithout-v1d0.kryo | Bin 0 -> 17 bytes .../structure/io/gryo/_3_3_10/pwithout-v3d0.kryo | Bin 0 -> 17 bytes .../structure/io/gryo/_3_3_10/scope-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/scope-v3d0.kryo | 1 + .../io/gryo/_3_3_10/sessionclose-v3d0.kryo | 1 + .../io/gryo/_3_3_10/sessioneval-v3d0.kryo | 1 + .../io/gryo/_3_3_10/sessionevalaliased-v3d0.kryo | 1 + .../io/gryo/_3_3_10/sessionlesseval-v3d0.kryo | 1 + .../gryo/_3_3_10/sessionlessevalaliased-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/short-v1d0.kryo | Bin 0 -> 2 bytes .../structure/io/gryo/_3_3_10/short-v3d0.kryo | Bin 0 -> 2 bytes .../io/gryo/_3_3_10/standardresult-v3d0.kryo | Bin 0 -> 229 bytes .../structure/io/gryo/_3_3_10/stargraph-v1d0.kryo | Bin 0 -> 247 bytes .../structure/io/gryo/_3_3_10/stargraph-v3d0.kryo | Bin 0 -> 247 bytes .../gremlin/structure/io/gryo/_3_3_10/t-v1d0.kryo | 1 + .../gremlin/structure/io/gryo/_3_3_10/t-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/timestamp-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/timestamp-v3d0.kryo | 1 + .../io/gryo/_3_3_10/tinkergraph-v1d0.kryo | Bin 0 -> 1117 bytes .../io/gryo/_3_3_10/tinkergraph-v3d0.kryo | Bin 0 -> 1117 bytes .../io/gryo/_3_3_10/traversalmetrics-v1d0.kryo | Bin 0 -> 455 bytes .../io/gryo/_3_3_10/traversalmetrics-v3d0.kryo | Bin 0 -> 308 bytes .../structure/io/gryo/_3_3_10/traverser-v1d0.kryo | Bin 0 -> 211 bytes .../structure/io/gryo/_3_3_10/traverser-v3d0.kryo | Bin 0 -> 210 bytes .../structure/io/gryo/_3_3_10/tree-v1d0.kryo | Bin 0 -> 284 bytes .../structure/io/gryo/_3_3_10/tree-v3d0.kryo | Bin 0 -> 277 bytes .../structure/io/gryo/_3_3_10/uuid-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/uuid-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_10/vertex-v1d0.kryo | Bin 0 -> 202 bytes .../structure/io/gryo/_3_3_10/vertex-v3d0.kryo | Bin 0 -> 201 bytes .../io/gryo/_3_3_10/vertexproperty-v1d0.kryo | Bin 0 -> 18 bytes .../io/gryo/_3_3_10/vertexproperty-v3d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_3_10/year-v1d0.kryo | Bin 0 -> 5 bytes .../structure/io/gryo/_3_3_10/year-v3d0.kryo | Bin 0 -> 5 bytes .../structure/io/gryo/_3_3_10/yearmonth-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_10/yearmonth-v3d0.kryo | Bin 0 -> 9 bytes .../io/gryo/_3_3_10/zoneddatetime-v1d0.kryo | Bin 0 -> 38 bytes .../io/gryo/_3_3_10/zoneddatetime-v3d0.kryo | Bin 0 -> 38 bytes .../structure/io/gryo/_3_3_10/zoneoffset-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_10/zoneoffset-v3d0.kryo | 1 + .../gryo/_3_3_11/authenticationchallenge-v3d0.kryo | Bin 0 -> 26 bytes .../gryo/_3_3_11/authenticationresponse-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/barrier-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/barrier-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/bigdecimal-v1d0.kryo | Bin 0 -> 18 bytes .../structure/io/gryo/_3_3_11/bigdecimal-v3d0.kryo | Bin 0 -> 18 bytes .../structure/io/gryo/_3_3_11/biginteger-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/biginteger-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/binding-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/binding-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/byte-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/byte-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/bytebuffer-v1d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_3_11/bytebuffer-v3d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_3_11/bytecode-v1d0.kryo | Bin 0 -> 43 bytes .../structure/io/gryo/_3_3_11/bytecode-v3d0.kryo | Bin 0 -> 43 bytes .../io/gryo/_3_3_11/cardinality-v1d0.kryo | 1 + .../io/gryo/_3_3_11/cardinality-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/char-v1d0.kryo | Bin 0 -> 2 bytes .../structure/io/gryo/_3_3_11/char-v3d0.kryo | Bin 0 -> 2 bytes .../structure/io/gryo/_3_3_11/class-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/class-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/column-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/column-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/date-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/date-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/direction-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/direction-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/double-v1d0.kryo | Bin 0 -> 8 bytes .../structure/io/gryo/_3_3_11/double-v3d0.kryo | Bin 0 -> 8 bytes .../structure/io/gryo/_3_3_11/duration-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_11/duration-v3d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_11/edge-v1d0.kryo | Bin 0 -> 57 bytes .../structure/io/gryo/_3_3_11/edge-v3d0.kryo | Bin 0 -> 39 bytes .../structure/io/gryo/_3_3_11/float-v1d0.kryo | Bin 0 -> 4 bytes .../structure/io/gryo/_3_3_11/float-v3d0.kryo | Bin 0 -> 4 bytes .../io/gryo/_3_3_11/inetaddress-v1d0.kryo | 1 + .../io/gryo/_3_3_11/inetaddress-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/instant-v1d0.kryo | Bin 0 -> 13 bytes .../structure/io/gryo/_3_3_11/instant-v3d0.kryo | Bin 0 -> 13 bytes .../structure/io/gryo/_3_3_11/integer-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/integer-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/lambda-v1d0.kryo | Bin 0 -> 31 bytes .../structure/io/gryo/_3_3_11/lambda-v3d0.kryo | Bin 0 -> 31 bytes .../structure/io/gryo/_3_3_11/localdate-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_11/localdate-v3d0.kryo | Bin 0 -> 9 bytes .../io/gryo/_3_3_11/localdatetime-v1d0.kryo | Bin 0 -> 29 bytes .../io/gryo/_3_3_11/localdatetime-v3d0.kryo | Bin 0 -> 29 bytes .../structure/io/gryo/_3_3_11/localtime-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_11/localtime-v3d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_11/long-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/long-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/metrics-v1d0.kryo | Bin 0 -> 193 bytes .../structure/io/gryo/_3_3_11/metrics-v3d0.kryo | Bin 0 -> 184 bytes .../structure/io/gryo/_3_3_11/monthday-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_11/monthday-v3d0.kryo | Bin 0 -> 9 bytes .../io/gryo/_3_3_11/offsetdatetime-v1d0.kryo | Bin 0 -> 37 bytes .../io/gryo/_3_3_11/offsetdatetime-v3d0.kryo | Bin 0 -> 37 bytes .../structure/io/gryo/_3_3_11/offsettime-v1d0.kryo | Bin 0 -> 17 bytes .../structure/io/gryo/_3_3_11/offsettime-v3d0.kryo | Bin 0 -> 17 bytes .../structure/io/gryo/_3_3_11/operator-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/operator-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/order-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/order-v3d0.kryo | 1 + .../gremlin/structure/io/gryo/_3_3_11/p-v1d0.kryo | Bin 0 -> 6 bytes .../gremlin/structure/io/gryo/_3_3_11/p-v3d0.kryo | Bin 0 -> 6 bytes .../structure/io/gryo/_3_3_11/pand-v1d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_3_11/pand-v3d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_3_11/path-v1d0.kryo | Bin 0 -> 50 bytes .../structure/io/gryo/_3_3_11/path-v3d0.kryo | Bin 0 -> 50 bytes .../structure/io/gryo/_3_3_11/period-v1d0.kryo | Bin 0 -> 13 bytes .../structure/io/gryo/_3_3_11/period-v3d0.kryo | Bin 0 -> 13 bytes .../structure/io/gryo/_3_3_11/pick-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/pick-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/pop-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/pop-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/por-v1d0.kryo | Bin 0 -> 35 bytes .../structure/io/gryo/_3_3_11/por-v3d0.kryo | Bin 0 -> 35 bytes .../structure/io/gryo/_3_3_11/property-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/property-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/pwithin-v1d0.kryo | Bin 0 -> 14 bytes .../structure/io/gryo/_3_3_11/pwithin-v3d0.kryo | Bin 0 -> 14 bytes .../structure/io/gryo/_3_3_11/pwithout-v1d0.kryo | Bin 0 -> 17 bytes .../structure/io/gryo/_3_3_11/pwithout-v3d0.kryo | Bin 0 -> 17 bytes .../structure/io/gryo/_3_3_11/scope-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/scope-v3d0.kryo | 1 + .../io/gryo/_3_3_11/sessionclose-v3d0.kryo | 1 + .../io/gryo/_3_3_11/sessioneval-v3d0.kryo | 1 + .../io/gryo/_3_3_11/sessionevalaliased-v3d0.kryo | 1 + .../io/gryo/_3_3_11/sessionlesseval-v3d0.kryo | 1 + .../gryo/_3_3_11/sessionlessevalaliased-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/short-v1d0.kryo | Bin 0 -> 2 bytes .../structure/io/gryo/_3_3_11/short-v3d0.kryo | Bin 0 -> 2 bytes .../io/gryo/_3_3_11/standardresult-v3d0.kryo | Bin 0 -> 229 bytes .../structure/io/gryo/_3_3_11/stargraph-v1d0.kryo | Bin 0 -> 247 bytes .../structure/io/gryo/_3_3_11/stargraph-v3d0.kryo | Bin 0 -> 247 bytes .../gremlin/structure/io/gryo/_3_3_11/t-v1d0.kryo | 1 + .../gremlin/structure/io/gryo/_3_3_11/t-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/timestamp-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/timestamp-v3d0.kryo | 1 + .../io/gryo/_3_3_11/tinkergraph-v1d0.kryo | Bin 0 -> 1117 bytes .../io/gryo/_3_3_11/tinkergraph-v3d0.kryo | Bin 0 -> 1117 bytes .../io/gryo/_3_3_11/traversalmetrics-v1d0.kryo | Bin 0 -> 455 bytes .../io/gryo/_3_3_11/traversalmetrics-v3d0.kryo | Bin 0 -> 308 bytes .../structure/io/gryo/_3_3_11/traverser-v1d0.kryo | Bin 0 -> 211 bytes .../structure/io/gryo/_3_3_11/traverser-v3d0.kryo | Bin 0 -> 210 bytes .../structure/io/gryo/_3_3_11/tree-v1d0.kryo | Bin 0 -> 284 bytes .../structure/io/gryo/_3_3_11/tree-v3d0.kryo | Bin 0 -> 277 bytes .../structure/io/gryo/_3_3_11/uuid-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/uuid-v3d0.kryo | 1 + .../structure/io/gryo/_3_3_11/vertex-v1d0.kryo | Bin 0 -> 202 bytes .../structure/io/gryo/_3_3_11/vertex-v3d0.kryo | Bin 0 -> 201 bytes .../io/gryo/_3_3_11/vertexproperty-v1d0.kryo | Bin 0 -> 18 bytes .../io/gryo/_3_3_11/vertexproperty-v3d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_3_11/year-v1d0.kryo | Bin 0 -> 5 bytes .../structure/io/gryo/_3_3_11/year-v3d0.kryo | Bin 0 -> 5 bytes .../structure/io/gryo/_3_3_11/yearmonth-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_3_11/yearmonth-v3d0.kryo | Bin 0 -> 9 bytes .../io/gryo/_3_3_11/zoneddatetime-v1d0.kryo | Bin 0 -> 38 bytes .../io/gryo/_3_3_11/zoneddatetime-v3d0.kryo | Bin 0 -> 38 bytes .../structure/io/gryo/_3_3_11/zoneoffset-v1d0.kryo | 1 + .../structure/io/gryo/_3_3_11/zoneoffset-v3d0.kryo | 1 + 569 files changed, 9544 insertions(+), 1 deletion(-) diff --cc gremlin-tools/gremlin-io-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONCompatibility.java index d203023,09eb969..532daf5 --- 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 @@@ -92,34 -92,14 +92,42 @@@ public enum GraphSONCompatibility imple V2D0_PARTIAL_3_3_9("3.3.9", "2.0", "v2d0-partial"), V2D0_NO_TYPE_3_3_9("3.3.9", "2.0", "v2d0-no-types"), V3D0_PARTIAL_3_3_9("3.3.9", "3.0", "v3d0"), + V1D0_3_3_10("3.3.10", "1.0", "v1d0"), + V2D0_PARTIAL_3_3_10("3.3.10", "2.0", "v2d0-partial"), + V2D0_NO_TYPE_3_3_10("3.3.10", "2.0", "v2d0-no-types"), + V3D0_PARTIAL_3_3_10("3.3.10", "3.0", "v3d0"), + V1D0_3_3_11("3.3.11", "1.0", "v1d0"), + V2D0_PARTIAL_3_3_11("3.3.11", "2.0", "v2d0-partial"), + V2D0_NO_TYPE_3_3_11("3.3.11", "2.0", "v2d0-no-types"), - V3D0_PARTIAL_3_3_11("3.3.11", "3.0", "v3d0"); ++ V3D0_PARTIAL_3_3_11("3.3.11", "3.0", "v3d0"), + V1D0_3_4_0("3.4.0", "1.0", "v1d0"), + V2D0_PARTIAL_3_4_0("3.4.0", "2.0", "v2d0-partial"), + V2D0_NO_TYPE_3_4_0("3.4.0", "2.0", "v2d0-no-types"), + V3D0_PARTIAL_3_4_0("3.4.0", "3.0", "v3d0"), + V1D0_3_4_1("3.4.1", "1.0", "v1d0"), + V2D0_PARTIAL_3_4_1("3.4.1", "2.0", "v2d0-partial"), + V2D0_NO_TYPE_3_4_1("3.4.1", "2.0", "v2d0-no-types"), + V3D0_PARTIAL_3_4_1("3.4.1", "3.0", "v3d0"), + V1D0_3_4_2("3.4.2", "1.0", "v1d0"), + 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"), + V1D0_3_4_4("3.4.4", "1.0", "v1d0"), + V2D0_PARTIAL_3_4_4("3.4.4", "2.0", "v2d0-partial"), + V2D0_NO_TYPE_3_4_4("3.4.4", "2.0", "v2d0-no-types"), + V3D0_PARTIAL_3_4_4("3.4.4", "3.0", "v3d0"), + V1D0_3_4_5("3.4.5", "1.0", "v1d0"), + V2D0_PARTIAL_3_4_5("3.4.5", "2.0", "v2d0-partial"), + V2D0_NO_TYPE_3_4_5("3.4.5", "2.0", "v2d0-no-types"), + V3D0_PARTIAL_3_4_5("3.4.5", "3.0", "v3d0"), + V1D0_3_4_6("3.4.6", "1.0", "v1d0"), + V2D0_PARTIAL_3_4_6("3.4.6", "2.0", "v2d0-partial"), + V2D0_NO_TYPE_3_4_6("3.4.6", "2.0", "v2d0-no-types"), + V3D0_PARTIAL_3_4_6("3.4.6", "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 1f44a35,eaccf0c..a4c326a --- 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 @@@ -72,20 -72,10 +72,24 @@@ public enum GryoCompatibility implement V3D0_3_3_8("3.3.8", "3.0", "v3d0"), V1D0_3_3_9("3.3.9", "1.0", "v1d0"), V3D0_3_3_9("3.3.9", "3.0", "v3d0"), + V1D0_3_3_10("3.3.10", "1.0", "v1d0"), + V3D0_3_3_10("3.3.10", "3.0", "v3d0"), + V1D0_3_3_11("3.3.11", "1.0", "v1d0"), - V3D0_3_3_11("3.3.11", "3.0", "v3d0"); ++ V3D0_3_3_11("3.3.11", "3.0", "v3d0"), + V1D0_3_4_0("3.4.0", "1.0", "v1d0"), + V3D0_3_4_0("3.4.0", "3.0", "v3d0"), + V1D0_3_4_1("3.4.1", "1.0", "v1d0"), + 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"), + V1D0_3_4_4("3.4.4", "1.0", "v1d0"), + V3D0_3_4_4("3.4.4", "3.0", "v3d0"), + V1D0_3_4_5("3.4.5", "1.0", "v1d0"), + V3D0_3_4_5("3.4.5", "3.0", "v3d0"), + V1D0_3_4_6("3.4.6", "1.0", "v1d0"), + V3D0_3_4_6("3.4.6", "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 5704f57,42fbb2c..86d7e4f --- 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 @@@ -78,22 -78,10 +78,25 @@@ public class GraphSONTypedCompatibility {GraphSONCompatibility.V3D0_PARTIAL_3_3_8, mapperV3 }, {GraphSONCompatibility.V2D0_PARTIAL_3_3_9, mapperV2 }, {GraphSONCompatibility.V3D0_PARTIAL_3_3_9, mapperV3 }, - {GraphSONCompatibility.V3D0_PARTIAL_3_3_8, mapperV3 }, + {GraphSONCompatibility.V2D0_PARTIAL_3_3_10, mapperV2 }, + {GraphSONCompatibility.V3D0_PARTIAL_3_3_10, mapperV3 }, + {GraphSONCompatibility.V2D0_PARTIAL_3_3_11, mapperV2 }, - {GraphSONCompatibility.V3D0_PARTIAL_3_3_11, mapperV3 }}); ++ {GraphSONCompatibility.V3D0_PARTIAL_3_3_11, mapperV3 }, + {GraphSONCompatibility.V2D0_PARTIAL_3_4_0, mapperV2 }, + {GraphSONCompatibility.V3D0_PARTIAL_3_4_0, mapperV3 }, + {GraphSONCompatibility.V2D0_PARTIAL_3_4_1, mapperV2 }, + {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.V2D0_PARTIAL_3_4_4, mapperV2 }, + {GraphSONCompatibility.V3D0_PARTIAL_3_4_4, mapperV3 }, + {GraphSONCompatibility.V2D0_PARTIAL_3_4_5, mapperV2 }, + {GraphSONCompatibility.V3D0_PARTIAL_3_4_5, mapperV3 }, + {GraphSONCompatibility.V2D0_PARTIAL_3_4_6, mapperV2 }, + {GraphSONCompatibility.V3D0_PARTIAL_3_4_6, mapperV3 } + }); } @Parameterized.Parameter(value = 0) diff --cc gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONUntypedCompatibilityTest.java index 235fc89,e61c35e..97d4359 --- 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 @@@ -86,20 -86,10 +86,24 @@@ public class GraphSONUntypedCompatibili {GraphSONCompatibility.V2D0_NO_TYPE_3_3_8, mapperV2 }, {GraphSONCompatibility.V1D0_3_3_9, mapperV1 }, {GraphSONCompatibility.V2D0_NO_TYPE_3_3_9, mapperV2 }, + {GraphSONCompatibility.V1D0_3_3_10, mapperV1 }, + {GraphSONCompatibility.V2D0_NO_TYPE_3_3_10, mapperV2 }, + {GraphSONCompatibility.V1D0_3_3_11, mapperV1 }, - {GraphSONCompatibility.V2D0_NO_TYPE_3_3_11, mapperV2 } ++ {GraphSONCompatibility.V2D0_NO_TYPE_3_3_11, mapperV2 }, + {GraphSONCompatibility.V1D0_3_4_0, mapperV1 }, + {GraphSONCompatibility.V2D0_NO_TYPE_3_4_0, mapperV2 }, + {GraphSONCompatibility.V1D0_3_4_1, mapperV1 }, + {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.V1D0_3_4_4, mapperV1 }, + {GraphSONCompatibility.V2D0_NO_TYPE_3_4_4, mapperV2 }, + {GraphSONCompatibility.V1D0_3_4_5, mapperV1 }, + {GraphSONCompatibility.V2D0_NO_TYPE_3_4_5, mapperV2 }, + {GraphSONCompatibility.V1D0_3_4_6, mapperV1 }, + {GraphSONCompatibility.V2D0_NO_TYPE_3_4_6, mapperV2 } }); } diff --cc gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/gryo/GryoCompatibilityTest.java index 2c7fd2e,cb08d82..76b4981 --- 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 @@@ -75,21 -75,10 +75,25 @@@ public class GryoCompatibilityTest exte {GryoCompatibility.V3D0_3_3_8, mapperV3 }, {GryoCompatibility.V1D0_3_3_9, mapperV1 }, {GryoCompatibility.V3D0_3_3_9, mapperV3 }, + {GryoCompatibility.V1D0_3_3_10, mapperV1 }, + {GryoCompatibility.V3D0_3_3_10, mapperV3 }, + {GryoCompatibility.V1D0_3_3_11, mapperV1 }, - {GryoCompatibility.V3D0_3_3_11, mapperV3 }}); ++ {GryoCompatibility.V3D0_3_3_11, mapperV3 }, + {GryoCompatibility.V1D0_3_4_0, mapperV1 }, + {GryoCompatibility.V3D0_3_4_0, mapperV3 }, + {GryoCompatibility.V1D0_3_4_1, mapperV1 }, + {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.V1D0_3_4_4, mapperV1 }, + {GryoCompatibility.V3D0_3_4_4, mapperV3 }, + {GryoCompatibility.V1D0_3_4_5, mapperV1 }, + {GryoCompatibility.V3D0_3_4_5, mapperV3 }, + {GryoCompatibility.V1D0_3_4_6, mapperV1 }, + {GryoCompatibility.V3D0_3_4_6, mapperV3 } + }); } @Parameterized.Parameter(value = 0)