Joshua Send

Results 125 comments of Joshua Send

Analytics is currently not supported and will eventually be redesigned into a new form.

Optionals feature request is now covered by https://github.com/vaticle/typedb/issues/6322

Stashed PR here: https://github.com/vaticle/typeql/pull/224 Further considerations are in the comment there

Subsumed by issue https://github.com/vaticle/typedb/issues/6654 and implementation https://github.com/vaticle/typedb/pull/6732

Generally, detecting invalid queries in the schema is now caught by type inference before the query is executed in TypeDB as of 2.x

We've moved on from trying lmdb due to the lack of parallelism in general, which we require. I'm going to close the issue for that reason, but we never resolved...

The reason we only have java examples for these is because the language builder is only available in Java. However, it still makes sense to show the non-builder versions in...

Note: since we are planning on absorbing the protocol into the server repositories, this split should occur naturally.

Yeah that sounds about right, we should clarify the client docs and internals

I'm closing this issue, since we note that authenticaton is a TypeDB Cluster-specific feature.