You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by GitBox <gi...@apache.org> on 2019/04/23 15:53:13 UTC

[GitHub] [jena] afs commented on a change in pull request #558: Support configuring syntax for Parameterized SPARQL (JENA-1705)

afs commented on a change in pull request #558: Support configuring syntax for Parameterized SPARQL (JENA-1705)
URL: https://github.com/apache/jena/pull/558#discussion_r277749726
 
 

 ##########
 File path: jena-arq/src/main/java/org/apache/jena/query/ParameterizedSparqlString.java
 ##########
 @@ -294,6 +300,31 @@ public ParameterizedSparqlString() {
         this("", null, null, null);
     }
 
+    /**
+     * Gets the syntax used for parsing when calling {@link #asQuery()} or
+     * {@link #asUpdate()}
+     * 
 
 Review comment:
   Extra blank line.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services