You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/08/24 20:28:26 UTC

[5/5] tinkerpop git commit: A few tweaks to GraphSON format.

A few tweaks to GraphSON format.

Made the prefix "g" instead of "gremlin". Went to upper camel casing for types.


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/531dcb59
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/531dcb59
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/531dcb59

Branch: refs/heads/TINKERPOP-1278
Commit: 531dcb59a6a239492fcf29fa039e10c73443e588
Parents: 58704a7
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Wed Aug 24 16:27:14 2016 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Wed Aug 24 16:27:14 2016 -0400

----------------------------------------------------------------------
 data/grateful-dead-v2d0-typed.json              | 1616 +++++++++---------
 data/tinkerpop-classic-v2d0-typed.json          |   12 +-
 data/tinkerpop-crew-v2d0-typed.json             |   12 +-
 data/tinkerpop-modern-v2d0-typed.json           |   12 +-
 .../structure/io/graphson/GraphSONMapper.java   |    2 +-
 .../structure/io/graphson/GraphSONModule.java   |   68 +-
 .../structure/io/graphson/GraphSONTokens.java   |    2 +-
 ...aphSONMapperV2d0PartialEmbeddedTypeTest.java |   14 +-
 .../gremlin_python/structure/io/graphson.py     |   38 +-
 .../io/graphson/grateful-dead-v2d0-typed.json   | 1616 +++++++++---------
 .../graphson/tinkerpop-classic-v2d0-typed.json  |   12 +-
 .../io/graphson/tinkerpop-crew-v2d0-typed.json  |   12 +-
 .../graphson/tinkerpop-modern-v2d0-typed.json   |   12 +-
 13 files changed, 1714 insertions(+), 1714 deletions(-)
----------------------------------------------------------------------