ThomasThelen commented on code in PR #4032:
URL: https://github.com/apache/jena/pull/4032#discussion_r3525254944
##########
jena-arq/src/main/java/org/apache/jena/sparql/path/PathBase.java:
##########
@@ -46,6 +46,9 @@ public abstract class PathBase implements Path
protected static final int hashShortest = 0x205 ;
+ // Return true if this path can match in zero steps
Review Comment:
Thanks for catching this - I made the change and squashed it into
https://github.com/apache/jena/pull/4032/changes/90b64bff9d2a099b8341d7210168ac8d3dbd8e26.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]