Skip to main content

Class: PubChiveDiscoveryNS

Defined in: web/lib/api/generated/index.ts:2519

Constructors​

new PubChiveDiscoveryNS()​

new PubChiveDiscoveryNS(client): PubChiveDiscoveryNS

Defined in: web/lib/api/generated/index.ts:2523

Parameters​

client​

XrpcClient

Returns​

PubChiveDiscoveryNS

Properties​

_client​

_client: XrpcClient

Defined in: web/lib/api/generated/index.ts:2520


settings​

settings: PubChiveDiscoverySettingsRecord

Defined in: web/lib/api/generated/index.ts:2521

Methods​

getCitationNetwork()​

getCitationNetwork(params?, opts?): Promise<Response>

Defined in: web/lib/api/generated/index.ts:2528

Parameters​

params?​

QueryParams

opts?​

CallOptions

Returns​

Promise<Response>


getCitations()​

getCitations(params?, opts?): Promise<Response>

Defined in: web/lib/api/generated/index.ts:2539

Parameters​

params?​

QueryParams

opts?​

CallOptions

Returns​

Promise<Response>


getEnrichment()​

getEnrichment(params?, opts?): Promise<Response>

Defined in: web/lib/api/generated/index.ts:2550

Parameters​

params?​

QueryParams

opts?​

CallOptions

Returns​

Promise<Response>


getSimilar()​

getSimilar(params?, opts?): Promise<Response>

Defined in: web/lib/api/generated/index.ts:2561

Parameters​

params?​

QueryParams

opts?​

CallOptions

Returns​

Promise<Response>


recordInteraction()​

recordInteraction(data?, opts?): Promise<Response>

Defined in: web/lib/api/generated/index.ts:2572

Parameters​

data?​

InputSchema

opts?​

CallOptions

Returns​

Promise<Response>