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 2019/05/02 14:26:14 UTC

[tinkerpop] branch TINKERPOP-2199 updated (7abc8b8 -> 9af53c5)

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

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


    from 7abc8b8  TINKERPOP-2199 Fixed P.within()/without() behavior in gremlin-python
     add 9af53c5  TINKERPOP-2199 P.within()/without() behaves more consistently for .NET

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  2 +-
 gremlin-dotnet/glv/P.template                      | 11 +++---
 .../src/Gremlin.Net/Process/Traversal/P.cs         | 17 ++++-----
 .../Structure/IO/GraphSON/GraphSONWriterTests.cs   | 40 ++++++++++++++++++++--
 4 files changed, 50 insertions(+), 20 deletions(-)