GitHub user dkuppitz opened a pull request:

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

    TINKERPOP-1990 Add a shortestPath() step

    Implemented `ShortestPathVertexProgram` and `ShortestPathVertexProgramStep`.
    
    `docker/build.sh -t -i -n -d` passed.
    
    VOTE: +1
    
    I can wait for TINKERPOP-1991 before I merge it or merge it into `master/` 
now and then go from there with TINKERPOP-1991, I don't care.

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

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1990

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

    https://github.com/apache/tinkerpop/pull/882.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 #882
    
----
commit 8a43eaadfdb4ab662f955cc4a1cde6bf5739f7db
Author: Daniel Kuppitz <daniel_kuppitz@...>
Date:   2018-05-23T12:46:34Z

    TINKERPOP-1990 Implemented `ShortestPathVertexProgram` and 
`ShortestPathVertexProgramStep`.

----


---

Reply via email to