The following table lists the available commands.
Command | Code | Parameters | Return values | Description |
---|---|---|---|---|
Create model | 0x1 | name (string), settings (List of Soprano::BackendSetting) | model ID (unsigned 32bit int) | Retrieve the ID for a model (if the model does not yet exist, it is craeted. |
FIXME... |