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

kenhuuu pushed a change to branch master-http
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from f0e973d710 Merge pull request #2790
     add 132584eb60 Make properties optional in GraphSONv4 again CTR

No new revisions were added by this update.

Summary of changes:
 docs/src/dev/io/graphson.asciidoc                  | 98 ++++++++--------------
 .../io/graphson/GraphSONSerializersV4.java         | 37 ++++----
 .../structure/io/graphson/GraphSONMapperTest.java  |  6 +-
 .../server/GremlinServerHttpIntegrateTest.java     |  2 +-
 .../structure/io/graphson/bulked-traverser-v4.json |  3 +-
 .../structure/io/graphson/no-prop-edge-v4.json     |  3 +-
 .../structure/io/graphson/no-prop-vertex-v4.json   |  3 +-
 .../structure/io/graphson/prop-path-v4.json        |  9 +-
 .../structure/io/graphson/tinker-graph-v4.json     | 21 ++---
 .../io/graphson/traversal-path-v4-no-types.json    |  9 +-
 .../structure/io/graphson/traversal-path-v4.json   |  9 +-
 .../structure/io/graphson/traversal-tree-v4.json   |  6 +-
 .../io/graphson/traversal-vertex-v4-no-types.json  |  3 +-
 .../structure/io/graphson/traversal-vertex-v4.json |  3 +-
 .../traversal-vertexproperty-v4-no-types.json      |  3 +-
 .../io/graphson/traversal-vertexproperty-v4.json   |  3 +-
 .../structure/io/graphson/vertex-traverser-v4.json |  3 +-
 .../io/AbstractUntypedCompatibilityTest.java       |  6 +-
 18 files changed, 88 insertions(+), 139 deletions(-)

Reply via email to