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.

h3034_h3467_h19
Node
since ‎02-10-2019
‎06-01-2022

User Statistics

  • 21 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

When creating a new batch of records, using Excel then exporting as CSV which is much shorter than creating MySQL then exporting is this a best practice? Should there not be a column for auto increment index? As in the Northwind import there existed...
Following the Northwind example, whereas the data is imported, I would need to know how to create a "table" AND I know this is NOT a term used in Neo4j. MODEL of SUPPLIER table: https://i.imgur.com/lX0YwNY.png MODEL of SUPPLIER table: https://i.img...
When creating Nodes, is it possible to also create a calculated node? As in this screenshot: screenshot Generated (Virtual) Columns in MySQL 5.7 (labs) If so, where may I find the Neo4j documentation to review in detail?
Transferring from MySQL Master Detail individual records to Neo4j nodes (denormalization). Would I still use a Master-Detail scenario?
What do the two properties represent in the example?