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

Neo4J Crashes due to Memory out of exception

Hello We have built a Proof of Concept (PoC) application which uses Neo4J v3.0 community edition as Graph Database. The server is Windows 2012 R2 – Data Center edition with 16 GB RAM. When the application is in use, it consistently crashes due to out...

rasheed by Node
  • 4044 Views
  • 6 replies
  • 2 kudos

Bloom trial

Hi all, Does anyone know is it possible to get a short term trial for bloom? I have used up my 30 day neo4j enterprise trail but not got to try it out. Thanks.

skirwan by Node Link
  • 1705 Views
  • 6 replies
  • 1 kudos

Versionned nodes

I have some questions about node versionning (storing history of a graph) and effectivity: Assume one as a set of nodes and relations that evolve over time: (nodeA00:MyNode {nodeidentifier:"000A" noderev:"00"})-[rel00:MyRelation {RelationRev:00}]-(no...

All relationship types EXCEPT....

Hey - I bit of a basic question but I can't seem to find an answer.... How do I return the opposite of this query? (i.e. all nodes related by any relationship type EXCEPT "PARENT_OF") MATCH(A)-[r:PARENT_OF]-(b) RETURN * Thanks!

Graph Model

I need to have 2 types of Nodes Person and Movie. Person node can have 2 types of Label :Person:Actor {actor_name:,actor_age:,actor_gender:,earned:,Action:} 2):Person:Director{director_name:,director_age:,director_gender:, famous_for:} Data is comin...

2X_6_6cd9a3b41924b804b7efffa1e70b3bf6b2cdba72.jpeg

yFiles Neo4j Explorer connection issue

Hello, I'm trying to test for the first time yFiles Neo4j Explorer, but, although i've placed the correct bolt port and password (those being the sole default requirements), it fails to create a connection for further queries. Using or not the encry...

2X_3_3ab8b28529e4e629c6e79bb0b1b7d20ba42d43ee.png 2X_e_ed744e42ed03c00d20ae2d77047600fc44cf0ebe.png 2X_c_c8ea3309cd0d5e25c509b223eba6c23ef1ca95f7.png

Manifest.json not working for app hosted online

We have a web app at Data Explorer for Neo4j that can be used as a graph app. However, the values specified in manifest.json seem to have no effect. The app-starter readme states that " Neo4j Desktop looks for a manifest.json in the web root". Am I...

Query slow when relationship depth is 2

Hi, guys! I have below nodes and relationships in my graph: (c:Contact {tel: properties.tel}) (r:Role {roleId: properties.roleId}) (c:Contact)-[ri:ROLE_IS]->(r:Role) (c1:Contact)-[htc:HAS_TEL_CONTACT]->(c2:Contact) There are about 0.1 billion nodes ...

2X_6_6d374fef8117c9d6fd2077913b1d1245ba34f142.png

Unable to restore backup

Hi I recently took an online backup of my 2.3Tb neo4j database. After restoring it, I am trying to start the database but it is failing to startup. Attached the debug.log. It is getting stuck after "initializing metrics". I have ensured that the perm...

shweta by Node Link
  • 1542 Views
  • 2 replies
  • 0 kudos

Importing excel data from Paradise Papers

Hi I have just downloaded Neo4j and the paradise papers data to analyse for a research paper on the ecological impact of corporations in tax havens. However I am stuck as I have downloaded the excel spreadsheets from here: https://offshoreleaks.icij....