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

Starting without index? #1373

Open
tekrajchhetri opened this issue Jun 11, 2024 · 1 comment
Open

Starting without index? #1373

tekrajchhetri opened this issue Jun 11, 2024 · 1 comment

Comments

@tekrajchhetri
Copy link

Dear Team,

Thanks for your work and for making it open-source. I am trying to get started but am unable to. Also, could you answer the following questions?

  • Could I start without loading initial data and indexing? I am interested in starting an empty database and loading data manually or programmatically later.
  • I was not able to find the clear documentation. Is there any documentation that helps newbies like me? For example, upon successful installation, what SPARQL endpoints are exposed, if any? Do you have different endpoint patterns for insertion/update and get requests like Ontotext GraphDB?
  • Also, I could confirm the issue Docker simple setup #1364

@hannahbast

Thank you.

Tek

@tekrajchhetri tekrajchhetri changed the title Starting with index? Starting without index? Jun 11, 2024
@joka921
Copy link
Member

joka921 commented Jun 12, 2024

Hi @tekrajchhetri

  1. You should follow the Quickstart guide in our README (the main page of the repository). It provides you with the setup for various knowledge graphs to play around, which you can then adapt to your own needs.
  2. QLever currently doesn't support SPARQL UPDATE (it is work in progress though) or any other means of updating the Graph, so you have to index your data in advance.

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

No branches or pull requests

2 participants