Main entry point for Java.
Main entry point for Java.
(-connect uri)
Connects to a database described in the uri
Connects to a database described in the uri
(-createDatabase uri)
Creates a database described in the uri
Creates a database described in the uri
(-deleteDatabase uri)
Removes a database of the given uri
Removes a database of the given uri
(-getDatabaseNames)
Retrieves the names of the known databases
Retrieves the names of the known databases
(-q query inputs)
Executes a query against inputs
Executes a query against inputs
(-tempid)
(-tempid connection)
(-tempid connection id)
Generates a temporary internal ID
Generates a temporary internal ID
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close