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

spmallette pushed a change to branch TINKERPOP-1942
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 7311650  TINKERPOP-1942 Setup GraphBinary for integration tests
     add 7de3f2e  TINKERPOP-1942 BulkSet derser for GraphBinary

No new revisions were added by this update.

Summary of changes:
 docs/src/dev/io/graphbinary.asciidoc               | 55 ++++++++++++++--------
 .../gremlin/driver/ser/binary/DataType.java        |  1 +
 .../driver/ser/binary/TypeSerializerRegistry.java  |  3 ++
 .../{MapSerializer.java => BulkSetSerializer.java} | 34 ++++++-------
 .../GraphBinaryReaderWriterRoundTripTest.java      |  6 +++
 5 files changed, 63 insertions(+), 36 deletions(-)
 copy 
gremlin-driver/src/main/java/org/apache/tinkerpop/gremlin/driver/ser/binary/types/{MapSerializer.java
 => BulkSetSerializer.java} (61%)

Reply via email to