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
  • 922 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
  • 1164 Views
  • 1 replies
  • 1 kudos

Resolved! How can I optimize this MATCH/RETURN query?

Hi guys Any pointers/advice on how to optimize/parallelize this query? MATCH (src:Address)-[:REDEEMED]->(ip:IncomingPayment)-[:INCOMING_PAYMENT]->(tx:Transaction)-[:SENT_COINS]->(op:OutgoingPayment)-[:WAS_SENT_TO]->(dst:Address) RETURN src.AddressID ...

Resolved! Neo4j-import: command not found

I'm very new to Neo4j and presently facing an issue when I try to import data: $ neo4j-import The response I get is the following: neo4j-import: command not found Neo4j Version: 4.0.3 Enterprise Edition for Development. I have already tried reinst...

asifali by Node
  • 1833 Views
  • 3 replies
  • 2 kudos

Performance Issue with Recommendation Query

I have a node Pats with 12M nodes and its title has been annotated using ga.nlp.annotate and a direct relation IS_RELATED_TO has bee created from this Pats node to Tag node. Task is to identify similar Pats based on this IS_RELATED_TO relationship wh...

2X_f_fb9b9aa27b0ce82faebbbb4aac846dd15f6ca9da.png

Resolved! LOAD CSV WITH HEADERS Relationship

Hello Im trying to make a relationship for a nodes that came from the same CSV file but i dont manage to create the relationship, how could i do it? The csv for country looks something like thishas: id_country, country 1 , a 2 , ...

CALL db.schema got error

I'm taking the Introduction to Cypher from Neo4J GraphAcademy online tutorial. First step is Examine The Data Model, however, the CALL db.schema does not work . The screen shot of error is bellow: < icon /> neo4j version: 4.0.1desktop version : 1.2....

2X_1_15d9efa2c607a6ce21fbfd6f768193d1f103188f.png

Using ID spaces with apoc.import.csv throws error

neo4j version: 3.4.9, apoc-3.4.0.6-all.jar Using ID spaces with apoc.import.csv throws the following error and fails. Neo.ClientError.Procedure.ProcedureCallFailed: Failed to invoke procedure `apoc.import.csv`: Caused by: java.lang.IllegalStateExcept...

Neo4j server doesnt start

C:\Program Files\Java\neo4j-community-4.0.3\bin>neo4j console 2020-04-01 10:53:55.120+0000 INFO ======== Neo4j 4.0.3 ======== 2020-04-01 10:53:55.120+0000 INFO Starting... 2020-04-01 10:53:55.402+0000 ERROR Failed to start Neo4j: Starting Neo4j fai...

Hybrid Cloud Architecture with neo4j

I tried to find a topic like "architecture" but couldn't. Sorry for posting under the Operations topic. We are currently proposing our SaaS fully on public cloud (using Aura). We have several requests to host neo4j (enterprise) on premise and have th...

emre by Node Link
  • 359 Views
  • 0 replies
  • 0 kudos