Uses of Class
org.eclipse.rdf4j.workbench.commands.ExploreServlet.ResultCursor
Packages that use ExploreServlet.ResultCursor
-
Uses of ExploreServlet.ResultCursor in org.eclipse.rdf4j.workbench.commands
Methods in org.eclipse.rdf4j.workbench.commands that return ExploreServlet.ResultCursorModifier 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.