GitHub user dkuppitz opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/197

    TINKERPOP-320 BulkDumperVertexProgram

    Easiest vertex program ever. In order to export a graph, all you need is an 
OutputFormat and a VP that does nothing.
    
    VP implemented, test added, updated CHANGELOG and reference docs.
    
    VOTE: +1

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

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

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

    https://github.com/apache/incubator-tinkerpop/pull/197.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 #197
    
----
commit bdfd49023b2dbaab531035b618f9a2d461228172
Author: Daniel Kuppitz <daniel_kupp...@hotmail.com>
Date:   2016-01-08T19:17:45Z

    implemented BulkDumperVertexProgram + integration tests

commit 43eaf8dda431f5deedf0f2725d9c87f0bf58aa47
Author: Daniel Kuppitz <daniel_kupp...@hotmail.com>
Date:   2016-01-08T19:19:39Z

    Merge remote-tracking branch 'origin/master' into TINKERPOP-320

commit 53f28d4b8cf2dc89e492e82a7836e70dcfa9e559
Author: Daniel Kuppitz <daniel_kupp...@hotmail.com>
Date:   2016-01-09T14:03:36Z

    added import for BulkDumperVertexProgram to console standard imports

commit d7ae9236bd2a08212f0aa6ac1547bd7b3da95d68
Author: Daniel Kuppitz <daniel_kupp...@hotmail.com>
Date:   2016-01-11T16:46:23Z

    updated CHANGELOG and reference docs

commit 96388ee83537bc7e2d5a15d3323e15b81b6a50d7
Author: Daniel Kuppitz <daniel_kupp...@hotmail.com>
Date:   2016-01-11T16:48:00Z

    Merge branch 'master' into TINKERPOP-320
    
    Resolved Conflicts:
        CHANGELOG.asciidoc

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to