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
  • 1923 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
  • 552 Views
  • 0 replies
  • 0 kudos

Making 'if' type conditionals in Cypher

I'm trying to import from CSV format for my database. Ideally, I want the incoming CSV information to be all within one file. However, some properties are shared between, what I want to be, different node types. As it stands my output looks like this...

2X_d_d0c7c82b3ce2fc34788eb81477711b41239868eb.png 2X_0_0eb516547fe98e52d6a719c3d8c9d47570bacde9.png
mfyfe by Node Clone
  • 1134 Views
  • 4 replies
  • 1 kudos

How to downgrade neo4j

Hello, I get the following error when I try to load a page containing data from a neo4j database in the view: File "C:\Users\fhol\AppData\Local\Continuum\anaconda3\lib\ssl.py", line 1139, in do_handshake self._sslobj.do_handshake() FileNotFound...

fhol by Node Link
  • 3070 Views
  • 4 replies
  • 2 kudos

Resolved! Ordering nodes by property

I am trying to translate a process map made in Visio, into nodes mapped in Neo4j. The nodes are all of the same type, but the property for process number varies. So far I have this: LOAD CSV WITH HEADERS FROM "file:/Book111.csv" AS line CREATE (p:Sta...

2X_0_000b1d60431b58cfc025b417cf3d116628cbf5fb.png
mfyfe by Node Clone
  • 2809 Views
  • 25 replies
  • 0 kudos

Neo4j from JavaScript

Hi All, I am a student trying to build a web application using neo4j as the back end. I would like to connect my front end, in which I am using HTML and javaScript to connect to neo4j, but I'm having trouble understanding and following the instructio...

Shurupa by Node
  • 1028 Views
  • 3 replies
  • 0 kudos

GraphAware Hume 2.6 Webinar

Hume 2.6 has been released and is already empowering lots of analysts in the world. In this webinar, Dr. Alessandro Negro and Dr. Miro Marchi will present you what's new in the latest release ! Join here : https://bit.ly/WelcomeToHumeWebinar

Insightful IT Operations with Hume

GraphAware Insightful IT Operations with Hume | GraphAware Graphs are a perfect fit for IT Operations. Right from dependency management to impact analysis and capacity to outage planning, the interconnectedness ... ...

2X_0_0c8b7b0aec442e2cc404cc8659b09b24f61cf4ba.png
luanne by Node Clone
  • 341 Views
  • 0 replies
  • 0 kudos

Privacy Preserving Data

Hi everyone, I am researching a plugin or method to convert from raw data to privacy-preserving data in neo4j graph. May be, it can use some method such as adding noise to the properties... I am just a newbie. if not, please help me know some sample ...