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

Fuseki : reduce use of Model #2838

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Fuseki : reduce use of Model #2838

wants to merge 5 commits into from

Conversation

afs
Copy link
Member

@afs afs commented Nov 12, 2024

GitHub issue resolved #2837

And replace stream .collect(Collectors.toList()) with .toList().


  • Tests are included.
  • Commits have been squashed to remove intermediate development commit messages.
  • Key commit messages start with the issue number (GH-xxxx)

By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.

@afs afs changed the title Fuseki de model Fuseki : reduce use of Model Nov 12, 2024
@afs afs marked this pull request as ready for review November 13, 2024 09:28
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.

Reduce the use of Model/QueryExecution in Fuseki
1 participant