typedb-driver-examples icon indicating copy to clipboard operation
typedb-driver-examples copied to clipboard

TypeDB Driver Example Projects and Tutorials

Results 8 typedb-driver-examples issues
Sort by recently updated
recently updated
newest added

## What is the goal of this PR? Adding a CTI example using Spring Boot and GraphiQL in order to get a graphql front end as well as a REST...

## What is the goal of this PR? Port the [grakn sudoku-solver](https://github.com/vaticle/sudoku-solver) to typeql and add as an example. Distill the schema & queries to the most basic form which...

status: blocked

## Problem to Solve Our tests are very diverse and chaotic. ## Proposed Solution We should develop and implement a standard/ideal approach to test examples. Probably something like this: 1....

type: refactor

## Problem to Solve We don't want to have our examples as Bazel project. Instead, we should use native tools for every language we use. ## Proposed Solution For the...

type: refactor
priority: high

## Description "Once we're done with this PR, let's make a follow-up PR that refactors out all load statements to the deprecated rules_python py_library throughout the repo. (We still need...

type: refactor

## Description `//telecom/phone_calls/nodejs:test` fails about 1 time out of 5. ## Environment 1. Where TypeDB server runs: grabl 2. TypeDB version (and platform): 2.11.1 3. TypeDB client: client-nodejs ## Reproducible...

type: bug
priority: low

## Description I get the exception whenever I try executing migrate.py, exactly as given on [http://dev.grakn.ai/docs/examples/phone-calls-migration-python]. ## Environment 1. OS (where Grakn server runs): Mac OS 10 2. Grakn version...

type: bug
priority: medium
x: good first issue

## Description Make sure all examples' syntax, usage of clients and tests are brought to compatibility with 2.0

type: refactor
type: build
priority: high
x: good first issue