Skip to content

Conversation

jeswr
Copy link
Collaborator

@jeswr jeswr commented Jul 29, 2024

No description provided.

Copy link
Contributor

@TallTed TallTed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Editorial, minor, human-facing punctuation

@@ -304,6 +304,13 @@ for (const quad of store.match(namedNode('http://ex.org/Mickey'), null, null))
console.log(quad);
```

If you are using multiple stores then you can reduce memory consumption by allowing them to share an entity index:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you are using multiple stores then you can reduce memory consumption by allowing them to share an entity index:
If you are using multiple stores, you can reduce memory consumption by allowing them to share an entity index:

@RubenVerborgh RubenVerborgh force-pushed the main branch 3 times, most recently from 3a8218a to 64a6ce0 Compare April 12, 2025 20:03
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

Successfully merging this pull request may close these issues.

2 participants