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

Bolt - Websocket Error

Hi Team, I am using Neo4j community version to render graphs. I did Neo4j setup through EC2 instance. When login to EC2 server, I see Neo4j is running fine and able to cypher shell through bolt also working fine. The problem I face is in UI part: Usi...

The With clause

Dear Everyone, I am having issues understanding the "with" clause. I have read the manual entry more than once, but it isn't detailed in away for me as a new user to see the why. Take a look at the following example. I would like to know what is the ...

Question about runtime statistics

hello, while using cypher-shell what does the statistics "consumed after another y ms" returned after query execution mean. n rows available after x ms, consumed after another y ms I am studying the performance of the query in neo4j and i need to fig...

OutOfMemoryError with USING PERIODIC COMMIT LOAD CSV

We have written a sightly complex LOAD CSV script to load a few million lines. Unfortunately, I can't post the script as is, but each line results in two nodes, where one has an extra label (set with apoc.create.addLabel), an edge between the two nod...

Resolved! Query help - newbie - calculating rank order

Hello Community. I need some help to build the following query. Wondering what I am doing wrong. I have a relationship between (a) and (b) as follows: (a)-[u:USES]->(b). I also have a property in u that specifies the number of times a has used b (...

rmasrani by Node Clone
  • 1359 Views
  • 2 replies
  • 1 kudos

Speeding up query

Hi, are there some solutions for my query below to speed up? match (a:keyWord{kwValue:'zhou'}),(s:Product) using scan s:Product where s.seriesCode in ['110300027060','221000058301','110300107740','110300026540','110300027150','110300026720','11030010...

2X_e_e7bd117365dc44a82dda0b5331d8d3310d29dd5e.png