Skip to content

Add loading schema in Windows #559

Open
@vughtwv

Description

@vughtwv

Problem to Solve

For now the documentation on vaticle.com does not include how to load a schema in windows

Current Workaround

use the following
option 1.
typedb console --command="transaction [name] schema write" --command="source [path without spaces]" --command="commit"
option 2.

transaction [name] schema write
Source [path without spaces with double backslashes or forward slashes]

Proposed Solution

add this to the documentation

Additional Information

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