It is necessary to analyze performance and the query plan of a SPARQL query to AWS Neptune inside DBeaver CE IDE.
Neptune documentation describes explain option but it is passed inside the HTTP request.
Is there any configuration option for JDBC driver for retrieving explain information inside DBeaver or some pragma for the SPARQL query ?