apache / apache/jena

optional streaming construct?

Open
#1,633 10 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
1.4k
Forks
712
Avg merge
15h 41m
Merged PRs (30d)
53

Description

### Version

4.7.0-SNAPSHOT

### Feature

As far as I can tell, neither tdbquery nor fuseki allow to stream the CONSTRUCT results, eben though the API exists. Of course there are concerns about duplicate triples etc but it might be a nice and heap space conserving optional function

### Are you interested in contributing a solution yourself?

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by examining how tdbquery and Fuseki currently execute and return CONSTRUCT results, then trace the existing streaming API mentioned in the issue. Determine the expected behavior around duplicate triples and make streaming an optional, heap-space-conscious result mode with coverage for the affected entry points.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.