This is an automated email from the ASF dual-hosted git repository.
kenhuuu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 9924ab35ae Misc GremlinLang and ResultSet fixes (#3373)
new 485a67382d Add transactions to HTTP API section in provider
documentation CTR
new 2722cef70f Update GraphSON4 specification and fix mistakes in Java
implementation CTR
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/src/dev/io/graphson.asciidoc | 59 +++++++++---
docs/src/dev/provider/index.asciidoc | 101 ++++++++++++++++++++-
.../structure/io/graphson/GraphSONMapper.java | 7 +-
.../structure/io/graphson/GraphSONModule.java | 3 +
.../io/graphson/GraphSONSerializersV4.java | 41 +++++++++
.../io/graphson/GraphSONTypeSerializerV4.java | 36 --------
.../graphson/GraphSONMapperEmbeddedTypeTest.java | 14 +++
7 files changed, 208 insertions(+), 53 deletions(-)