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

Beta Opportunity for Neo4j Workspace

Introducing Neo4j Workspace We’re inviting you to check out Neo4j Workspace. Workspace combines our most powerful graph tools (Data Importer, Bloom, and Browser) all in one place to help you get up and running with graph databases faster. For experie...

Screen Shot 2022-10-14 at 12.48.07 PM.png
TrevorS by Community Team
  • 855 Views
  • 1 replies
  • 0 kudos

About the Neo4j Graph Platform Category

The Neo4j Graph Platform includes the core database and all the technologies surrounding the database, making it useful and accessible for a lot of different users. When asking a question, please select a descriptive label that best matches your quer...

Neo4j-graph-database-to-graph-platform.png
yolande by Community Team
  • 1118 Views
  • 1 replies
  • 1 kudos

Neo4j Analyst

Hi Everyone, Hope you had a good weekend! we do have a long term contract positions as a Neo4j Analyst and a Developer role is Charlotte, NC. if your open for a new position please let me know, here is my email id - priya.madavaram@itmmi.com. i can b...

SET and REMOVE node attributes in one statement

I am now into my second hour of experimenting with Neo4J. Thus far, I am very very impressed with what I see. The tutorials, the Windows desktop version, the syntax of Cypher... are pretty much perfect. However, I am finding it difficult to unders...

atul by Node
  • 718 Views
  • 3 replies
  • 0 kudos

Create many relationships at one times

Hi All I want create relationships between a (a1,a2,a3...) and b (b1,b2,b3...), where relationships are c (c1,c2,c3...). (like a1-[:c1]->b1, a2-[:c2]->b2, a3-[:c3]->b3...) How can I do ? LOAD CSV WITH HEADERS FROM "file:///abc.csv" AS line MATCH ( a...

Neo4j Charts opens with just a blank screen

I am using Neo4j Desktop 1.4.3 on a Windows 10 laptop with the latest version of Neo4j Charts installed. I have a 4.2.3 graph with the APOC plugin installed. When I try and open Neo4j Charts I just get a blank white screen with nothing on it except t...

Neo4j will not launch after upgrade to 1.4.2.75

Neo4 Desktop.exe shows 3 zombie processes in the Windows Task Manager, but no window. I'm running WIn10 Pro. Here are the last two entries in %USERPROFILE%.Neo4jDesktop\log.log [2021-03-08 14:52:14.246] [warn] Failed to parse manifest file for Graph-...

"Database graph.db is unavalible"

I've been running into a pretty serious issue with the windows version of the Neo4j Client. A database I've been working with suddenly seems to lose all data, and when I try any query it gives the error "database 'graph.db' is unavailable." Other dat...

Cypher AST

Hi all! I was wondering: Is there a way to produce a AST from a Cypher query ? Like a Cypher Parser or something like that?

2021-03-12 02:47:50.956+0530 ERROR [o.n.k.i.DatabaseHealth] Database panic: The database has encountered a critical error, and needs to be restarted.. No space left on device java.io.IOException: No space left on device

Hi Everyone, I am getting below error in debug.log. 2021-03-12 02:47:50.956+0530 ERROR [o.n.k.i.DatabaseHealth] Database panic: The database has encountered a critical error, and needs to be restarted. Please see database logs for more details. No sp...