src code

class SpahQL.QueryRunner

Description

Class responsible for executing parsed SpahQL.Query queries and returning sets of SpahQL instances.

Unless you’re spelunking or fixing bugs, the only methods you care about are select and assert.

Class methods