blazegraph / database

Blazegraph High Performance Graph Database
GNU General Public License v2.0
873 stars 170 forks source link

BLZG-9159: Fix for MINUS not being applied correctly when joining on vars that can be unbound #113

Closed smalyshev closed 5 years ago

smalyshev commented 5 years ago

Fix for https://github.com/blazegraph/database/issues/107

Still needs tests & CI run.