Skip to content

SPARQL Studio API / Yasr / Parser / ResponseSummary

Interface: ResponseSummary

Defined in: sparql-results/src/parsers/index.ts:35

Properties

data?

optional data?: any

Defined in: sparql-results/src/parsers/index.ts:36


error?

optional error?: ErrorSummary

Defined in: sparql-results/src/parsers/index.ts:37


status?

optional status?: number

Defined in: sparql-results/src/parsers/index.ts:38


contentType?

optional contentType?: string

Defined in: sparql-results/src/parsers/index.ts:39


executionTime?

optional executionTime?: number

Defined in: sparql-results/src/parsers/index.ts:40