Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-07-2021 01:53 AM
Hi guys,
I'm looking for help in modelling and querying my problem domain. My data input is a sequence of real-time measurements which represent trains traveling within Europe. Each measurement is a point on the map, with a type: departure, passage, arrival. It has additional properties like the train id, event time, country code, ... It's 1 year of data, which is about 5M measurements. A sequence of these events for a train specifically is: a departure, followed by a number of passages, and an arrival in a repeating pattern. This represents a train doing some in-between stops like for example for red lights, driver changes, ...
What I would like to query on these is custom groupings of these measurements, and then get the distance traveled for each group. Potential type of groupings:
My questions:
Any help would be greatly appreciated!
02-15-2021 08:39 AM
Hi
I would suggest you whiteboard your data model and then take basic data modelling exercise videos by Emil Efram. Later on you can take ETL ,CQL lessons
that will be available on neo4j website indicated below.
All the sessions of the conference are now available online