neo4j-admin import missing --multiline-fields --ignore-empty-strings

Created on 22 Jun 2017  Â·  3Comments  Â·  Source: neo4j/neo4j

Guidelines

  • Neo4j version: 3.2.1
  • Operating system: ubuntu
  • API/Driver: bash :-)
  • Steps to reproduce

neo4j-admin import does not have:
--multiline-fields --ignore-empty-strings

neo4j-import does have them, but is marked as deprecated.
Also, the options seem to be there in neo4j-admin in version 3.1.1 - why where they removed?

team-packaging

Most helpful comment

The work-around is to use neo4j-import until neo4j-admin import has been sorted out.

The neo4j-import command is only deprecated because we want a simpler and more streamlined interface under the neo4j-admin umbrella — the underlying code is the same, except for the bit that parses command line arguments.

All 3 comments

I have the same problem. Any workaround?

My neo4j version is 3.2.0

The work-around is to use neo4j-import until neo4j-admin import has been sorted out.

The neo4j-import command is only deprecated because we want a simpler and more streamlined interface under the neo4j-admin umbrella — the underlying code is the same, except for the bit that parses command line arguments.

Thanks. I thought so, but wanted to make sure you won't get rid of
neo4j-import, before you fix neo4j-admin :-)

On Thu, 6 Jul 2017 at 10:26 Chris Vest notifications@github.com wrote:

The work-around is to use neo4j-import until neo4j-admin import has been
sorted out.

The neo4j-import command is only deprecated because we want a simpler and
more streamlined interface under the neo4j-admin umbrella — the
underlying code is the same, except for the bit that parses command line
arguments.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/neo4j/neo4j/issues/9553#issuecomment-313344850, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAtn_3rVL_MEXn8Mir4txRm1TtiFRa0Gks5sLKhJgaJpZM4OCTPr
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BrainAnnex picture BrainAnnex  Â·  4Comments

rickardoberg picture rickardoberg  Â·  4Comments

apjanke picture apjanke  Â·  6Comments

szarnyasg picture szarnyasg  Â·  3Comments

noorbakerally picture noorbakerally  Â·  3Comments