Skip to content

Conversation

k00ni
Copy link
Member

@k00ni k00ni commented Jan 24, 2021

TODOs:

  • same triple in different graphs (test separation)
  • Blank node ID unique only when adding triples

@k00ni k00ni self-assigned this Jan 24, 2021
@k00ni k00ni marked this pull request as draft January 24, 2021 18:31
k00ni added 28 commits March 16, 2021 10:26
because Turtle parsing seems to fail for some reason
it speeds up insert into queries a little, if they reuse entries
from id2val, s2val or o2val.
optimizations by:
* removed prepared stmt usage
* set certain parameters via PRAGMA
* use transaction when adding multiple queries
* assume bulk mode at the beginning and
  skip a few DB operations to speed it up
@k00ni k00ni merged commit 2ed905c into master Mar 18, 2021
@k00ni k00ni deleted the extract-store branch April 6, 2021 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant