JRWest2000

Results 2 issues of JRWest2000

## Problem to Solve The need to create and maintain clients for the huge variety of languages and platforms available to developers. ## Current Workaround Open the current Grakn Console...

type: feature
domain: build

## Problem to Solve TypeQL conditional blocks `{...}` efficiently check if data exists by short-circuiting after finding the first match. However, the boolean result cannot be assigned to variables using...