Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation about mapping multiple directories are accessible and which ones are not #77

Open
semihsalihoglu-uw opened this issue Feb 9, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@semihsalihoglu-uw
Copy link
Contributor

I am using Explorer on a new database. I ran a CREATE RDFGraph command. Then I ran the following:

COPY KBPedia FROM "/Users/ssalihog/Downloads/rdf-datasets/kbpedia/*.ttl"

and got this error:

 The evaluation of this cell failed with the following error:
Binder exception: No file found that matches the pattern: /Users/ssalihog/Downloads/rdf-datasets/kbpedia/*.ttl.

It is because I needed to use multiple -v commands to mount multiple local directories to multiple directories that are visible to Docker. This is likely a common case and should be documented.

@semihsalihoglu-uw semihsalihoglu-uw added the documentation Improvements or additions to documentation label Feb 9, 2024
@mewim
Copy link
Contributor

mewim commented Feb 13, 2024

We have docs about accessing data files in the container at https://docs.kuzudb.com/visualization/#accessing-data-files-in-the-container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants