|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.mkdoc.sesame.RepositoryQuery
A command line tool for issuing SeRQL queries to a Sesame repository.
Method Summary | |
static void |
main(java.lang.String[] args)
Process a repository query from the command line. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static final void main(java.lang.String[] args)
It's very difficult to write and edit a SeRQL query on the command line, so it is provided as a plain text file.
args
- The repository file name followed by a text file name
that contains the SeRQL query.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |