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

Add optimization for case there is a single blank node #82

Open
dlongley opened this issue Oct 29, 2023 · 0 comments
Open

Add optimization for case there is a single blank node #82

dlongley opened this issue Oct 29, 2023 · 0 comments

Comments

@dlongley
Copy link
Member

We do not need to serialize and hash quads for a blank node when there is only one. Instead, immediately issue a canonical identifier for it and skip the hashing.

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

No branches or pull requests

2 participants