Claudenw opened a new issue, #2358: URL: https://github.com/apache/jena/issues/2358
### Version 5.x ### Feature Currently the QueryBuilder framework has both from() and fromNamed() methods that take a String argument. There are cases where another object (a Node object for instance) contains the name. To make the methods symmetric with the other methods that convert things to Nodes these methods should take Objects and attempt to convert them to Strings. ### Are you interested in contributing a solution yourself? Yes -- 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]
