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

Use variable-length chunks for storing the Triples #12

Open
angelip2303 opened this issue Dec 26, 2023 · 0 comments
Open

Use variable-length chunks for storing the Triples #12

angelip2303 opened this issue Dec 26, 2023 · 0 comments
Assignees
Labels
new feature Implementing a new feature for the project
Milestone

Comments

@angelip2303
Copy link
Contributor

angelip2303 commented Dec 26, 2023

If we use variable-length chunks, we could store the triples for any term, so if we use an SPO orientation, each chunk will store the triples for a given Subject. As chunks have a variable length, we can achieve so.

@angelip2303 angelip2303 added the new feature Implementing a new feature for the project label Dec 26, 2023
@angelip2303 angelip2303 added this to the 0.1.0 milestone Dec 26, 2023
@angelip2303 angelip2303 self-assigned this Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Implementing a new feature for the project
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant