Release v4.6.0 #18
remiceres
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added
Fixed
println
statements during reasoning (see issue #174).NOW()
returned multiple values in a single query (see issue #168).GROUP BY
and passing variable bindings (e.g.,?x
) led to incorrect results when combined with triple patterns outside the subquery. UpdatedqueryNodeList
to prevent passing the group-by variable as a binding, ensuring consistent query results.This discussion was created from the release Release v4.6.0.
Beta Was this translation helpful? Give feedback.
All reactions