Uses of Class
org.eclipse.rdf4j.workbench.commands.ExploreServlet.ResultCursor
-
Uses of ExploreServlet.ResultCursor in org.eclipse.rdf4j.workbench.commands
Modifier and TypeMethodDescriptionprotected ExploreServlet.ResultCursor
ExploreServlet.processResource
(RepositoryConnection con, TupleResultBuilder builder, Value value, int offset, int limit, boolean render) Query the repository for all instances of the given value, optionally writing the results into the HTTP response.