*You have to share more detail of what you're doing.*

Make sure to have an index / constraint on the label + property you are
matching / merging.

it also makes sense if you are import larger amounts to batch updates, into
eg. 1k to 10k blocks.




On Tue, Jun 14, 2016 at 8:23 PM, Praveen T <praveen...@gmail.com> wrote:

> Hi,
>      I am working on the latest version of Neo4j. Been trying to model a
> graph by parsing 13 million lines of syslog information present in network
> switches. Some of the nodes in the graph have already been created and i am
> trying to insert some more information into the graph. I am using the
> official python driver to insert data into the server which is being hosted
> in a server with pretty good configs.Been running for atleast 1.5 days but
> just done with 4 lakh lines. Been using the transaction framework for
> working on the graph Can someone help me with why the insertion is taking a
> lot of time. Can someone give me tips on how to make it faster?
>
>
> Thanks
> Praveen
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to neo4j+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to