View on GitHub

JODA - JSON On Demand Analysis

Efficient data wrangling for semi-structured JSON documents

ID - Metadata

Returns the internal unique ID of the document.

Output

Number:

Usage

ID()

Examples

Example 1

Query

LOAD tmp
AS ('': ID())

Result

1