Skip to content Skip to sidebar Skip to footer
Showing posts with the label Neo4j

Py2neo - How Can I Use Merge_one Function Along With Multiple Attributes For My Node?

I have overcome the problem of avoiding the creation of duplicate nodes on my DB with the use of me… Read more Py2neo - How Can I Use Merge_one Function Along With Multiple Attributes For My Node?

Py2neo - Neo4j - System Error - Create Batch Nodes/relationships

Attempting to batch create nodes & relationships - batch creation is failing - Traceback at end… Read more Py2neo - Neo4j - System Error - Create Batch Nodes/relationships

How To Get Automatic Node Id From Py2neo?

I'm using py2neo 3.1.2 version with Neo4j 3.2.0 and I have a question about it. At Neo4J's … Read more How To Get Automatic Node Id From Py2neo?

No Results From Load2neo Bulk Load -curl Postcomand

I'm trying to insert a lot of data into my neo4j db. After reading some opinions I've decid… Read more No Results From Load2neo Bulk Load -curl Postcomand

How Do I Import Python Node Dicts Into Neo4j?

I produce the following node and relationship data in a for loop about 1 million times. The idea is… Read more How Do I Import Python Node Dicts Into Neo4j?

Neo4j & Jpype Installation Issue

I use Ubuntu 10.10 and before continuing with the installation, I installed JPype and openjdk-6-jdk… Read more Neo4j & Jpype Installation Issue