Uses of Class
org.eclipse.rdf4j.workbench.commands.ExploreServlet.ResultCursor
-
Packages that use ExploreServlet.ResultCursor Package Description org.eclipse.rdf4j.workbench.commands -
-
Uses of ExploreServlet.ResultCursor in org.eclipse.rdf4j.workbench.commands
Methods in org.eclipse.rdf4j.workbench.commands that return ExploreServlet.ResultCursor Modifier and Type Method Description protected 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.
-