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

https://jira.blazegraph.com/browse/BLZG-9195

It should be possible to configure blazegraph so that there are different endpoints for read-only queries and for update statements. This would allow to have different access restrictions for these...

Bug: T218801 Change-Id: I3c696b460f4e9e4e55e0943bb2dd8020c2db8412

Change-Id: I720b2a1701ff1494857bc644df5bcd02c07e862f

Ref. https://jira.blazegraph.com/browse/BLZG-9178 Change-Id: I68a5001e939372e0e02ada8aab252905560533f3 Upgrade zookeeper version to 3.4.14 (the latest bugfix release for 3.4, as of 2 April, 2019)

* migrate logger to slf4j (this should be transparent for all use cases, blazegraph already packages slf4j-log4j12) * replace string concatenation in log message with placeholders (this will allow better...

It is possible to add jsonp support so overcame CORS limitation? This should make blazegraph compatible with great tools like (https://github.com/LodLive/LodLive). My proposal is to add the **callback** parameter to...