afs commented on code in PR #3184: URL: https://github.com/apache/jena/pull/3184#discussion_r2253901777
########## jena-arq/src/main/java/org/apache/jena/sparql/graph/GraphSPARQLService.java: ########## @@ -34,7 +34,7 @@ * This class provides the Jena Graph interface to a remote SPARQL endpoint. * Efficiency not guaranteed. */ - +@Deprecated(forRemoval = true) // Superseded by DatasetGraphOverSparql Review Comment: Just delete this class! -- 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: pr-unsubscr...@jena.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org For additional commands, e-mail: pr-h...@jena.apache.org