Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-11-2019 01:30 PM
We are looking to apply a Graph Database to help us understand bottlenecks, resource utilization, latency issues, and other time related issues related to the workflow in a manufacturing production line.
Google searches have not come up with too much:
Is anyone aware of related work?
I would expect the graph would minimally need to model:
Is there more?
09-27-2019 08:14 AM
I'm very much on the same quest, but I too have not come up with much. More generally I'm looking to represent time series data in Neo4j. I've come across GraphAware TimeTree but I must admit to finding it difficult to construct something as simple as the inventory levels of the same item in two different warehouses over time.
TimeTree, as the name suggests, creates a time tree hierarchy. What I am struggling with is the relationships between warehouses, items, and inventory levels by day.
It seems logical to me to store the date and amount of inventory on the relationship, but I do not think TimeTree allows this. Of course I could store the date as a property, but then I would lose all the nice searching and sorting that TimeTree provides.
#GraphAware #TimeTree
12-20-2019 01:06 PM
Would something like this work (re: warehouse, inventory items, inventory levels by day)?
All the sessions of the conference are now available online