database icon indicating copy to clipboard operation
database copied to clipboard

Blazegraph High Performance Graph Database

Results 113 database issues
Sort by recently updated
recently updated
newest added

**TL;DR: apply #145** The Blazegraph workbench, the default web UI of Blazegraph, doesn’t HTML-escape results. If you run a query like ```sparql SELECT("alert('😱')"AS?x){} ``` then the embedded JavaScript will run:...

I configured blazegraph to only listen to the localhost interface. This itself works, but in the logging output I still see: >buildVersion=2.1.1 >gitCommit=90d9e8232969a8afdc830e856643e5416bb50d0a ... > serviceURL: http://172.17.44.1:9999 ... with 172.17.44.1...

This allows using temp store for unit tests using geo services Bug: T175840 Change-Id: I0b34ec741774bf7d81b404d7037dbbf9eb896bf1

Remote federation calls did not handle service URLs with parameters properly. Bug: T226603 Change-Id: Ic59f012097ac6ea6c23305e36dd70f961c2d1ad5

See also https://github.com/blazegraph/database/issues/110 Upgrades to Sesame 2.8.11 and fixes issues that the upgrade may cause.

Bug: https://phabricator.wikimedia.org/T196858 Change-Id: I564e28f7ddbc369697541f49f9bef8a3132aa0c6

Negative long numbers were stored as bytes and thus truncated to small values. Bug: https://phabricator.wikimedia.org/T223946 Change-Id: I9e8ce75581cd068fb365bbe207dc9fdf5b3913dc

Test dependencies should be marked with test.

This allows explain function to still display proper information even if the underlying query times out. Bug: T223711 Change-Id: Ib1eafc44759a1d2b83f049ef3f4d4a83dc77b3fd