Skip to content

Use cypher transaction to create nodes with labels running very slow. #164

@eranhazout

Description

@eranhazout

Hi

I have tried the two methods to batch create nodes with labels an non of them work fast enough..
startBatch() works fast but cannot create nodes with labels.
beginTransaction() works slow but with option to add labels. (3.5 seconds to create 100 nodes with labels)

Any solution for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions