Hi guys,
I’m looking into doing a business case for a friend and found Neo4J. Not sure if I can do what I need.
Basically the idea is to optimize the usage of plane engines.
So we have a flight schedule that need to be performed. But using a specific plane as a “cost” depending on the engines it has installed.
From what I’ve seen I would have the airports has the nodes, the edges as the flights, but not sure how to combine this all together, since he have a lot of combinations we can use. If we are talking about 15 planes, we can use a combinations of any of these.
Is this possible to accomplish with Node4J?
Thanks
JP