Skip to main content

Interface: CitationNetworkOptions

Defined in: src/types/interfaces/discovery.interface.ts:869

Options for reading the citation network.

Properties​

focusUri?​

readonly optional focusUri: AtUri

Defined in: src/types/interfaces/discovery.interface.ts:871

Paper whose edges are guaranteed to be included.


limit?​

readonly optional limit: number

Defined in: src/types/interfaces/discovery.interface.ts:873

Maximum edges to return.


onlyInfluential?​

readonly optional onlyInfluential: boolean

Defined in: src/types/interfaces/discovery.interface.ts:875

Restrict to citations the enrichment source marked influential.