Package | Description |
---|---|
org.eclipse.rdf4j.console.command | |
org.eclipse.rdf4j.console.setting |
Modifier and Type | Class and Description |
---|---|
class |
Clear
Clear command.
|
class |
Close
Close command
|
class |
Connect
Connect command
|
class |
ConsoleCommand
Abstract command
|
class |
Convert
Convert RDF file from one format to another
|
class |
Create
Create command
|
class |
Disconnect
Disconnect command
|
class |
Drop |
class |
Export
Export triples to file
|
class |
Federate
Implements the 'federate' command for the RDF4J Console.
|
class |
Load
Load command
|
class |
Open
Open command
|
class |
PrintHelp
Prints available command and options to the console.
|
class |
PrintInfo
Print command
|
class |
QueryEvaluator
Abstract query evaluator command
|
class |
Serql
SERQL query command
|
class |
SetParameters
Set parameters command
|
class |
Show
Show command
|
class |
Sparql
SPARQL query command
|
class |
Verify
Verify command
|
Constructor and Description |
---|
PrintHelp(ConsoleIO consoleIO,
Map<String,? extends Help> commands)
Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
ConsoleSetting<T>
Abstract setting
|
class |
ConsoleWidth
Console value setting
|
class |
LogLevel
Console log level setting.
|
class |
Prefixes
Namespace prefix setting
|
class |
QueryPrefix
Use prefixes when querying.
|
class |
ShowPrefix
Show prefixes when displaying results.
|
class |
WorkDir
Working directory setting
|
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.