You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by harsh9t <gi...@git.apache.org> on 2018/06/15 09:25:32 UTC

[GitHub] tinkerpop pull request #878: Updated transpilers.asciidoc

GitHub user harsh9t opened a pull request:

    https://github.com/apache/tinkerpop/pull/878

    Updated transpilers.asciidoc

    Changes:
    - fixed non-working queries (queries which returned no results)
    - updated documentation with more examples in the limitations section
    - updated execution tags for queries which are for reference only
    - commented out the pattern filter examples for now
    
    To Do:
    - fix OPTIONAL queries 
    - fix Pattern filter queries
    - inspect and patch special cases in code

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/harsh9t/tinkerpop patch-3

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/878.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #878
    
----
commit 483b576d212c179fcbdd94e9d010ea61649ab1fd
Author: Harsh Thakkar <ha...@...>
Date:   2018-06-15T09:24:57Z

    Update transpilers.asciidoc
    
    Changes:
    - fixed non-working queries (queries which returned no results)
    - updated documentation with more examples in the limitations section
    - updated execution tags for queries which are for reference only
    - commented out the pattern filter examples for now
    
    To Do:
    - fix OPTIONAL queries 
    - fix Pattern filter queries
    - inspect and patch special cases in code

----


---

[GitHub] tinkerpop pull request #878: Updated transpilers.asciidoc

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/tinkerpop/pull/878


---

[GitHub] tinkerpop issue #878: Updated transpilers.asciidoc

Posted by spmallette <gi...@git.apache.org>.
Github user spmallette commented on the issue:

    https://github.com/apache/tinkerpop/pull/878
  
    merged - also note that i've now rebased TINKERPOP-1878 on master 


---