@triply/actor-query-operation-bgp-left-deep-naive

v1.1.2
Copy of @comunica/actor-query-operation-bgp-left-deep-smallest that does not optimize join order

build

rm -rf ./lib && tsc -p ./tsconfig-build.json

build:watch

tsc -p ./tsconfig-build.json --watch --preserveWatchOutput

test

jest

test:watch

jest --watch

util:lint

ESLINT_STRICT=true ESLINT_EXPENSIVE=true eslint --ext .tsx --ext .ts ./src

util:prettify

prettier --parser typescript --write $(find ./src -name '*.ts')

util:validateTs

tsc -p ./tsconfig.json --emitDeclarationOnly

util:validateTs:watch

tsc -p ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput
npm i @triply/actor-query-operation-bgp-left-deep-naive

Metadata

Downloads