Skip to main content

Type Alias: QueryParams

QueryParams: object

Defined in: web/lib/api/generated/types/pub/chive/graph/getCommunities.ts:19

Type declaration

algorithm?

optional algorithm: "louvain" | "label-propagation" | string & object

Community detection algorithm

limit?

optional limit: number

Maximum communities to return

minSize?

optional minSize: number

Minimum community size