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.


 discard c256baa  TINKERPOP-1942 Added integration tests to Gremlin Server for 
GraphBinary
 discard 7de3f2e  TINKERPOP-1942 BulkSet derser for GraphBinary
 discard 7311650  TINKERPOP-1942 Setup GraphBinary for integration tests
 discard e34b444  TINKERPOP-1942 Added TraversalStrategy serialization and 
setup the message serializer to send the header on requests
 discard 4f25fee  TINKERPOP-1942 Minor code format fixups
 discard f19f809  Char serializer
 discard 6659201  TINKERPOP-1942 Cleanup derser docs around Graph for 
GraphBinary
 discard e81039f  TINKERPOP-1942 Added Graph derser for GraphBinary
 discard 83dc46e  TINKERPOP-1942 Added TextP derser for GraphBinary
 discard 00d0758  TINKERPOP-1942 Treat bytes as unsigned.
 discard 778b2c8  TINKERPOP-1942 Added InetAddress serializer for GraphBinary
 discard cbb9fd0  TINKERPOP-1942 added all duration derser for GraphBinary
 discard bb84b32  TINKERPOP-1942 Added some of the duration serialization types
 discard 8d00449  TINKERPOP-1942 Fixed order of serializers for graphbinary
 discard 0d7027f  TINKERPOP-1942 Put the types in order of specification in 
DataType
 discard 1f0953f  TINKERPOP-1942 Added ByteBuffer derser for graphbinary
 discard ac7b475  TINKERPOP-1942 Fix up date and timestamp graphbinary derser
 discard a407d03  TINKERPOP-1942 Added BigInteger/Decimal derser for graphbinary
 discard 6c43de7  TINKERPOP-1942 Added Traverser derser for GraphBinary
 discard 2c239c0  TINKERPOP-1942 Added Binding serializer for GraphBinary
 discard afe8e24  TINKERPOP-1942 Added path serializer for graphbinary
 discard a6718bf  TINKERPOP-1942 added PSerializer for GraphBinary
 discard 24e86ab  Improve type resolution for interfaces and subclasses
 discard f0edadc  Rename writeValueSequence() to writeValue() on 
SimpleTypeSerializer
 discard d0ca34a  TINKERPOP-1942 Added lambda serializer for graphbinary
 discard 45f9d6a  TINKERPOP-1942 Added serializers for graph elements
 discard 5279c9e  TINKERPOP-1942 Renamed the GraphBinary messageserializer back
 discard 9b5755a  TINKERPOP-1942 Added general Enum serializer
 discard ca7c3f2  TINKERPOP-1942 Threw in a bunch of final on vars and other 
minor fixups
 discard f09220c  Test custom type support
 discard 8dd5474  Support built-in and custom types registration
 discard d0e2133  Start sample custom type implementation
 discard a120bd5  Start sample composite type implementation
 discard 54be21a  Implement Set, Date and Class serializers
 discard d1297d9  Implement ResponseMessageSerializer
 discard bbd9862  Support interfaces
 discard c2309c0  More type serializers and add mime type
 discard b922d7d  Fix test
 discard f90ee55  Add serialization/write support
 discard 7cb2443  TINKERPOP-1942 Basic implementation and benchmarks
 discard 8294321  TINKERPOP-1942 Correct child type information
 discard 402c0f0  TINKERPOP-1942 Improve support for null values and complex 
custom types
 discard 6c233aa  Fix typo
 discard 1370bed  Code correction and escape fix
 discard 5ebdff7  GraphBinary specification
     add 2dc81c9  Reverted TINKERPOP-2080 which got rid of 
TraversalSource.withRemote()
     add 56e0337  GraphBinary specification
     add d21cc66  Code correction and escape fix
     add 7d0cf38  Fix typo
     add 247739e  TINKERPOP-1942 Improve support for null values and complex 
custom types
     add ae7ec7d  TINKERPOP-1942 Correct child type information
     add 402ae1a  TINKERPOP-1942 Basic implementation and benchmarks
     add 7ba09a1  Add serialization/write support
     add 898ceb0  Fix test
     add 166dba0  More type serializers and add mime type
     add 295c2b9  Support interfaces
     add 9a6f016  Implement ResponseMessageSerializer
     add 1acaa3f  Implement Set, Date and Class serializers
     add 60def20  Start sample composite type implementation
     add cde699a  Start sample custom type implementation
     add c316ce6  Support built-in and custom types registration
     add 5650692  Test custom type support
     add 5c3c9fe  TINKERPOP-1942 Threw in a bunch of final on vars and other 
minor fixups
     add 530db0f  TINKERPOP-1942 Added general Enum serializer
     add 236b2df  TINKERPOP-1942 Renamed the GraphBinary messageserializer back
     add 32824d1  TINKERPOP-1942 Added serializers for graph elements
     add bf82a29  TINKERPOP-1942 Added lambda serializer for graphbinary
     add 9642e44  Rename writeValueSequence() to writeValue() on 
SimpleTypeSerializer
     add 59b64d7  Improve type resolution for interfaces and subclasses
     add 6a87e9a  TINKERPOP-1942 added PSerializer for GraphBinary
     add 79876a6  TINKERPOP-1942 Added path serializer for graphbinary
     add c2e5dd6  TINKERPOP-1942 Added Binding serializer for GraphBinary
     add 3468492  TINKERPOP-1942 Added Traverser derser for GraphBinary
     add fd7c100  TINKERPOP-1942 Added BigInteger/Decimal derser for graphbinary
     add c23a49a  TINKERPOP-1942 Fix up date and timestamp graphbinary derser
     add 80046fb  TINKERPOP-1942 Added ByteBuffer derser for graphbinary
     add d3827d4  TINKERPOP-1942 Put the types in order of specification in 
DataType
     add ca935d0  TINKERPOP-1942 Fixed order of serializers for graphbinary
     add 12cbb81  TINKERPOP-1942 Added some of the duration serialization types
     add 8193bd1  TINKERPOP-1942 added all duration derser for GraphBinary
     add c91f55b  TINKERPOP-1942 Added InetAddress serializer for GraphBinary
     add 0857470  TINKERPOP-1942 Treat bytes as unsigned.
     add 107d576  TINKERPOP-1942 Added TextP derser for GraphBinary
     add 25450ae  TINKERPOP-1942 Added Graph derser for GraphBinary
     add 9e2929b  TINKERPOP-1942 Cleanup derser docs around Graph for 
GraphBinary
     add 3c6270b  Char serializer
     add 6d631b2  TINKERPOP-1942 Minor code format fixups
     add 6502a2e  TINKERPOP-1942 Added TraversalStrategy serialization and 
setup the message serializer to send the header on requests
     add 80ec613  TINKERPOP-1942 Setup GraphBinary for integration tests
     add 27a1313  TINKERPOP-1942 BulkSet derser for GraphBinary
     add 49418b1  TINKERPOP-1942 Added integration tests to Gremlin Server for 
GraphBinary

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c256baa)
            \
             N -- N -- N   refs/heads/TINKERPOP-1942 (49418b1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 -
 docs/src/upgrade/release-3.4.x.asciidoc            |  3 --
 .../gremlin/process/traversal/TraversalSource.java | 52 ++++++++++++++++++++++
 .../traversal/dsl/graph/GraphTraversalSource.java  | 45 +++++++++++++++++++
 .../dsl/sparql/SparqlTraversalSource.java          | 28 ++++++++++++
 5 files changed, 125 insertions(+), 4 deletions(-)

Reply via email to