See: Description
Interface | Description |
---|---|
Command |
Abstraction of console commands.
|
ConsoleState |
Console state interface
|
Help |
Help interface
|
Setting<T> |
Setting interface
|
Class | Description |
---|---|
Console |
The RDF4J Console is a command-line application for interacting with RDF4J.
|
ConsoleIO | |
LockRemover | |
Util |
Helper class
|
VerificationListener |
Listen to parser errors and warnings
|
A command line console tool for querying and updating local or remote RDF4J repositories.
Usage:
java org.openrdf.console.Console [option] [repository-id]
Use
-hor
--helpto get the list of available options and their respective arguments. See also the RDF4J console documentation for additional information on using this tool.
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.