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
  • 983 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
  • 1204 Views
  • 1 replies
  • 1 kudos

Scale Neo4J with data

We are hosting neo4j in AWS (running on EC2 instance) and are working with single node cluster. We are just starting up with neo4j, and since we are in dev phase we don't have huge amount of data. However we foresee that the data will grow exponentia...

Resolved! Neo4j Desktop shows wrong database in window title

I use Neo4j Desktop 1.1.8 and when I switch between our test and productive databases, there is the wrong database name stated in the query window title. It seems that always the last used database name is written in the title, not the actually conne...

Reiner by Graph Buddy
  • 1774 Views
  • 6 replies
  • 1 kudos

About Neo4j Bloom

Neo4j Bloom allows for interactive graph exploration | Docs | GitHub issues | Feature Requests Articles: Rik van Bruggen (Beer Graph and Fraud Detection)Mark Needham Worldcup Graph

abk by Neo4j
  • 1743 Views
  • 0 replies
  • 0 kudos

Resolved! Neo4j-shell: unterminated multi-line input

I’m having an issue importing from a cypher file using neo4j-shell -file <file>. The file includes transaction directives. The first few clear old data, reset and rebuild the schema. Then I have a ~300 line single query that seeds default data (runs ...

Jiropole by Graph Voyager
  • 2178 Views
  • 8 replies
  • 1 kudos

Expected join table behavior using the neo4j-etl?

We are using the neo4j-etl component and have observed some unexpected join table behavior. When we have a join table table and have a non-foreign columns with values not all of them have relationships created. To reproduce what we are experiencing I...

1X_de79b541ee4e55abc87c1c37ebb887301e1fa93a.png
bbachand by Node Link
  • 1176 Views
  • 1 replies
  • 1 kudos

Cluster Backup

Hi team, when its comes to backup on clusters, Can someone advice me what would be the best practice to do? I meant do we need to do the backup on all three running CORS or just doing it in current leader would be good enough? Thank you

tharshy by Node Link
  • 1089 Views
  • 1 replies
  • 0 kudos

Propogating Users in Casual Clusters on AWS

After reading up on cluster user propogation with the enterprise edition: https://neo4j.com/docs/operations-manual/current/security/authentication-authorization/native-user-role-management/propagate-users-and-roles/ I was wondering if anyone has used...

Checkpointing and Log Pruning interactions

Overview Checkpointing is the process of flushing all pending page updates from the page cache to the store files. This is necessary for ensuring that the number of transactions that are in need of being replayed during recovery is kept to a reasonab...

Redirect Neo4j logs to sysout (using rsyslog)

Sometimes - due to organizational requirements, security, indexing or plain convenience - we want to output all of our application logs to Linux's sysout. While Neo4j doesn't offer this feature, we can use RSYSLOG (www.rsyslog.com) to achieve that an...