Niclas Hoyer
Niclas Hoyer
There is no query optimization which results in poor performance for most queries on a large dataset. The underlying blueprints ouplementation lacks this feature, see [this pull request](https://github.com/tinkerpop/blueprints/pull/504).
The plugin jar is generated using the maven assembly plugin. Using a [dependency set](https://github.com/niclashoyer/neo4j-sparql-extension/blob/master/src/main/assembly/extension.xml) the dependencies of the plugin are included. Several libraries that already ship with Neo4j are excluded....
Cross posting this from https://github.com/gfx-rs/gfx/issues/3108 I'd like to explore what is needed to get hardware accelerated rendering from rust to libretro running. More information on the differences to framebuffer rendering...
We really love the dev:asset:clear command! However we sometimes need this command on a production system to fix assets. Would it be possible to add a -f (force) flag as...
Are there any plans to support custom providers with something like a plug in system? We are currently using a little known DNS provider from Germany ([Smart-NIC](https://www.smart-nic.services/)) that may not...
I'm currently implementing [PolyBLEP](http://www.martin-finke.de/blog/articles/audio-plugins-018-polyblep-oscillator/) oscillators using the `Signal` trait. One problem that occurred is that I need a current `step` and `phase` at the same time. But as step is...
These are my modifications to get the emulator running on Linux with a Teensy 2.0 board (which was used as a cheap [XUM1541 / ZoomFloppy](https://github.com/thomask77/teensy-xum1541) before). The first thing I...
Is it possible to package these bindings in a npm package?
Well, I'm curious how far we can go with watch faces 🚀 This adds a full blown calculator to movement. There are some hacks and shortcuts, but it basically works...