This is an automated email from the ASF dual-hosted git repository.
Cole-Greer pushed a change to branch multi-label-toy-graph
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from bb9b31d653 Wire up the zoo graph for Hadoop via multi-label GraphSON V4
add ba4de85272 Support multi-label vertices in Gryo; wire up zoo graph for
Hadoop and Spark
No new revisions were added by this update.
Summary of changes:
.../gremlin/structure/util/Attachable.java | 8 ++
.../structure/util/star/StarGraphSerializer.java | 26 ++++-
.../star/StarGraphSerializerMultiLabelTest.java | 116 +++++++++++++++++++++
.../tinkerpop/gremlin/features/TestFiles.java | 20 ++--
.../structure/io/graphson/tinkerpop-zoo-v4.json | 13 ---
.../structure/io/gryo/tinkerpop-zoo-v3.kryo | Bin 0 -> 3253 bytes
.../hadoop/HadoopGraphFeatureIntegrateTest.java | 20 +---
.../spark/SparkGraphFeatureIntegrateTest.java | 4 +
.../structure/IoDataGenerationTest.java | 10 ++
9 files changed, 171 insertions(+), 46 deletions(-)
create mode 100644
gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/structure/util/star/StarGraphSerializerMultiLabelTest.java
delete mode 100644
gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/structure/io/graphson/tinkerpop-zoo-v4.json
create mode 100644
gremlin-test/src/main/resources/org/apache/tinkerpop/gremlin/structure/io/gryo/tinkerpop-zoo-v3.kryo