[ 
https://issues.apache.org/jira/browse/RYA-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054086#comment-16054086
 ] 

ASF GitHub Bot commented on RYA-273:
------------------------------------

Github user meiercaleb commented on a diff in the pull request:

    https://github.com/apache/incubator-rya/pull/161#discussion_r122720810
  
    --- Diff: 
extras/rya.pcj.fluo/pcj.fluo.api/src/main/java/org/apache/rya/indexing/pcj/fluo/api/DeletePcj.java
 ---
    @@ -229,18 +236,20 @@ private void deletePcjIdAndSparqlMetadata(final 
Transaction tx, final String pcj
     
     
         /**
    -     * Deletes all BindingSets associated with the specified nodeId.
    +     * Deletes all results (BindingSets or Statements) associated with the 
specified nodeId.
          *
    -     * @param nodeId - nodeId whose {@link BindingSet}s will be deleted. 
(not null)
    -     * @param client - Used to delete the data. (not null)
    +     * @param nodeId
    --- End diff --
    
    done


> Construct Query Support for Rya Fluo
> ------------------------------------
>
>                 Key: RYA-273
>                 URL: https://issues.apache.org/jira/browse/RYA-273
>             Project: Rya
>          Issue Type: New Feature
>    Affects Versions: 3.2.10
>            Reporter: Caleb Meier
>            Assignee: Caleb Meier
>
> Add support for Construct Queries to the Rya Fluo Application.  This will 
> require implementing ConstructQueryMetadata for Fluo and creating the 
> appropriate observer to generate the statements indicated by the construct 
> query.  See the documentation for creating a new query node for Fluo: 
> https://github.com/meiercaleb/incubator-rya/tree/periodic_query_service/extras/rya.pcj.fluo



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to