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

Avoiding duplicate Links

I have a bunch of connected activities (nodes) in CSV format, one file containing the activities, and another the connections. I have no problem creating the nodes, but I just cannot get the links created without duplicates. Activities/Nodes Resource...

Trigger makes queries hang indefinitely

Hello, friends! I'm trying to write an APOC trigger which does some rather complex behavior and I'm having some issues. Can someone help me? I want to guarantee that all relationships of type "WORKS_AT" start in an "Intern" node and end in a "Company...

Call procedure 'algo.spanningTree.minimum' error

Neo.ClientError.Procedure.ProcedureCallFailed Failed to invoke procedure algo.spanningTree.minimum: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.neo4j.graphalgo.core.huge.loader.NodeStoreScanner when call 'algo.spanningTr...

GCP Deployment

Hi Everyone! I have deployed a neo4j causal cluster from gcp marketplace. When I stopped the VMs and resume them after a few days, the server was back on but the browser refused to connect. The ips (7473 and 7687) are trusted. Any suggestions on how ...

Resolved! Federated or cross graph queries

We have a scenario where we have an RDF file provided by a third party, which we've imported in to Neo4j using the Neosemantics plugin. The third party RDF file is regularly updated so we wanted to host this graph with little to no changes. However ...

Resolved! Best way to find node neighborhood?

Hello, I'm starting with Neo4J. For a given node I want to list Outgoing & Incoming relationships. I do this : // List Outgoing & Incoming relations for a node // Outgoing MATCH (s)-[r]->(t) WHERE s.name = 'f4b1' RETURN t.name , 'Out' as `relations` ...

cnhx27 by Node Link
  • 1812 Views
  • 6 replies
  • 2 kudos

Clarification on Jaccard Similarity Algorithm

Hi, I am using the following query with two nodes with names -applicationname and username and they lie within the same level .i.e. they are connected to the same node. Ain't there a similarity between them ? If yes , why doesn't it show and if not ...

2X_c_c61aa7ff0124f78a62ac13413b9a1910c1851d32.png
sucheta by Graph Buddy
  • 1246 Views
  • 1 replies
  • 0 kudos