Interface: CitationNetworkOptions
Defined in: src/types/interfaces/discovery.interface.ts:869
Options for reading the citation network.
Properties
focusUri?
readonlyoptionalfocusUri:AtUri
Defined in: src/types/interfaces/discovery.interface.ts:871
Paper whose edges are guaranteed to be included.
limit?
readonlyoptionallimit:number
Defined in: src/types/interfaces/discovery.interface.ts:873
Maximum edges to return.
onlyInfluential?
readonlyoptionalonlyInfluential:boolean
Defined in: src/types/interfaces/discovery.interface.ts:875
Restrict to citations the enrichment source marked influential.