queryById

open suspend override fun queryById(id: Long): AiGenerationResult(source)

Executes the queryById step in the SDAI data layer.

Return

Result produced by queryById.

Author

Dmitriy Moroz

Parameters

id

identifier of the target entity.