Neo Technology Build Agent

Results 118 comments of Neo Technology Build Agent

**Comment by [fbiville](https://github.com/fbiville)** _Thursday Apr 29, 2021 at 16:01 GMT_ ---- @rvanbruggen it seems GDS has the same limitation. Should we transfer the issue to GDS? What do you think?

**Comment by [jexp](https://github.com/jexp)** _Tuesday Apr 11, 2017 at 06:43 GMT_ ---- @chrix75 can you try again with a more recent release?

**Comment by [CliffordAnderson](https://github.com/CliffordAnderson)** _Saturday Jun 10, 2017 at 17:41 GMT_ ---- @jexp I came across this same error recently and discovered that the problem arose from multiple values in my...

**Comment by [MaryamMahmoodi](https://github.com/MaryamMahmoodi)** _Saturday Jan 19, 2019 at 16:04 GMT_ ---- @jexp Hi I have a problem like above I have neo4j 3.4.10 and apoc 3.4.0.4 , and I should...

**Comment by [jexp](https://github.com/jexp)** _Sunday Jan 20, 2019 at 23:49 GMT_ ---- Can you share the generated file and the call you used to generate it?

**Comment by [cocof-cirb](https://github.com/cocof-cirb)** _Tuesday Aug 27, 2019 at 13:02 GMT_ ---- Hi there. Same problem with graphml import on Neo4j desktop 1.2.1 and APOC 3.5.0.4 . The graphml was generated...

**Comment by [thekidconnect](https://github.com/thekidconnect)** _Friday Nov 13, 2020 at 00:27 GMT_ ---- getting the same error on `neo4j @ 4.1-latest` `docker exec neo4j cypher-shell -u neo4j -p admin "CALL apoc.import.graphml('profile.graphml', {})"...

**Comment by [vga91](https://github.com/vga91)** _Thursday Aug 05, 2021 at 16:20 GMT_ ---- @thekidconnect Your problem seems to be different from the previous comments. It can probably be caused by the presence...

**Comment by [JMHReif](https://github.com/JMHReif)** _Thursday Apr 29, 2021 at 15:57 GMT_ ---- Do we have specific use cases for compressed and binary data export? I'm trying to think of examples...

**Comment by [jexp](https://github.com/jexp)** _Tuesday Jul 25, 2017 at 17:35 GMT_ ---- Should have an explicit config parameter, e.g. `substitution:true` or `substitution:'#'`, perhaps even an explicit mapping to replacement strings: `substitute:...