Function makeSPARQLRestoreFromTrashQuery
makeSPARQLRestoreFromTrashQuery( entityIRI: string | string[], typeIRI: string, schema: JSONSchema7, options: SPARQLCRUDOptions,): any Parameters
- entityIRI: string | string[]
- typeIRI: string
- schema: JSONSchema7
- options: SPARQLCRUDOptions
Returns any