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
  • 966 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
  • 1195 Views
  • 1 replies
  • 1 kudos

Math calculations are incorrect- Math is wrong

Hi, Playing with NLP and doing some simple metric calculations for TF-IDF (term frequency - inverse document frequency). The query and calculations are very straight forward. The problem is that the answers from Neo4J are wrong. MATCH (:patent{num:'7...

2X_3_395e24f5f25a042f40233d70b433c1acead00ff6.png 2X_d_dff61adb2699072e705fe1e7ae38f47db14ae3b6.png 2X_e_e9b1981d5730749e93caaf059a36b2f7c251d68b.png

Project multiple label nodes with native projection

Hi, Looking at the Native Projection section on Neo4j Documentation, I have seen this example: // will use nodes projected as 'Person' or 'City' in 'myGraph' CALL gds.pageRank.stats('myGraph', {nodeLabels: ['Person', 'City']}) What is the correct sy...

roymaor1 by Node Link
  • 456 Views
  • 0 replies
  • 0 kudos

Cypher.min_replan_interval

How can I adjust the interval? Want to know the effect of running this in a multi user environment. CALL db.clearQueryCaches() Thanks for any insights.

Best Linux File System

Good day, Couple of questions: Which File-System is best for Neo4j on Linux (kernel 5.4.x)?Does Neo4j play well with Azul Zing? Thanks you.

timkofu by Node Link
  • 675 Views
  • 1 replies
  • 0 kudos

Resolved! Can't create new local database in desktop project

When I try to do an "Add Database" in a Neo4j Desktop 1.3.4, I get the following error: "Database failed to create: Error: Not enough memory resources are available to process this command." If I try to create a local database a new folder with the G...

bryant by Node Clone
  • 1427 Views
  • 4 replies
  • 0 kudos

Parallel queries in node client

I am using the neo4j driver for nodejs. When I try to run parallel writes using the .run method I get an error that says you cant make a other transaction while a other is pending, is there some simple solution or I just need to create multiple Sessi...

Resolved! How to make a graphql schema with @cypher directive

Hello everyone I believe I have a simple problem but I can’t seem to solve it. I am using Graphql with Neo4j. I want to simply count relationships and put that capability in my graphql schema using the “CALL graphql.idl()” procedure and the “@cypher”...

Resolved! Cross Geo Multi Master support

Team, Sorry if this is being answered before, I'm pretty new to Neo4j and I did a bit of research and couldn't find a proper response hence posting it here. We are in the process of choosing a graph database for one of our big projects which has got ...

2X_9_94dbdf4c2096485e1d4c0f21f1bc775b0c938ee8.png
kiranu by Node
  • 809 Views
  • 1 replies
  • 1 kudos