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
  • 920 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
  • 1163 Views
  • 1 replies
  • 1 kudos

openCypher 1.0.0-M18

Hello community! We are pleased to announce the next milestone release, 1.0.0-M18, of openCypher, which includes two fixes: Fix for Scala cross building for 2.12 and 2.13Fix of TCK scenario expressions/boolean/Boolean5.[6] You will find download link...

Performance question - how to work with indexes

Hello all! this is gonna be a bit of a generic question. I have a graph with nodes that have 20+ properties, lets say we have an id, hash, groupA, groupB properties + some more that aren't relevant. I have a constraint on the id property which must b...

Ordering Nodes by Distance or Relationship Intensity?

Dear all, I have a question reguarding the visualization using Bloom. It seems that the length of the link doesn't say anything on the Bloom canvas since the nodes can be moved everywhere manuelly. Is there any way to show the query result with the c...

yuxin16 by Node Clone
  • 310 Views
  • 0 replies
  • 0 kudos

Creation of a script in neo4j

Hello, Not working alone on one of my neo4j projects, I was wondering if it was possible to create a script so that my colleagues could run it without having to copy everything (This script mainly consists of creating a new relationship) here are the...

Mastege by Node Link
  • 560 Views
  • 1 replies
  • 0 kudos

Query Performance for Label Matching

Hello! I feel like I'm encountering some unintuitive behavior that I'm trying to explain. My database has about 50k nodes, and 200k relationships. I have two queries with wildly different performance characteristics. Query 1: MATCH p=(x:Element {name...

rookuu by Node
  • 673 Views
  • 3 replies
  • 0 kudos

Where is <neo4j-home>?

I am trying to locate where tools such as neo4j-admin,cypher-shell and the documentation keeps saying these tools are located in the the bin directory. So i try to locate this directory on my machine and the best documentation i can find about this i...