getParagraphs

Gets a range of paragraphs from their page id.

getParagraphs
(
ulong pageId
)

Parameters

pageId ulong

The pageId of the web page.

Return Value

Type: auto

A range of the paragraphs' db representation.

Meta