Neo Technology Build Agent

Results 71 issues of Neo Technology Build Agent

**Issue by [jexp](https://github.com/jexp)** _Thursday Nov 09, 2017 at 14:58 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/654_ ---- - properties (skip properties) - rel-types (skip rel-type with label) - labels (skip node with...

enhancement
Larus

**Issue by [legraphista](https://github.com/legraphista)** _Sunday Oct 08, 2017 at 20:15 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/628_ ---- Any plans to support string normalisation? ``` NFC — Normalization Form Canonical Composition. NFD —...

enhancement

**Issue by [jexp](https://github.com/jexp)** _Thursday Dec 28, 2017 at 08:10 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/708_ ---- Or perhaps better document how to use them with periodic iterate (or use it internally)

enhancement
Larus

**Issue by [InverseFalcon](https://github.com/InverseFalcon)** _Monday Mar 05, 2018 at 22:09 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/755_ ---- Add more usage documentation and examples for path expander endNodes and terminatorNodes config params. Simplify...

docs
help-wanted

**Issue by [InverseFalcon](https://github.com/InverseFalcon)** _Monday Mar 05, 2018 at 21:40 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/754_ ---- Previously, path expander `limit` config parameter only took effect if using the end node or...

docs

**Issue by [InverseFalcon](https://github.com/InverseFalcon)** _Tuesday Mar 20, 2018 at 19:39 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/767_ ---- Currently path expanders are limited to relationship type and label filtering. Add in the ability...

enhancement

**Issue by [jexp](https://github.com/jexp)** _Tuesday Mar 20, 2018 at 08:50 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/766_ ---- statement.queryRegistration().set/getMetaData()

enhancement

**Issue by [stefan-sev](https://github.com/stefan-sev)** _Monday Aug 21, 2017 at 12:36 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/556_ ---- Given scenario: 'Create (:Test{limit: 1500000000000}), (:Test{limit: 2})' Returns 2 nodes with the same label and...

**Issue by [InverseFalcon](https://github.com/InverseFalcon)** _Wednesday Aug 01, 2018 at 20:52 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/875_ ---- We have several cases where our export functionality (Cypher export in particular, but may include...

**Issue by [tomgeudens](https://github.com/tomgeudens)** _Wednesday Jun 27, 2018 at 17:35 GMT_ _Originally opened as https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/843_ ---- A corrupted apoc jar file can seriously mess up the startup of a Neo4j instance....