Skip to content

Commit

Permalink
Refactor Server.h/.cpp to prepare it for SPARQL UPDATE (#1590)
Browse files Browse the repository at this point in the history
Split the very large function `Server::processQuery` into several smaller functions, such that they can be reused by the `processUpdate` function (which for the most part still has to be implemented).
  • Loading branch information
Qup42 authored Oct 30, 2024
1 parent 05a3f69 commit 9510d46
Show file tree
Hide file tree
Showing 4 changed files with 328 additions and 211 deletions.
Loading

0 comments on commit 9510d46

Please sign in to comment.