You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by Grave <gi...@git.apache.org> on 2018/11/08 14:46:54 UTC

[GitHub] incubator-rya pull request #308: Added drop graph functionality to MongoDB a...

GitHub user Grave opened a pull request:

    https://github.com/apache/incubator-rya/pull/308

    Added drop graph functionality to MongoDB and a corresponding unit test

    Type: Fix
    Description: 
    
    Replaced MongoDBRyaDAO empty implementation for the drop graph functionality with a functional one. Also added a new test to reflect the new functionality.

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

    $ git pull https://github.com/Grave/incubator-rya master

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

    https://github.com/apache/incubator-rya/pull/308.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 #308
    
----
commit 0591b9d555ca3fa9b356aae077b723c3aabb23e5
Author: guilherme <gu...@...>
Date:   2018-10-25T15:36:40Z

    Added drop graph functionality to MongoDB and a corresponding unit test

----


---

[GitHub] incubator-rya issue #308: Added drop graph functionality to MongoDB and a co...

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

    https://github.com/apache/incubator-rya/pull/308
  
    Can one of the admins verify this patch?


---

[GitHub] incubator-rya issue #308: Added drop graph functionality to MongoDB and a co...

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

    https://github.com/apache/incubator-rya/pull/308
  
    > Can one of the admins verify this patch?
    
    Yes


---