DiscoveryQuery

constructor(mode: RetrievalMode, text: String? = null, entityId: String? = null, from: Instant? = null, to: Instant? = null, topK: Int = 10, depth: Int = 1, similarityThreshold: Double = 0.0)