recallRecent

open override fun recallRecent(forEntity: <Error class: unknown class>, since: Instant, limit: Int): List<Proposition>

Recall recent propositions for an entity.

Return

Recent propositions ordered by time (most recent first)

Parameters

forEntity

Entity to scope the retrieval to

since

Only include propositions after this time

limit

Maximum number of results