Skip to content

Add transaction and query options #291

@farost

Description

@farost

Problem to Solve

TypeDB Console 3.x does not support transaction and query options. It uses its own hardcoded values instead.

It is useful to let the users configure their operations through this client.

Current Workaround

Use other clients for more specific configuration.

Proposed Solution

For transaction options, the TypeDB 2.x's approach (when you configure options through CLI before opening a transaction) can be used. I'm not sure if it's really good for queries, though, so some additional design process is required.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions