[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rya/pull/48 --- 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 i

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67540581 --- Diff: dao/mongodb.rya/src/main/java/mvm/rya/mongodb/MongoDBRyaDAO.java --- @@ -179,85 +145,85 @@ public void destroy() throws RyaDAOException {

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67539468 --- Diff: dao/mongodb.rya/src/main/java/mvm/rya/mongodb/MongoDBRyaDAO.java --- @@ -179,85 +145,85 @@ public void destroy() throws RyaDAOException {

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67538239 --- Diff: dao/mongodb.rya/src/main/java/mvm/rya/mongodb/MongoDBRyaDAO.java --- @@ -179,85 +145,85 @@ public void destroy() throws RyaDAOException {

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67537827 --- Diff: dao/mongodb.rya/src/main/java/mvm/rya/mongodb/MongoDBRyaDAO.java --- @@ -179,85 +145,85 @@ public void destroy() throws RyaDAOException {

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67537519 --- Diff: common/rya.api/src/main/java/mvm/rya/api/persist/index/RyaSecondaryIndexer.java --- @@ -42,4 +44,14 @@ public void dropGraph(

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67528158 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/StatementConstraints.java --- @@ -26,22 +26,22 @@ import org.openrdf.model.Resource;

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67529573 --- Diff: dao/mongodb.rya/src/main/java/mvm/rya/mongodb/MongoDBRyaDAO.java --- @@ -179,85 +145,85 @@ public void destroy() throws RyaDAOException {

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67529527 --- Diff: dao/mongodb.rya/src/main/java/mvm/rya/mongodb/MongoDBRyaDAO.java --- @@ -179,85 +145,85 @@ public void destroy() throws RyaDAOException {

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67527821 --- Diff: dao/mongodb.rya/src/main/java/mvm/rya/mongodb/MongoDBRyaDAO.java --- @@ -179,85 +145,85 @@ public void destroy() throws RyaDAOException {

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67527705 --- Diff: dao/mongodb.rya/src/main/java/mvm/rya/mongodb/MongoDBRyaDAO.java --- @@ -179,85 +145,85 @@ public void destroy() throws RyaDAOException {

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67527603 --- Diff: dao/mongodb.rya/src/main/java/mvm/rya/mongodb/MongoDBRyaDAO.java --- @@ -179,85 +145,85 @@ public void destroy() throws RyaDAOException {

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67527212 --- Diff: dao/mongodb.rya/src/main/java/mvm/rya/mongodb/MongoDBQueryEngine.java --- @@ -44,153 +52,144 @@ import mvm.rya.mongodb.iter.RyaStatementC

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-17 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/48#discussion_r67527041 --- Diff: common/rya.api/src/main/java/mvm/rya/api/persist/index/RyaSecondaryIndexer.java --- @@ -42,4 +44,14 @@ public void dropGraph(R

[GitHub] incubator-rya pull request #48: RYA-51 Temporal Indexing mongo support

2016-06-03 Thread isper3at
GitHub user isper3at opened a pull request: https://github.com/apache/incubator-rya/pull/48 RYA-51 Temporal Indexing mongo support Added support for mongo backed rya temporal indexing. Added integration tests Repackaged mongo secondary indexing Cleaned up the storage stra