Added the 3.2.5 test files for IO testing Looks like a big scary commit but it's just test files generated from 3.2.5. Enabled the test suite against that version. CTR
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fb5ebe39 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fb5ebe39 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/fb5ebe39 Branch: refs/heads/TINKERPOP-1682 Commit: fb5ebe399fa749670a68430916ef6d6a27f5482e Parents: d3ecef8 Author: Stephen Mallette <[email protected]> Authored: Fri Jun 23 08:15:10 2017 -0400 Committer: Stephen Mallette <[email protected]> Committed: Fri Jun 23 08:15:10 2017 -0400 ---------------------------------------------------------------------- .../io/graphson/GraphSONCompatibility.java | 3 + .../structure/io/gryo/GryoCompatibility.java | 1 + .../structure/io/CompatibilitiesTest.java | 25 +- .../GraphSONTypedCompatibilityTest.java | 1 + .../GraphSONUntypedCompatibilityTest.java | 2 + .../io/gryo/GryoCompatibilityTest.java | 1 + .../_3_2_5/authenticationchallenge-v1d0.json | 12 + .../authenticationchallenge-v2d0-no-types.json | 12 + .../authenticationchallenge-v2d0-partial.json | 12 + .../_3_2_5/authenticationresponse-v1d0.json | 9 + .../authenticationresponse-v2d0-no-types.json | 9 + .../authenticationresponse-v2d0-partial.json | 9 + .../graphson/_3_2_5/barrier-v2d0-no-types.json | 1 + .../graphson/_3_2_5/barrier-v2d0-partial.json | 4 + .../_3_2_5/bigdecimal-v2d0-no-types.json | 1 + .../_3_2_5/bigdecimal-v2d0-partial.json | 4 + .../_3_2_5/biginteger-v2d0-no-types.json | 1 + .../_3_2_5/biginteger-v2d0-partial.json | 4 + .../graphson/_3_2_5/binding-v2d0-no-types.json | 4 + .../graphson/_3_2_5/binding-v2d0-partial.json | 10 + .../io/graphson/_3_2_5/byte-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/byte-v2d0-partial.json | 4 + .../_3_2_5/bytebuffer-v2d0-no-types.json | 1 + .../_3_2_5/bytebuffer-v2d0-partial.json | 4 + .../graphson/_3_2_5/bytecode-v2d0-no-types.json | 3 + .../graphson/_3_2_5/bytecode-v2d0-partial.json | 6 + .../_3_2_5/cardinality-v2d0-no-types.json | 1 + .../_3_2_5/cardinality-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/char-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/char-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/class-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/class-v2d0-partial.json | 4 + .../graphson/_3_2_5/column-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/column-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/date-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/date-v2d0-partial.json | 4 + .../_3_2_5/direction-v2d0-no-types.json | 1 + .../graphson/_3_2_5/direction-v2d0-partial.json | 4 + .../graphson/_3_2_5/double-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/double-v2d0-partial.json | 4 + .../graphson/_3_2_5/duration-v2d0-no-types.json | 1 + .../graphson/_3_2_5/duration-v2d0-partial.json | 4 + .../structure/io/graphson/_3_2_5/edge-v1d0.json | 12 + .../io/graphson/_3_2_5/edge-v2d0-no-types.json | 14 + .../io/graphson/_3_2_5/edge-v2d0-partial.json | 32 + .../io/graphson/_3_2_5/float-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/float-v2d0-partial.json | 4 + .../_3_2_5/inetaddress-v2d0-no-types.json | 1 + .../_3_2_5/inetaddress-v2d0-partial.json | 4 + .../graphson/_3_2_5/instant-v2d0-no-types.json | 1 + .../graphson/_3_2_5/instant-v2d0-partial.json | 4 + .../graphson/_3_2_5/integer-v2d0-no-types.json | 1 + .../graphson/_3_2_5/integer-v2d0-partial.json | 4 + .../graphson/_3_2_5/lambda-v2d0-no-types.json | 5 + .../io/graphson/_3_2_5/lambda-v2d0-partial.json | 8 + .../_3_2_5/localdate-v2d0-no-types.json | 1 + .../graphson/_3_2_5/localdate-v2d0-partial.json | 4 + .../_3_2_5/localdatetime-v2d0-no-types.json | 1 + .../_3_2_5/localdatetime-v2d0-partial.json | 4 + .../_3_2_5/localtime-v2d0-no-types.json | 1 + .../graphson/_3_2_5/localtime-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/long-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/long-v2d0-partial.json | 4 + .../graphson/_3_2_5/metrics-v2d0-no-types.json | 24 + .../graphson/_3_2_5/metrics-v2d0-partial.json | 54 ++ .../graphson/_3_2_5/monthday-v2d0-no-types.json | 1 + .../graphson/_3_2_5/monthday-v2d0-partial.json | 4 + .../_3_2_5/offsetdatetime-v2d0-no-types.json | 1 + .../_3_2_5/offsetdatetime-v2d0-partial.json | 4 + .../_3_2_5/offsettime-v2d0-no-types.json | 1 + .../_3_2_5/offsettime-v2d0-partial.json | 4 + .../graphson/_3_2_5/operator-v2d0-no-types.json | 1 + .../graphson/_3_2_5/operator-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/order-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/order-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/p-v2d0-no-types.json | 4 + .../io/graphson/_3_2_5/p-v2d0-partial.json | 10 + .../io/graphson/_3_2_5/pand-v2d0-no-types.json | 10 + .../io/graphson/_3_2_5/pand-v2d0-partial.json | 25 + .../structure/io/graphson/_3_2_5/path-v1d0.json | 62 ++ .../io/graphson/_3_2_5/path-v2d0-no-types.json | 13 + .../io/graphson/_3_2_5/path-v2d0-partial.json | 34 + .../graphson/_3_2_5/period-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/period-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/pick-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/pick-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/pop-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/pop-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/por-v2d0-no-types.json | 10 + .../io/graphson/_3_2_5/por-v2d0-partial.json | 31 + .../io/graphson/_3_2_5/property-v1d0.json | 4 + .../graphson/_3_2_5/property-v2d0-no-types.json | 4 + .../graphson/_3_2_5/property-v2d0-partial.json | 10 + .../io/graphson/_3_2_5/scope-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/scope-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/sessionclose-v1d0.json | 8 + .../_3_2_5/sessionclose-v2d0-no-types.json | 8 + .../_3_2_5/sessionclose-v2d0-partial.json | 11 + .../io/graphson/_3_2_5/sessioneval-v1d0.json | 13 + .../_3_2_5/sessioneval-v2d0-no-types.json | 13 + .../_3_2_5/sessioneval-v2d0-partial.json | 19 + .../_3_2_5/sessionevalaliased-v1d0.json | 16 + .../sessionevalaliased-v2d0-no-types.json | 16 + .../_3_2_5/sessionevalaliased-v2d0-partial.json | 22 + .../graphson/_3_2_5/sessionlesseval-v1d0.json | 12 + .../_3_2_5/sessionlesseval-v2d0-no-types.json | 12 + .../_3_2_5/sessionlesseval-v2d0-partial.json | 15 + .../_3_2_5/sessionlessevalaliased-v1d0.json | 15 + .../sessionlessevalaliased-v2d0-no-types.json | 15 + .../sessionlessevalaliased-v2d0-partial.json | 18 + .../io/graphson/_3_2_5/short-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/short-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/standardresult-v1d0.json | 50 ++ .../_3_2_5/standardresult-v2d0-no-types.json | 54 ++ .../_3_2_5/standardresult-v2d0-partial.json | 111 +++ .../_3_2_5/stargraph-v2d0-no-types.json | 45 + .../graphson/_3_2_5/stargraph-v2d0-partial.json | 102 +++ .../io/graphson/_3_2_5/t-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/t-v2d0-partial.json | 4 + .../_3_2_5/timestamp-v2d0-no-types.json | 1 + .../graphson/_3_2_5/timestamp-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/tinkergraph-v1d0.json | 313 +++++++ .../_3_2_5/tinkergraph-v2d0-no-types.json | 352 ++++++++ .../_3_2_5/tinkergraph-v2d0-partial.json | 829 +++++++++++++++++++ .../_3_2_5/traversalmetrics-v2d0-no-types.json | 48 ++ .../_3_2_5/traversalmetrics-v2d0-partial.json | 114 +++ .../_3_2_5/traverser-v2d0-no-types.json | 46 + .../graphson/_3_2_5/traverser-v2d0-partial.json | 109 +++ .../io/graphson/_3_2_5/tree-v2d0-no-types.json | 72 ++ .../io/graphson/_3_2_5/tree-v2d0-partial.json | 165 ++++ .../io/graphson/_3_2_5/uuid-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/uuid-v2d0-partial.json | 4 + .../io/graphson/_3_2_5/vertex-v1d0.json | 39 + .../graphson/_3_2_5/vertex-v2d0-no-types.json | 43 + .../io/graphson/_3_2_5/vertex-v2d0-partial.json | 100 +++ .../io/graphson/_3_2_5/vertexproperty-v1d0.json | 5 + .../_3_2_5/vertexproperty-v2d0-no-types.json | 5 + .../_3_2_5/vertexproperty-v2d0-partial.json | 11 + .../io/graphson/_3_2_5/year-v2d0-no-types.json | 1 + .../io/graphson/_3_2_5/year-v2d0-partial.json | 4 + .../_3_2_5/yearmonth-v2d0-no-types.json | 1 + .../graphson/_3_2_5/yearmonth-v2d0-partial.json | 4 + .../_3_2_5/zoneddatetime-v2d0-no-types.json | 1 + .../_3_2_5/zoneddatetime-v2d0-partial.json | 4 + .../_3_2_5/zoneoffset-v2d0-no-types.json | 1 + .../_3_2_5/zoneoffset-v2d0-partial.json | 4 + .../structure/io/gryo/_3_2_5/barrier-v1d0.kryo | 1 + .../io/gryo/_3_2_5/bigdecimal-v1d0.kryo | Bin 0 -> 18 bytes .../io/gryo/_3_2_5/biginteger-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/binding-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/byte-v1d0.kryo | 1 + .../io/gryo/_3_2_5/bytebuffer-v1d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_2_5/bytecode-v1d0.kryo | Bin 0 -> 43 bytes .../io/gryo/_3_2_5/cardinality-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/char-v1d0.kryo | Bin 0 -> 2 bytes .../structure/io/gryo/_3_2_5/class-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/column-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/date-v1d0.kryo | 1 + .../io/gryo/_3_2_5/direction-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/double-v1d0.kryo | Bin 0 -> 8 bytes .../structure/io/gryo/_3_2_5/duration-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_2_5/edge-v1d0.kryo | Bin 0 -> 57 bytes .../structure/io/gryo/_3_2_5/float-v1d0.kryo | Bin 0 -> 4 bytes .../io/gryo/_3_2_5/inetaddress-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/instant-v1d0.kryo | Bin 0 -> 13 bytes .../structure/io/gryo/_3_2_5/integer-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/lambda-v1d0.kryo | Bin 0 -> 31 bytes .../io/gryo/_3_2_5/localdate-v1d0.kryo | Bin 0 -> 9 bytes .../io/gryo/_3_2_5/localdatetime-v1d0.kryo | Bin 0 -> 29 bytes .../io/gryo/_3_2_5/localtime-v1d0.kryo | Bin 0 -> 9 bytes .../structure/io/gryo/_3_2_5/long-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/metrics-v1d0.kryo | Bin 0 -> 187 bytes .../structure/io/gryo/_3_2_5/monthday-v1d0.kryo | Bin 0 -> 9 bytes .../io/gryo/_3_2_5/offsetdatetime-v1d0.kryo | Bin 0 -> 37 bytes .../io/gryo/_3_2_5/offsettime-v1d0.kryo | Bin 0 -> 17 bytes .../structure/io/gryo/_3_2_5/operator-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/order-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/p-v1d0.kryo | Bin 0 -> 6 bytes .../structure/io/gryo/_3_2_5/pand-v1d0.kryo | Bin 0 -> 23 bytes .../structure/io/gryo/_3_2_5/path-v1d0.kryo | Bin 0 -> 50 bytes .../structure/io/gryo/_3_2_5/period-v1d0.kryo | Bin 0 -> 13 bytes .../structure/io/gryo/_3_2_5/pick-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/pop-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/por-v1d0.kryo | Bin 0 -> 35 bytes .../structure/io/gryo/_3_2_5/property-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/scope-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/short-v1d0.kryo | Bin 0 -> 2 bytes .../io/gryo/_3_2_5/stargraph-v1d0.kryo | Bin 0 -> 247 bytes .../structure/io/gryo/_3_2_5/t-v1d0.kryo | 1 + .../io/gryo/_3_2_5/timestamp-v1d0.kryo | 1 + .../io/gryo/_3_2_5/tinkergraph-v1d0.kryo | Bin 0 -> 1117 bytes .../io/gryo/_3_2_5/traversalmetrics-v1d0.kryo | Bin 0 -> 294 bytes .../io/gryo/_3_2_5/traverser-v1d0.kryo | Bin 0 -> 211 bytes .../structure/io/gryo/_3_2_5/tree-v1d0.kryo | Bin 0 -> 284 bytes .../structure/io/gryo/_3_2_5/uuid-v1d0.kryo | 1 + .../structure/io/gryo/_3_2_5/vertex-v1d0.kryo | Bin 0 -> 202 bytes .../io/gryo/_3_2_5/vertexproperty-v1d0.kryo | Bin 0 -> 18 bytes .../structure/io/gryo/_3_2_5/year-v1d0.kryo | Bin 0 -> 5 bytes .../io/gryo/_3_2_5/yearmonth-v1d0.kryo | Bin 0 -> 9 bytes .../io/gryo/_3_2_5/zoneddatetime-v1d0.kryo | Bin 0 -> 38 bytes .../io/gryo/_3_2_5/zoneoffset-v1d0.kryo | 1 + 201 files changed, 3514 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONCompatibility.java ---------------------------------------------------------------------- diff --git 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 index 69a12e7..fa98828 100644 --- 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 @@ -34,6 +34,9 @@ public enum GraphSONCompatibility implements Compatibility { V1D0_3_2_4("3.2.4", "1.0", "v1d0"), V2D0_PARTIAL_3_2_4("3.2.4", "2.0", "v2d0-partial"), V2D0_NO_TYPE_3_2_4("3.2.4", "2.0", "v2d0-no-types"), + V1D0_3_2_5("3.2.5", "1.0", "v1d0"), + V2D0_PARTIAL_3_2_5("3.2.5", "2.0", "v2d0-partial"), + V2D0_NO_TYPE_3_2_5("3.2.5", "2.0", "v2d0-no-types"), V1D0_3_3_0("3.3.0", "2.0", "v1d0"), V2D0_PARTIAL_3_3_0("3.3.0", "2.0", "v2d0-partial"), V2D0_NO_TYPE_3_3_0("3.3.0", "2.0", "v2d0-no-types"), http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/main/java/org/apache/tinkerpop/gremlin/structure/io/gryo/GryoCompatibility.java ---------------------------------------------------------------------- diff --git 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 index b1283f8..2c536e8 100644 --- 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 @@ -46,6 +46,7 @@ import java.io.IOException; public enum GryoCompatibility implements Compatibility { V1D0_3_2_3("3.2.3", "1.0", "v1d0"), V1D0_3_2_4("3.2.4", "1.0", "v1d0"), + V1D0_3_2_5("3.2.5", "1.0", "v1d0"), V1D0_3_3_0("3.3.0", "1.0", "v1d0"), V3D0_3_3_0("3.3.0", "3.0", "v3d0"); http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/CompatibilitiesTest.java ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/CompatibilitiesTest.java b/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/CompatibilitiesTest.java index 607c396..a88cd62 100644 --- a/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/CompatibilitiesTest.java +++ b/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/CompatibilitiesTest.java @@ -31,6 +31,11 @@ import static org.hamcrest.Matchers.containsInAnyOrder; * @author Stephen Mallette (http://stephen.genoprime.com) */ public class CompatibilitiesTest { + /** + * Need to bump this each time we get a new release on the 3.2.x line. + */ + private static final String LAST_OF_3_2_x = "3.2.5"; + @Test public void shouldFindGryoVersionsBeforeRelease3_2_4() { final List<Compatibility> compatibilityList = Compatibilities.with(GryoCompatibility.class) @@ -39,16 +44,16 @@ public class CompatibilitiesTest { } @Test - public void shouldFindGryoVersionsAfterRelease3_2_4() { + public void shouldFindGryoVersionsAfterRelease3_2_x() { final List<Compatibility> compatibilityList = Compatibilities.with(GryoCompatibility.class) - .afterRelease("3.2.4").match(); + .afterRelease(LAST_OF_3_2_x).match(); assertThat(compatibilityList, containsInAnyOrder(GryoCompatibility.V1D0_3_3_0, GryoCompatibility.V3D0_3_3_0)); } @Test - public void shouldFindGryoVersionsBetweenReleases3_2_3And3_3_0() { + public void shouldFindGryoVersionsBetweenReleases3_2_3And3_2_5() { final List<Compatibility> compatibilityList = Compatibilities.with(GryoCompatibility.class) - .betweenReleases("3.2.3", "3.3.0").match(); + .betweenReleases("3.2.3", "3.2.5").match(); assertThat(compatibilityList, containsInAnyOrder(GryoCompatibility.V1D0_3_2_4)); } @@ -56,7 +61,8 @@ public class CompatibilitiesTest { public void shouldFindGryoVersionsBefore3_0() { final List<Compatibility> compatibilityList = Compatibilities.with(GryoCompatibility.class) .before("3.0").match(); - assertThat(compatibilityList, containsInAnyOrder(GryoCompatibility.V1D0_3_2_3, GryoCompatibility.V1D0_3_2_4, GryoCompatibility.V1D0_3_3_0)); + assertThat(compatibilityList, containsInAnyOrder(GryoCompatibility.V1D0_3_2_3, + GryoCompatibility.V1D0_3_2_4, GryoCompatibility.V1D0_3_2_5, GryoCompatibility.V1D0_3_3_0)); } @Test @@ -69,7 +75,7 @@ public class CompatibilitiesTest { @Test public void shouldFindGryoVersionsAfterRelease3_2_4AndAfter1_0() { final List<Compatibility> compatibilityList = Compatibilities.with(GryoCompatibility.class) - .afterRelease("3.2.4") + .afterRelease(LAST_OF_3_2_x) .after("1.0") .match(); assertThat(compatibilityList, containsInAnyOrder(GryoCompatibility.V3D0_3_3_0)); @@ -80,13 +86,14 @@ public class CompatibilitiesTest { final List<Compatibility> compatibilityList = Compatibilities.with(GraphSONCompatibility.class) .configuredAs(".*partial.*").match(); assertThat(compatibilityList, containsInAnyOrder(GraphSONCompatibility.V2D0_PARTIAL_3_2_3, - GraphSONCompatibility.V2D0_PARTIAL_3_2_4, GraphSONCompatibility.V2D0_PARTIAL_3_3_0)); + GraphSONCompatibility.V2D0_PARTIAL_3_2_4, GraphSONCompatibility.V2D0_PARTIAL_3_2_5, + GraphSONCompatibility.V2D0_PARTIAL_3_3_0)); } @Test public void shouldFindGraphSONAfterVersion3_2_3WithConfigurationPartial() { final List<Compatibility> compatibilityList = Compatibilities.with(GraphSONCompatibility.class) - .afterRelease("3.2.4") + .afterRelease(LAST_OF_3_2_x) .configuredAs(".*partial.*").match(); assertThat(compatibilityList, containsInAnyOrder(GraphSONCompatibility.V2D0_PARTIAL_3_3_0)); } @@ -101,6 +108,6 @@ public class CompatibilitiesTest { .match(); assertThat(compatibilityList, containsInAnyOrder(GryoCompatibility.V3D0_3_3_0, GraphSONCompatibility.V2D0_PARTIAL_3_2_3, GraphSONCompatibility.V2D0_PARTIAL_3_2_4, - GraphSONCompatibility.V2D0_PARTIAL_3_3_0)); + GraphSONCompatibility.V2D0_PARTIAL_3_2_5, GraphSONCompatibility.V2D0_PARTIAL_3_3_0)); } } http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONTypedCompatibilityTest.java ---------------------------------------------------------------------- diff --git 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 index da200db..bf87d89 100644 --- 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 @@ -51,6 +51,7 @@ public class GraphSONTypedCompatibilityTest extends AbstractTypedCompatibilityTe return Arrays.asList(new Object[][]{ {GraphSONCompatibility.V2D0_PARTIAL_3_2_3, mapperV2 }, {GraphSONCompatibility.V2D0_PARTIAL_3_2_4, mapperV2 }, + {GraphSONCompatibility.V2D0_PARTIAL_3_2_5, mapperV2 }, {GraphSONCompatibility.V2D0_PARTIAL_3_3_0, mapperV2 }, {GraphSONCompatibility.V3D0_PARTIAL_3_3_0, mapperV3 }}); } http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/graphson/GraphSONUntypedCompatibilityTest.java ---------------------------------------------------------------------- diff --git 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 index 65367dc..61c2857 100644 --- 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 @@ -54,6 +54,8 @@ public class GraphSONUntypedCompatibilityTest extends AbstractUntypedCompatibili {GraphSONCompatibility.V2D0_NO_TYPE_3_2_3, mapperV2 }, {GraphSONCompatibility.V1D0_3_2_4, mapperV1 }, {GraphSONCompatibility.V2D0_NO_TYPE_3_2_4, mapperV2 }, + {GraphSONCompatibility.V1D0_3_2_5, mapperV1 }, + {GraphSONCompatibility.V2D0_NO_TYPE_3_2_5, mapperV2 }, {GraphSONCompatibility.V1D0_3_3_0, mapperV1 }, {GraphSONCompatibility.V2D0_NO_TYPE_3_3_0, mapperV2 } }); http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/java/org/apache/tinkerpop/gremlin/structure/io/gryo/GryoCompatibilityTest.java ---------------------------------------------------------------------- diff --git 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 index 3e7d41a..431bded 100644 --- 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 @@ -47,6 +47,7 @@ public class GryoCompatibilityTest extends AbstractTypedCompatibilityTest { return Arrays.asList(new Object[][]{ {GryoCompatibility.V1D0_3_2_3, mapperV1 }, {GryoCompatibility.V1D0_3_2_4, mapperV1 }, + {GryoCompatibility.V1D0_3_2_5, mapperV1 }, {GryoCompatibility.V1D0_3_3_0, mapperV1 }, {GryoCompatibility.V3D0_3_3_0, mapperV3 }}); } http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v1d0.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v1d0.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v1d0.json new file mode 100644 index 0000000..8c5b82c --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v1d0.json @@ -0,0 +1,12 @@ +{ + "requestId" : "41d2e28a-20a4-4ab0-b379-d810dede3786", + "status" : { + "message" : "", + "code" : 407, + "attributes" : { } + }, + "result" : { + "data" : null, + "meta" : { } + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v2d0-no-types.json new file mode 100644 index 0000000..8c5b82c --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v2d0-no-types.json @@ -0,0 +1,12 @@ +{ + "requestId" : "41d2e28a-20a4-4ab0-b379-d810dede3786", + "status" : { + "message" : "", + "code" : 407, + "attributes" : { } + }, + "result" : { + "data" : null, + "meta" : { } + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v2d0-partial.json new file mode 100644 index 0000000..8c5b82c --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationchallenge-v2d0-partial.json @@ -0,0 +1,12 @@ +{ + "requestId" : "41d2e28a-20a4-4ab0-b379-d810dede3786", + "status" : { + "message" : "", + "code" : 407, + "attributes" : { } + }, + "result" : { + "data" : null, + "meta" : { } + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v1d0.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v1d0.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v1d0.json new file mode 100644 index 0000000..838e1fd --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v1d0.json @@ -0,0 +1,9 @@ +{ + "requestId" : "cb682578-9d92-4499-9ebc-5c6aa73c5397", + "op" : "authentication", + "processor" : "", + "args" : { + "saslMechanism" : "PLAIN", + "sasl" : "AHN0ZXBocGhlbgBwYXNzd29yZA==" + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v2d0-no-types.json new file mode 100644 index 0000000..838e1fd --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v2d0-no-types.json @@ -0,0 +1,9 @@ +{ + "requestId" : "cb682578-9d92-4499-9ebc-5c6aa73c5397", + "op" : "authentication", + "processor" : "", + "args" : { + "saslMechanism" : "PLAIN", + "sasl" : "AHN0ZXBocGhlbgBwYXNzd29yZA==" + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v2d0-partial.json new file mode 100644 index 0000000..838e1fd --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/authenticationresponse-v2d0-partial.json @@ -0,0 +1,9 @@ +{ + "requestId" : "cb682578-9d92-4499-9ebc-5c6aa73c5397", + "op" : "authentication", + "processor" : "", + "args" : { + "saslMechanism" : "PLAIN", + "sasl" : "AHN0ZXBocGhlbgBwYXNzd29yZA==" + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/barrier-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/barrier-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/barrier-v2d0-no-types.json new file mode 100644 index 0000000..7dd6c03 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/barrier-v2d0-no-types.json @@ -0,0 +1 @@ +"normSack" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/barrier-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/barrier-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/barrier-v2d0-partial.json new file mode 100644 index 0000000..7ddccdd --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/barrier-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Barrier", + "@value" : "normSack" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bigdecimal-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bigdecimal-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bigdecimal-v2d0-no-types.json new file mode 100644 index 0000000..7914536 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bigdecimal-v2d0-no-types.json @@ -0,0 +1 @@ +123456789987654321123456789987654321 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bigdecimal-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bigdecimal-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bigdecimal-v2d0-partial.json new file mode 100644 index 0000000..475337c --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bigdecimal-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:BigDecimal", + "@value" : 123456789987654321123456789987654321 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/biginteger-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/biginteger-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/biginteger-v2d0-no-types.json new file mode 100644 index 0000000..7914536 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/biginteger-v2d0-no-types.json @@ -0,0 +1 @@ +123456789987654321123456789987654321 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/biginteger-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/biginteger-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/biginteger-v2d0-partial.json new file mode 100644 index 0000000..58e6114 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/biginteger-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:BigInteger", + "@value" : 123456789987654321123456789987654321 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/binding-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/binding-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/binding-v2d0-no-types.json new file mode 100644 index 0000000..661b153 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/binding-v2d0-no-types.json @@ -0,0 +1,4 @@ +{ + "key" : "x", + "value" : 1 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/binding-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/binding-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/binding-v2d0-partial.json new file mode 100644 index 0000000..579b8c7 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/binding-v2d0-partial.json @@ -0,0 +1,10 @@ +{ + "@type" : "g:Binding", + "@value" : { + "key" : "x", + "value" : { + "@type" : "g:Int32", + "@value" : 1 + } + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/byte-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/byte-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/byte-v2d0-no-types.json new file mode 100644 index 0000000..56a6051 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/byte-v2d0-no-types.json @@ -0,0 +1 @@ +1 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/byte-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/byte-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/byte-v2d0-partial.json new file mode 100644 index 0000000..979625b --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/byte-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:Byte", + "@value" : 1 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytebuffer-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytebuffer-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytebuffer-v2d0-no-types.json new file mode 100644 index 0000000..e0046e9 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytebuffer-v2d0-no-types.json @@ -0,0 +1 @@ +"c29tZSBieXRlcyBmb3IgeW91" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytebuffer-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytebuffer-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytebuffer-v2d0-partial.json new file mode 100644 index 0000000..5724115 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytebuffer-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:ByteBuffer", + "@value" : "c29tZSBieXRlcyBmb3IgeW91" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytecode-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytecode-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytecode-v2d0-no-types.json new file mode 100644 index 0000000..6088abf --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytecode-v2d0-no-types.json @@ -0,0 +1,3 @@ +{ + "step" : [ [ "V" ], [ "hasLabel", "person" ], [ "out" ], [ "in" ], [ "tree" ] ] +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytecode-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytecode-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytecode-v2d0-partial.json new file mode 100644 index 0000000..269d277 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/bytecode-v2d0-partial.json @@ -0,0 +1,6 @@ +{ + "@type" : "g:Bytecode", + "@value" : { + "step" : [ [ "V" ], [ "hasLabel", "person" ], [ "out" ], [ "in" ], [ "tree" ] ] + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/cardinality-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/cardinality-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/cardinality-v2d0-no-types.json new file mode 100644 index 0000000..0617890 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/cardinality-v2d0-no-types.json @@ -0,0 +1 @@ +"list" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/cardinality-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/cardinality-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/cardinality-v2d0-partial.json new file mode 100644 index 0000000..834e64e --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/cardinality-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Cardinality", + "@value" : "list" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/char-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/char-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/char-v2d0-no-types.json new file mode 100644 index 0000000..3403a0c --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/char-v2d0-no-types.json @@ -0,0 +1 @@ +"x" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/char-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/char-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/char-v2d0-partial.json new file mode 100644 index 0000000..8f27e9d --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/char-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:Char", + "@value" : "x" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/class-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/class-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/class-v2d0-no-types.json new file mode 100644 index 0000000..2fbd64d --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/class-v2d0-no-types.json @@ -0,0 +1 @@ +"java.io.File" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/class-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/class-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/class-v2d0-partial.json new file mode 100644 index 0000000..80f15a2 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/class-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Class", + "@value" : "java.io.File" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/column-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/column-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/column-v2d0-no-types.json new file mode 100644 index 0000000..02597c9 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/column-v2d0-no-types.json @@ -0,0 +1 @@ +"keys" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/column-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/column-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/column-v2d0-partial.json new file mode 100644 index 0000000..0b3a56e --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/column-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Column", + "@value" : "keys" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/date-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/date-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/date-v2d0-no-types.json new file mode 100644 index 0000000..03b71a0 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/date-v2d0-no-types.json @@ -0,0 +1 @@ +1481750076295 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/date-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/date-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/date-v2d0-partial.json new file mode 100644 index 0000000..cf4007a --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/date-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Date", + "@value" : 1481750076295 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/direction-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/direction-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/direction-v2d0-no-types.json new file mode 100644 index 0000000..f6d62d7 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/direction-v2d0-no-types.json @@ -0,0 +1 @@ +"OUT" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/direction-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/direction-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/direction-v2d0-partial.json new file mode 100644 index 0000000..78cb7e4 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/direction-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Direction", + "@value" : "OUT" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/double-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/double-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/double-v2d0-no-types.json new file mode 100644 index 0000000..e772e62 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/double-v2d0-no-types.json @@ -0,0 +1 @@ +100.0 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/double-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/double-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/double-v2d0-partial.json new file mode 100644 index 0000000..9ae4964 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/double-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Double", + "@value" : 100.0 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/duration-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/duration-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/duration-v2d0-no-types.json new file mode 100644 index 0000000..0e15a3c --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/duration-v2d0-no-types.json @@ -0,0 +1 @@ +"PT120H" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/duration-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/duration-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/duration-v2d0-partial.json new file mode 100644 index 0000000..05c0ce9 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/duration-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:Duration", + "@value" : "PT120H" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v1d0.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v1d0.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v1d0.json new file mode 100644 index 0000000..0f7f168 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v1d0.json @@ -0,0 +1,12 @@ +{ + "id" : 13, + "label" : "develops", + "type" : "edge", + "inVLabel" : "software", + "outVLabel" : "person", + "inV" : 10, + "outV" : 1, + "properties" : { + "since" : 2009 + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v2d0-no-types.json new file mode 100644 index 0000000..a8e73db --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v2d0-no-types.json @@ -0,0 +1,14 @@ +{ + "id" : 13, + "label" : "develops", + "inVLabel" : "software", + "outVLabel" : "person", + "inV" : 10, + "outV" : 1, + "properties" : { + "since" : { + "key" : "since", + "value" : 2009 + } + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v2d0-partial.json new file mode 100644 index 0000000..ba1c52e --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/edge-v2d0-partial.json @@ -0,0 +1,32 @@ +{ + "@type" : "g:Edge", + "@value" : { + "id" : { + "@type" : "g:Int32", + "@value" : 13 + }, + "label" : "develops", + "inVLabel" : "software", + "outVLabel" : "person", + "inV" : { + "@type" : "g:Int32", + "@value" : 10 + }, + "outV" : { + "@type" : "g:Int32", + "@value" : 1 + }, + "properties" : { + "since" : { + "@type" : "g:Property", + "@value" : { + "key" : "since", + "value" : { + "@type" : "g:Int32", + "@value" : 2009 + } + } + } + } + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/float-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/float-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/float-v2d0-no-types.json new file mode 100644 index 0000000..e772e62 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/float-v2d0-no-types.json @@ -0,0 +1 @@ +100.0 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/float-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/float-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/float-v2d0-partial.json new file mode 100644 index 0000000..7179aaf --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/float-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Float", + "@value" : 100.0 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/inetaddress-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/inetaddress-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/inetaddress-v2d0-no-types.json new file mode 100644 index 0000000..e34c016 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/inetaddress-v2d0-no-types.json @@ -0,0 +1 @@ +"localhost" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/inetaddress-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/inetaddress-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/inetaddress-v2d0-partial.json new file mode 100644 index 0000000..fba98c0 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/inetaddress-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:InetAddress", + "@value" : "localhost" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/instant-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/instant-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/instant-v2d0-no-types.json new file mode 100644 index 0000000..40f2c7c --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/instant-v2d0-no-types.json @@ -0,0 +1 @@ +"2016-12-14T16:39:19.349Z" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/instant-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/instant-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/instant-v2d0-partial.json new file mode 100644 index 0000000..3749741 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/instant-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:Instant", + "@value" : "2016-12-14T16:39:19.349Z" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/integer-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/integer-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/integer-v2d0-no-types.json new file mode 100644 index 0000000..105d7d9 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/integer-v2d0-no-types.json @@ -0,0 +1 @@ +100 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/integer-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/integer-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/integer-v2d0-partial.json new file mode 100644 index 0000000..750ce7a --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/integer-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Int32", + "@value" : 100 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/lambda-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/lambda-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/lambda-v2d0-no-types.json new file mode 100644 index 0000000..c7cabbf --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/lambda-v2d0-no-types.json @@ -0,0 +1,5 @@ +{ + "script" : "{ it.get() }", + "language" : "gremlin-groovy", + "arguments" : 1 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/lambda-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/lambda-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/lambda-v2d0-partial.json new file mode 100644 index 0000000..5be179b --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/lambda-v2d0-partial.json @@ -0,0 +1,8 @@ +{ + "@type" : "g:Lambda", + "@value" : { + "script" : "{ it.get() }", + "language" : "gremlin-groovy", + "arguments" : 1 + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdate-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdate-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdate-v2d0-no-types.json new file mode 100644 index 0000000..5e4fd2a --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdate-v2d0-no-types.json @@ -0,0 +1 @@ +"2016-01-01" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdate-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdate-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdate-v2d0-partial.json new file mode 100644 index 0000000..36fb81d --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdate-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:LocalDate", + "@value" : "2016-01-01" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdatetime-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdatetime-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdatetime-v2d0-no-types.json new file mode 100644 index 0000000..4be6ada --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdatetime-v2d0-no-types.json @@ -0,0 +1 @@ +"2016-01-01T12:30" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdatetime-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdatetime-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdatetime-v2d0-partial.json new file mode 100644 index 0000000..2d83668 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localdatetime-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:LocalDateTime", + "@value" : "2016-01-01T12:30" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localtime-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localtime-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localtime-v2d0-no-types.json new file mode 100644 index 0000000..720616d --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localtime-v2d0-no-types.json @@ -0,0 +1 @@ +"12:30:45" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localtime-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localtime-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localtime-v2d0-partial.json new file mode 100644 index 0000000..eff65a7 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/localtime-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:LocalTime", + "@value" : "12:30:45" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/long-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/long-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/long-v2d0-no-types.json new file mode 100644 index 0000000..105d7d9 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/long-v2d0-no-types.json @@ -0,0 +1 @@ +100 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/long-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/long-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/long-v2d0-partial.json new file mode 100644 index 0000000..84b9a23 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/long-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Int64", + "@value" : 100 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/metrics-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/metrics-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/metrics-v2d0-no-types.json new file mode 100644 index 0000000..1855cb5 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/metrics-v2d0-no-types.json @@ -0,0 +1,24 @@ +{ + "dur" : 100.0, + "counts" : { + "traverserCount" : 4, + "elementCount" : 4 + }, + "name" : "TinkerGraphStep(vertex,[~label.eq(person)])", + "annotations" : { + "percentDur" : 25.0 + }, + "id" : "7.0.0()", + "metrics" : [ { + "dur" : 100.0, + "counts" : { + "traverserCount" : 7, + "elementCount" : 7 + }, + "name" : "VertexStep(OUT,vertex)", + "annotations" : { + "percentDur" : 25.0 + }, + "id" : "3.0.0()" + } ] +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/metrics-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/metrics-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/metrics-v2d0-partial.json new file mode 100644 index 0000000..7b1e964 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/metrics-v2d0-partial.json @@ -0,0 +1,54 @@ +{ + "@type" : "g:Metrics", + "@value" : { + "dur" : { + "@type" : "g:Double", + "@value" : 100.0 + }, + "counts" : { + "traverserCount" : { + "@type" : "g:Int64", + "@value" : 4 + }, + "elementCount" : { + "@type" : "g:Int64", + "@value" : 4 + } + }, + "name" : "TinkerGraphStep(vertex,[~label.eq(person)])", + "annotations" : { + "percentDur" : { + "@type" : "g:Double", + "@value" : 25.0 + } + }, + "id" : "7.0.0()", + "metrics" : [ { + "@type" : "g:Metrics", + "@value" : { + "dur" : { + "@type" : "g:Double", + "@value" : 100.0 + }, + "counts" : { + "traverserCount" : { + "@type" : "g:Int64", + "@value" : 7 + }, + "elementCount" : { + "@type" : "g:Int64", + "@value" : 7 + } + }, + "name" : "VertexStep(OUT,vertex)", + "annotations" : { + "percentDur" : { + "@type" : "g:Double", + "@value" : 25.0 + } + }, + "id" : "3.0.0()" + } + } ] + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/monthday-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/monthday-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/monthday-v2d0-no-types.json new file mode 100644 index 0000000..09813a6 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/monthday-v2d0-no-types.json @@ -0,0 +1 @@ +"--01-01" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/monthday-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/monthday-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/monthday-v2d0-partial.json new file mode 100644 index 0000000..5da5914 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/monthday-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:MonthDay", + "@value" : "--01-01" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsetdatetime-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsetdatetime-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsetdatetime-v2d0-no-types.json new file mode 100644 index 0000000..d85a355 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsetdatetime-v2d0-no-types.json @@ -0,0 +1 @@ +"2007-12-03T10:15:30+01:00" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsetdatetime-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsetdatetime-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsetdatetime-v2d0-partial.json new file mode 100644 index 0000000..03f45cd --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsetdatetime-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:OffsetDateTime", + "@value" : "2007-12-03T10:15:30+01:00" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsettime-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsettime-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsettime-v2d0-no-types.json new file mode 100644 index 0000000..b8f08fd --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsettime-v2d0-no-types.json @@ -0,0 +1 @@ +"10:15:30+01:00" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsettime-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsettime-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsettime-v2d0-partial.json new file mode 100644 index 0000000..b124953 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/offsettime-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "gx:OffsetTime", + "@value" : "10:15:30+01:00" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/operator-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/operator-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/operator-v2d0-no-types.json new file mode 100644 index 0000000..2571e55 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/operator-v2d0-no-types.json @@ -0,0 +1 @@ +"sum" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/operator-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/operator-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/operator-v2d0-partial.json new file mode 100644 index 0000000..14c1400 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/operator-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Operator", + "@value" : "sum" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/order-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/order-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/order-v2d0-no-types.json new file mode 100644 index 0000000..8f2c236 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/order-v2d0-no-types.json @@ -0,0 +1 @@ +"incr" \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/order-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/order-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/order-v2d0-partial.json new file mode 100644 index 0000000..6ad66d8 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/order-v2d0-partial.json @@ -0,0 +1,4 @@ +{ + "@type" : "g:Order", + "@value" : "incr" +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/p-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/p-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/p-v2d0-no-types.json new file mode 100644 index 0000000..4b9ce34 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/p-v2d0-no-types.json @@ -0,0 +1,4 @@ +{ + "predicate" : "gt", + "value" : 0 +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/p-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/p-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/p-v2d0-partial.json new file mode 100644 index 0000000..5bdfb3b --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/p-v2d0-partial.json @@ -0,0 +1,10 @@ +{ + "@type" : "g:P", + "@value" : { + "predicate" : "gt", + "value" : { + "@type" : "g:Int32", + "@value" : 0 + } + } +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/pand-v2d0-no-types.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/pand-v2d0-no-types.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/pand-v2d0-no-types.json new file mode 100644 index 0000000..194cdd0 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/pand-v2d0-no-types.json @@ -0,0 +1,10 @@ +{ + "predicate" : "and", + "value" : [ { + "predicate" : "gt", + "value" : 0 + }, { + "predicate" : "lt", + "value" : 10 + } ] +} \ No newline at end of file http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fb5ebe39/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/pand-v2d0-partial.json ---------------------------------------------------------------------- diff --git a/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/pand-v2d0-partial.json b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/pand-v2d0-partial.json new file mode 100644 index 0000000..c271958 --- /dev/null +++ b/gremlin-tools/gremlin-io-test/src/test/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/_3_2_5/pand-v2d0-partial.json @@ -0,0 +1,25 @@ +{ + "@type" : "g:P", + "@value" : { + "predicate" : "and", + "value" : [ { + "@type" : "g:P", + "@value" : { + "predicate" : "gt", + "value" : { + "@type" : "g:Int32", + "@value" : 0 + } + } + }, { + "@type" : "g:P", + "@value" : { + "predicate" : "lt", + "value" : { + "@type" : "g:Int32", + "@value" : 10 + } + } + } ] + } +} \ No newline at end of file
