[
https://issues.apache.org/jira/browse/RYA-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336305#comment-15336305
]
ASF GitHub Bot commented on RYA-51:
-----------------------------------
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;
import org.openrdf.model.URI;
-public class StatementContraints {
+public class StatementConstraints {
--- End diff --
check in things like this in its own pull request. easier to review that
way.
> Temporal indexing support for MongoDB
> -------------------------------------
>
> Key: RYA-51
> URL: https://issues.apache.org/jira/browse/RYA-51
> Project: Rya
> Issue Type: New Feature
> Components: dao
> Reporter: Puja Valiyil
> Assignee: Puja Valiyil
>
> There should be temporal indexing support for Mongo DB backed Rya. i imagine
> this would be implemented using another collection, similar to how temporal
> indexing is implemented in Rya with a supplementary table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)