cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Forum Posts

Migration back to Discourse

Hello friends! So... about a half year ago we switched the platform used here on community.neo4j.com from Discourse to a vendor called Khoros. We were hopeful about Khoros as a platform that we could build upon to make a great website for the communi...

Anonymous by Not applicable
  • 1290 Views
  • 13 replies
  • 3 kudos

About the General Discussions board

  The General Discussions board is meant as a location to ask non-technical questions either about Neo4j, or about the Graph Community in general. Use the General Discussion board for some of the following: Looking for a job OR hiring for a position...

TrevorS by Community Team
  • 489 Views
  • 0 replies
  • 0 kudos

Resolved! Cypher return structured map

is it possible to return an object of objects (each key containing an object)? what I want to achieve: { a1 : { name: "bob", age: 45 }, a2 : { name: "toby", age: 27 } } or [ a1 : { name: "bob", age: 45 }, a2 : { name: "toby", ag...

q6qgs by Node Link
  • 764 Views
  • 2 replies
  • 3 kudos

Resolved! Connecting to local DB via python bolt: Episode II

I read this: Connecting to local database via Python Bolt I am new to neo4j and am struggling to connect to a local neo4j DB. I was able to set a new password for the neo4j What am I doing wrong? When I run this: from neo4j import GraphDatabase, basi...

Harrolee by Node Link
  • 1799 Views
  • 1 replies
  • 0 kudos

Community lisencing question

Hi, We are a startup company considering using the neo4j community as our product database. Our product is deployed per customer, so each customer has its own production environment. The customer's servers may be rented by him or by us. We are doing ...

"bin\neo4j console" not working

Hello everyone! My name is Onurhan, an undergrad CS student and a total newbie to Neo4j. Been trying to install Neo4j to my Windows 10. I am following every step from here: https://neo4j.com/download-thanks-desktop/?edition=desktop&flavour=windows&re...

Resolved! Trying to create the movies database

Hi, I have just enrolled in the online course for which I need to use the movies database. When I run the script, the error message tells me that no connection is found, although after running the : server connect command, it tells me that I am conne...

2X_5_5e55f31ad1ae757278bc55f95d084d9ebffeefb6.png

Neo4j backup size

Hello there , I've recently started working on neo4j .I have a few doubts regarding the backup .I'm importing a CSV into neo4j to build the database. Step1 : Import my data using load csv , insert few queries accompanying it and commit transaction 1...

yogana by Node
  • 464 Views
  • 1 replies
  • 0 kudos

Resolved! Neo4j migrate from HA cluster to Casual cluster

Hi, We are using neo4j 2.3.12. Now we planning to upgrade, and the recommended upgrade path is 2.3.12 to 3.3.9. So once we upgrade to 3.3.9 (HA clustering) then, we want again to migrate to Casual clustering. So can I get some inputs?