Michael Hunger
Michael Hunger
You mean like this: http://neo4j.github.io/spatial/#spatial-server-plugin
I'd suggest adding the boolean flag with a sensible default value. Von meinem iPhone gesendet > Am 12.06.2017 um 16:20 schrieb Craig Taverner : > > I had a quick...
Sorry, yes currently only nodes that are added via the index are returned via cypher. I had a work in progress somehwere that allowed to have different index configs to...
Yep, that would be awesome, and shouldn't be too hard. @peterneubauer @craigtaverner what do you think?
Probably a overseen issue due to missing tests in this area. Since Neo4j 2.0 all graph operations require a transaction also for reading. So the GeoServer integration might have this...
I pushed a variant of it to master, which would be 0.x-2.2, or?
Does it work with literals?
Add the security and other related things that are already handled by Kafka and just need to be configured as pointers to the documentation.
I guess that's something that we can add generically both for labels and rel-types and to be consistent perhaps use: `:*{*}` ?
@conker84 Don't we already have that now with the user and the timestamps? Might be interesting in the future to also add data from txMetaData but that should be a...