Advertisement
AWS-User-3763607

1 - Query with coalesce

Jan 10th, 2022 (edited)
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 343.89 KB | None | 0 0
  1. g.addV("@temp").as("@temp")
  2. .addV("MyJourney")
  3. .property("timestampA", '"2022-01-04T08:11:59.776Z"')
  4. .property("timestampB", '"2022-01-04T08:11:59.776Z"')
  5. .property("@className", "com.example.model.MyJourney").as("pOWsc6VN6I0")
  6. .limit(1)
  7. .coalesce(
  8. V().hasLabel("Car").has(T.id, "1001"),
  9. addV("Car")
  10. .property(T.id, "1001")
  11. .property("id", "1001")
  12. .property("operator", "OperatorX")
  13. .property("code", "YY")
  14. .property("licensePlate", 1001)
  15. .property("CarName", "EXPRESS")
  16. .property("@className", "com.example.model.master.Car").as("pOWsc6VN6I2"))
  17. .as("pOWsc6VN6I2")
  18. .addE("drivenBy").from("pOWsc6VN6I0").to("pOWsc6VN6I2")
  19. .property("@fieldName", "drivenBy")
  20. .addV("TravelSection")
  21. .property("generatedDate", '"2022-01-04T08:11:59.838Z"')
  22. .property("leaving", "2131E")
  23. .property("xyzs", "[272256,272255]")
  24. .property("arriving", "2131W")
  25. .property("@className", "com.example.model.TravelSection").as("pOWsc6VN6I5")
  26. .addV("TravelSectionVariant")
  27. .property("status", '"MASTER"')
  28. .property("version", 0)
  29. .property("@className", "com.example.model.TravelSectionVariant").as("pOWsc6VN6I7")
  30. .addV("AXTarget")
  31. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  32. .property("eventDate", '"2021-09-18T09:54:00+03:00"')
  33. .property("skipped", false)
  34. .property("@className", "com.example.model.event.AXTarget")
  35. .property("actual", true)
  36. .property("arrivalIndex", 0).as("pOWsc6VN6I9")
  37. .addV("Unpacking")
  38. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  39. .property("eventDate", '"2021-09-18T09:54:00+03:00"')
  40. .property("skipped", false)
  41. .property("@className", "com.example.model.event.Unpacking")
  42. .property("actual", true).as("pOWsc6VN6I11")
  43. .addV("Packup")
  44. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  45. .property("eventDate", '"2021-09-18T09:54:00+03:00"')
  46. .property("skipped", false)
  47. .property("@className", "com.example.model.event.Packup")
  48. .property("actual", true).as("pOWsc6VN6I13")
  49. .addV("AXRefuel")
  50. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  51. .property("fHotelCallId", 4591963)
  52. .property("eventDate", '"2021-09-18T09:54:00+03:00"')
  53. .property("skipped", false)
  54. .property("@className", "com.example.model.event.AXRefuel")
  55. .property("actual", true).as("pOWsc6VN6I15")
  56. .addV("WorkshopStart")
  57. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  58. .property("eventDate", '"2021-09-18T09:54:00+03:00"')
  59. .property("skipped", false)
  60. .property("@className", "com.example.model.event.WorkshopStart")
  61. .property("actual", true).as("pOWsc6VN6I17")
  62. .addV("WorkshopEnd")
  63. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  64. .property("eventDate", '"2021-09-19T10:18:00+03:00"')
  65. .property("skipped", false)
  66. .property("@className", "com.example.model.event.WorkshopEnd")
  67. .property("actual", true).as("pOWsc6VN6I19")
  68. .addV("DXRefuel")
  69. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  70. .property("eventDate", '"2021-09-19T10:18:00+03:00"')
  71. .property("skipped", false)
  72. .property("@className", "com.example.model.event.DXRefuel")
  73. .property("actual", true).as("pOWsc6VN6I21")
  74. .addV("movingOutStart")
  75. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  76. .property("eventDate", '"2021-09-19T10:18:00+03:00"')
  77. .property("skipped", false)
  78. .property("@className", "com.example.model.event.movingOutStart")
  79. .property("actual", true).as("pOWsc6VN6I23")
  80. .addV("movingOutEnd")
  81. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  82. .property("eventDate", '"2021-09-19T10:18:00+03:00"')
  83. .property("skipped", false)
  84. .property("@className", "com.example.model.event.movingOutEnd")
  85. .property("actual", true).as("pOWsc6VN6I25")
  86. .addV("DXTarget")
  87. .property("departureIndex", 0)
  88. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  89. .property("eventDate", '"2021-09-19T10:18:00+03:00"')
  90. .property("skipped", false)
  91. .property("@className", "com.example.model.event.DXTarget")
  92. .property("actual", true).as("pOWsc6VN6I27")
  93. .addV("AXTarget")
  94. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  95. .property("eventDate", '"2021-09-21T17:48:00+03:00"')
  96. .property("skipped", false)
  97. .property("@className", "com.example.model.event.AXTarget")
  98. .property("actual", true)
  99. .property("arrivalIndex", 2).as("pOWsc6VN6I29")
  100. .addV("Unpacking")
  101. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  102. .property("eventDate", '"2021-09-21T17:48:00+03:00"')
  103. .property("skipped", false)
  104. .property("@className", "com.example.model.event.Unpacking")
  105. .property("actual", true).as("pOWsc6VN6I31")
  106. .addV("Packup")
  107. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  108. .property("eventDate", '"2021-09-21T17:48:00+03:00"')
  109. .property("skipped", false)
  110. .property("@className", "com.example.model.event.Packup")
  111. .property("actual", true).as("pOWsc6VN6I33")
  112. .addV("AXRefuel")
  113. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  114. .property("fHotelCallId", 4591964)
  115. .property("eventDate", '"2021-09-21T17:48:00+03:00"')
  116. .property("skipped", false)
  117. .property("@className", "com.example.model.event.AXRefuel")
  118. .property("actual", true).as("pOWsc6VN6I35")
  119. .addV("WorkshopStart")
  120. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  121. .property("eventDate", '"2021-09-21T17:48:00+03:00"')
  122. .property("skipped", false)
  123. .property("@className", "com.example.model.event.WorkshopStart")
  124. .property("actual", true).as("pOWsc6VN6I37")
  125. .addV("WorkshopEnd")
  126. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  127. .property("eventDate", '"2021-09-22T07:48:00+03:00"')
  128. .property("skipped", false)
  129. .property("@className", "com.example.model.event.WorkshopEnd")
  130. .property("actual", true).as("pOWsc6VN6I39")
  131. .addV("DXRefuel")
  132. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  133. .property("eventDate", '"2021-09-22T07:48:00+03:00"')
  134. .property("skipped", false)
  135. .property("@className", "com.example.model.event.DXRefuel")
  136. .property("actual", true).as("pOWsc6VN6I41")
  137. .addV("movingOutStart")
  138. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  139. .property("eventDate", '"2021-09-22T07:48:00+03:00"')
  140. .property("skipped", false)
  141. .property("@className", "com.example.model.event.movingOutStart")
  142. .property("actual", true).as("pOWsc6VN6I43")
  143. .addV("movingOutEnd")
  144. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  145. .property("eventDate", '"2021-09-22T07:48:00+03:00"')
  146. .property("skipped", false)
  147. .property("@className", "com.example.model.event.movingOutEnd")
  148. .property("actual", true).as("pOWsc6VN6I45")
  149. .addV("DXTarget")
  150. .property("departureIndex", 2)
  151. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  152. .property("eventDate", '"2021-09-22T07:48:00+03:00"')
  153. .property("skipped", false)
  154. .property("@className", "com.example.model.event.DXTarget")
  155. .property("actual", true).as("pOWsc6VN6I47")
  156. .addV("AXTarget")
  157. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  158. .property("eventDate", '"2021-09-28T14:05:00+03:00"')
  159. .property("skipped", false)
  160. .property("@className", "com.example.model.event.AXTarget")
  161. .property("actual", true)
  162. .property("arrivalIndex", 4).as("pOWsc6VN6I49")
  163. .addV("Unpacking")
  164. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  165. .property("eventDate", '"2021-09-28T14:05:00+03:00"')
  166. .property("skipped", false)
  167. .property("@className", "com.example.model.event.Unpacking")
  168. .property("actual", true).as("pOWsc6VN6I51")
  169. .addV("Packup")
  170. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  171. .property("eventDate", '"2021-09-28T14:05:00+03:00"')
  172. .property("skipped", false)
  173. .property("@className", "com.example.model.event.Packup")
  174. .property("actual", true).as("pOWsc6VN6I53")
  175. .addV("AXRefuel")
  176. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  177. .property("fHotelCallId", 4591965)
  178. .property("eventDate", '"2021-09-28T14:05:00+03:00"')
  179. .property("skipped", false)
  180. .property("@className", "com.example.model.event.AXRefuel")
  181. .property("actual", true).as("pOWsc6VN6I55")
  182. .addV("WorkshopStart")
  183. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  184. .property("eventDate", '"2021-09-28T14:05:00+03:00"')
  185. .property("skipped", false)
  186. .property("@className", "com.example.model.event.WorkshopStart")
  187. .property("actual", true).as("pOWsc6VN6I57")
  188. .addV("WorkshopEnd")
  189. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  190. .property("eventDate", '"2021-09-29T04:42:00+03:00"')
  191. .property("skipped", false)
  192. .property("@className", "com.example.model.event.WorkshopEnd")
  193. .property("actual", true).as("pOWsc6VN6I59")
  194. .addV("DXRefuel")
  195. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  196. .property("eventDate", '"2021-09-29T04:42:00+03:00"')
  197. .property("skipped", false)
  198. .property("@className", "com.example.model.event.DXRefuel")
  199. .property("actual", true).as("pOWsc6VN6I61")
  200. .addV("movingOutStart")
  201. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  202. .property("eventDate", '"2021-09-29T04:42:00+03:00"')
  203. .property("skipped", false)
  204. .property("@className", "com.example.model.event.movingOutStart")
  205. .property("actual", true).as("pOWsc6VN6I63")
  206. .addV("movingOutEnd")
  207. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  208. .property("eventDate", '"2021-09-29T04:42:00+03:00"')
  209. .property("skipped", false)
  210. .property("@className", "com.example.model.event.movingOutEnd")
  211. .property("actual", true).as("pOWsc6VN6I65")
  212. .addV("DXTarget")
  213. .property("departureIndex", 4)
  214. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  215. .property("eventDate", '"2021-09-29T04:42:00+03:00"')
  216. .property("skipped", false)
  217. .property("@className", "com.example.model.event.DXTarget")
  218. .property("actual", true).as("pOWsc6VN6I67")
  219. .addV("AXTarget")
  220. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  221. .property("eventDate", '"2021-09-29T19:00:00+04:00"')
  222. .property("skipped", false)
  223. .property("@className", "com.example.model.event.AXTarget")
  224. .property("actual", true)
  225. .property("arrivalIndex", 6).as("pOWsc6VN6I69")
  226. .addV("Unpacking")
  227. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  228. .property("eventDate", '"2021-09-29T19:00:00+04:00"')
  229. .property("skipped", false)
  230. .property("@className", "com.example.model.event.Unpacking")
  231. .property("actual", true).as("pOWsc6VN6I71")
  232. .addV("Packup")
  233. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  234. .property("eventDate", '"2021-09-29T19:00:00+04:00"')
  235. .property("skipped", false)
  236. .property("@className", "com.example.model.event.Packup")
  237. .property("actual", true).as("pOWsc6VN6I73")
  238. .addV("AXRefuel")
  239. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  240. .property("fHotelCallId", 4591966)
  241. .property("eventDate", '"2021-09-29T19:00:00+04:00"')
  242. .property("skipped", false)
  243. .property("@className", "com.example.model.event.AXRefuel")
  244. .property("actual", true).as("pOWsc6VN6I75")
  245. .addV("WorkshopStart")
  246. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  247. .property("eventDate", '"2021-09-29T19:00:00+04:00"')
  248. .property("skipped", false)
  249. .property("@className", "com.example.model.event.WorkshopStart")
  250. .property("actual", true).as("pOWsc6VN6I77")
  251. .addV("WorkshopEnd")
  252. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  253. .property("eventDate", '"2021-10-01T17:00:00+04:00"')
  254. .property("skipped", false)
  255. .property("@className", "com.example.model.event.WorkshopEnd")
  256. .property("actual", true).as("pOWsc6VN6I79")
  257. .addV("DXRefuel")
  258. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  259. .property("eventDate", '"2021-10-01T17:00:00+04:00"')
  260. .property("skipped", false)
  261. .property("@className", "com.example.model.event.DXRefuel")
  262. .property("actual", true).as("pOWsc6VN6I81")
  263. .addV("movingOutStart")
  264. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  265. .property("eventDate", '"2021-10-01T17:00:00+04:00"')
  266. .property("skipped", false)
  267. .property("@className", "com.example.model.event.movingOutStart")
  268. .property("actual", true).as("pOWsc6VN6I83")
  269. .addV("movingOutEnd")
  270. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  271. .property("eventDate", '"2021-10-01T17:00:00+04:00"')
  272. .property("skipped", false)
  273. .property("@className", "com.example.model.event.movingOutEnd")
  274. .property("actual", true).as("pOWsc6VN6I85")
  275. .addV("DXTarget")
  276. .property("departureIndex", 6)
  277. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  278. .property("eventDate", '"2021-10-01T17:00:00+04:00"')
  279. .property("skipped", false)
  280. .property("@className", "com.example.model.event.DXTarget")
  281. .property("actual", true).as("pOWsc6VN6I87")
  282. .addV("AXTarget")
  283. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  284. .property("eventDate", '"2021-10-03T08:18:00+05:00"')
  285. .property("skipped", false)
  286. .property("@className", "com.example.model.event.AXTarget")
  287. .property("actual", true)
  288. .property("arrivalIndex", 8).as("pOWsc6VN6I89")
  289. .addV("Unpacking")
  290. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  291. .property("eventDate", '"2021-10-03T08:18:00+05:00"')
  292. .property("skipped", false)
  293. .property("@className", "com.example.model.event.Unpacking")
  294. .property("actual", true).as("pOWsc6VN6I91")
  295. .addV("Packup")
  296. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  297. .property("eventDate", '"2021-10-03T08:18:00+05:00"')
  298. .property("skipped", false)
  299. .property("@className", "com.example.model.event.Packup")
  300. .property("actual", true).as("pOWsc6VN6I93")
  301. .addV("AXRefuel")
  302. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  303. .property("fHotelCallId", 4591967)
  304. .property("eventDate", '"2021-10-03T08:18:00+05:00"')
  305. .property("skipped", false)
  306. .property("@className", "com.example.model.event.AXRefuel")
  307. .property("actual", true).as("pOWsc6VN6I95")
  308. .addV("WorkshopStart")
  309. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  310. .property("eventDate", '"2021-10-03T08:18:00+05:00"')
  311. .property("skipped", false)
  312. .property("@className", "com.example.model.event.WorkshopStart")
  313. .property("actual", true).as("pOWsc6VN6I97")
  314. .addV("WorkshopEnd")
  315. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  316. .property("eventDate", '"2021-10-04T08:24:00+05:00"')
  317. .property("skipped", false)
  318. .property("@className", "com.example.model.event.WorkshopEnd")
  319. .property("actual", true).as("pOWsc6VN6I99")
  320. .addV("DXRefuel")
  321. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  322. .property("eventDate", '"2021-10-04T08:24:00+05:00"')
  323. .property("skipped", false)
  324. .property("@className", "com.example.model.event.DXRefuel")
  325. .property("actual", true).as("pOWsc6VN6I101")
  326. .addV("movingOutStart")
  327. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  328. .property("eventDate", '"2021-10-04T08:24:00+05:00"')
  329. .property("skipped", false)
  330. .property("@className", "com.example.model.event.movingOutStart")
  331. .property("actual", true).as("pOWsc6VN6I103")
  332. .addV("movingOutEnd")
  333. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  334. .property("eventDate", '"2021-10-04T08:24:00+05:00"')
  335. .property("skipped", false)
  336. .property("@className", "com.example.model.event.movingOutEnd")
  337. .property("actual", true).as("pOWsc6VN6I105")
  338. .addV("DXTarget")
  339. .property("departureIndex", 8)
  340. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  341. .property("eventDate", '"2021-10-04T08:24:00+05:00"')
  342. .property("skipped", false)
  343. .property("@className", "com.example.model.event.DXTarget")
  344. .property("actual", true).as("pOWsc6VN6I107")
  345. .addV("AXTarget")
  346. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  347. .property("eventDate", '"2021-10-05T19:42:00+05:30"')
  348. .property("skipped", false)
  349. .property("@className", "com.example.model.event.AXTarget")
  350. .property("actual", true)
  351. .property("arrivalIndex", 10).as("pOWsc6VN6I109")
  352. .addV("Unpacking")
  353. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  354. .property("eventDate", '"2021-10-05T19:42:00+05:30"')
  355. .property("skipped", false)
  356. .property("@className", "com.example.model.event.Unpacking")
  357. .property("actual", true).as("pOWsc6VN6I111")
  358. .addV("Packup")
  359. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  360. .property("eventDate", '"2021-10-05T19:42:00+05:30"')
  361. .property("skipped", false)
  362. .property("@className", "com.example.model.event.Packup")
  363. .property("actual", true).as("pOWsc6VN6I113")
  364. .addV("AXRefuel")
  365. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  366. .property("fHotelCallId", 4591968)
  367. .property("eventDate", '"2021-10-05T19:42:00+05:30"')
  368. .property("skipped", false)
  369. .property("@className", "com.example.model.event.AXRefuel")
  370. .property("actual", true).as("pOWsc6VN6I115")
  371. .addV("WorkshopStart")
  372. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  373. .property("eventDate", '"2021-10-05T19:42:00+05:30"')
  374. .property("skipped", false)
  375. .property("@className", "com.example.model.event.WorkshopStart")
  376. .property("actual", true).as("pOWsc6VN6I117")
  377. .addV("WorkshopEnd")
  378. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  379. .property("eventDate", '"2021-10-07T06:54:00+05:30"')
  380. .property("skipped", false)
  381. .property("@className", "com.example.model.event.WorkshopEnd")
  382. .property("actual", true).as("pOWsc6VN6I119")
  383. .addV("DXRefuel")
  384. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  385. .property("eventDate", '"2021-10-07T06:54:00+05:30"')
  386. .property("skipped", false)
  387. .property("@className", "com.example.model.event.DXRefuel")
  388. .property("actual", true).as("pOWsc6VN6I121")
  389. .addV("movingOutStart")
  390. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  391. .property("eventDate", '"2021-10-07T06:54:00+05:30"')
  392. .property("skipped", false)
  393. .property("@className", "com.example.model.event.movingOutStart")
  394. .property("actual", true).as("pOWsc6VN6I123")
  395. .addV("movingOutEnd")
  396. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  397. .property("eventDate", '"2021-10-07T06:54:00+05:30"')
  398. .property("skipped", false)
  399. .property("@className", "com.example.model.event.movingOutEnd")
  400. .property("actual", true).as("pOWsc6VN6I125")
  401. .addV("DXTarget")
  402. .property("departureIndex", 10)
  403. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  404. .property("eventDate", '"2021-10-07T06:54:00+05:30"')
  405. .property("skipped", false)
  406. .property("@className", "com.example.model.event.DXTarget")
  407. .property("actual", true).as("pOWsc6VN6I127")
  408. .addV("AXTarget")
  409. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  410. .property("eventDate", '"2021-10-07T23:48:00+05:30"')
  411. .property("skipped", false)
  412. .property("@className", "com.example.model.event.AXTarget")
  413. .property("actual", true)
  414. .property("arrivalIndex", 12).as("pOWsc6VN6I129")
  415. .addV("Unpacking")
  416. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  417. .property("eventDate", '"2021-10-07T23:48:00+05:30"')
  418. .property("skipped", false)
  419. .property("@className", "com.example.model.event.Unpacking")
  420. .property("actual", true).as("pOWsc6VN6I131")
  421. .addV("Packup")
  422. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  423. .property("eventDate", '"2021-10-07T23:48:00+05:30"')
  424. .property("skipped", false)
  425. .property("@className", "com.example.model.event.Packup")
  426. .property("actual", true).as("pOWsc6VN6I133")
  427. .addV("AXRefuel")
  428. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  429. .property("fHotelCallId", 4591969)
  430. .property("eventDate", '"2021-10-07T23:48:00+05:30"')
  431. .property("skipped", false)
  432. .property("@className", "com.example.model.event.AXRefuel")
  433. .property("actual", true).as("pOWsc6VN6I135")
  434. .addV("WorkshopStart")
  435. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  436. .property("eventDate", '"2021-10-07T23:48:00+05:30"')
  437. .property("skipped", false)
  438. .property("@className", "com.example.model.event.WorkshopStart")
  439. .property("actual", true).as("pOWsc6VN6I137")
  440. .addV("WorkshopEnd")
  441. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  442. .property("eventDate", '"2021-10-09T02:00:00+05:30"')
  443. .property("skipped", false)
  444. .property("@className", "com.example.model.event.WorkshopEnd")
  445. .property("actual", true).as("pOWsc6VN6I139")
  446. .addV("DXRefuel")
  447. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  448. .property("eventDate", '"2021-10-09T02:00:00+05:30"')
  449. .property("skipped", false)
  450. .property("@className", "com.example.model.event.DXRefuel")
  451. .property("actual", true).as("pOWsc6VN6I141")
  452. .addV("movingOutStart")
  453. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  454. .property("eventDate", '"2021-10-09T02:00:00+05:30"')
  455. .property("skipped", false)
  456. .property("@className", "com.example.model.event.movingOutStart")
  457. .property("actual", true).as("pOWsc6VN6I143")
  458. .addV("movingOutEnd")
  459. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  460. .property("eventDate", '"2021-10-09T02:00:00+05:30"')
  461. .property("skipped", false)
  462. .property("@className", "com.example.model.event.movingOutEnd")
  463. .property("actual", true).as("pOWsc6VN6I145")
  464. .addV("DXTarget")
  465. .property("departureIndex", 12)
  466. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  467. .property("eventDate", '"2021-10-09T02:00:00+05:30"')
  468. .property("skipped", false)
  469. .property("@className", "com.example.model.event.DXTarget")
  470. .property("actual", true).as("pOWsc6VN6I147")
  471. .addV("AXTarget")
  472. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  473. .property("eventDate", '"2021-10-14T18:24:00+03:00"')
  474. .property("skipped", false)
  475. .property("@className", "com.example.model.event.AXTarget")
  476. .property("actual", true)
  477. .property("arrivalIndex", 14).as("pOWsc6VN6I149")
  478. .addV("Unpacking")
  479. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  480. .property("eventDate", '"2021-10-14T18:24:00+03:00"')
  481. .property("skipped", false)
  482. .property("@className", "com.example.model.event.Unpacking")
  483. .property("actual", true).as("pOWsc6VN6I151")
  484. .addV("Packup")
  485. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  486. .property("eventDate", '"2021-10-14T18:24:00+03:00"')
  487. .property("skipped", false)
  488. .property("@className", "com.example.model.event.Packup")
  489. .property("actual", true).as("pOWsc6VN6I153")
  490. .addV("AXRefuel")
  491. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  492. .property("fHotelCallId", 4619064)
  493. .property("eventDate", '"2021-10-14T18:24:00+03:00"')
  494. .property("skipped", false)
  495. .property("@className", "com.example.model.event.AXRefuel")
  496. .property("actual", true).as("pOWsc6VN6I155")
  497. .addV("WorkshopStart")
  498. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  499. .property("eventDate", '"2021-10-14T18:24:00+03:00"')
  500. .property("skipped", false)
  501. .property("@className", "com.example.model.event.WorkshopStart")
  502. .property("actual", true).as("pOWsc6VN6I157")
  503. .addV("WorkshopEnd")
  504. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  505. .property("eventDate", '"2021-10-15T09:48:00+03:00"')
  506. .property("skipped", false)
  507. .property("@className", "com.example.model.event.WorkshopEnd")
  508. .property("actual", true).as("pOWsc6VN6I159")
  509. .addV("DXRefuel")
  510. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  511. .property("eventDate", '"2021-10-15T09:48:00+03:00"')
  512. .property("skipped", false)
  513. .property("@className", "com.example.model.event.DXRefuel")
  514. .property("actual", true).as("pOWsc6VN6I161")
  515. .addV("movingOutStart")
  516. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  517. .property("eventDate", '"2021-10-15T09:48:00+03:00"')
  518. .property("skipped", false)
  519. .property("@className", "com.example.model.event.movingOutStart")
  520. .property("actual", true).as("pOWsc6VN6I163")
  521. .addV("movingOutEnd")
  522. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  523. .property("eventDate", '"2021-10-15T09:48:00+03:00"')
  524. .property("skipped", false)
  525. .property("@className", "com.example.model.event.movingOutEnd")
  526. .property("actual", true).as("pOWsc6VN6I165")
  527. .addV("DXTarget")
  528. .property("departureIndex", 14)
  529. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  530. .property("eventDate", '"2021-10-15T09:48:00+03:00"')
  531. .property("skipped", false)
  532. .property("@className", "com.example.model.event.DXTarget")
  533. .property("actual", true).as("pOWsc6VN6I167")
  534. .addV("AXTunnel")
  535. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  536. .property("eventDate", '"2021-10-16T21:54:00+02:00"')
  537. .property("skipped", false)
  538. .property("@className", "com.example.model.event.AXTunnel")
  539. .property("actual", true)
  540. .property("arrivalIndex", 16).as("pOWsc6VN6I169")
  541. .limit(1)
  542. .coalesce(
  543. V().hasLabel("Tunnel").has(T.id, "Guadarrama"),
  544. addV("Tunnel")
  545. .property(T.id, "Guadarrama")
  546. .property("id", "Guadarrama")
  547. .property("@className", "com.example.model.master.Tunnel")
  548. .property("locode", "Guadarrama")
  549. .property("name", "Guadarrama Tunnel").as("pOWsc6VN6I171"))
  550. .as("pOWsc6VN6I171")
  551. .limit(1)
  552. .coalesce(
  553. V().hasLabel("Zone").has(T.id, "ZoneE"),
  554. addV("Zone")
  555. .property(T.id, "ZoneE")
  556. .property("id", "ZoneE")
  557. .property("@className", "com.example.model.master.Zone")
  558. .property("name", "EUROPE")
  559. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I174"))
  560. .as("pOWsc6VN6I174")
  561. .addE("locatedIn").from("pOWsc6VN6I171").to("pOWsc6VN6I174")
  562. .property("@fieldName", "Zone")
  563. .addE("at").from("pOWsc6VN6I169").to("pOWsc6VN6I171")
  564. .property("@fieldName", "Tunnel")
  565. .addV("EnteringTunnel")
  566. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  567. .property("eventDate", '"2021-10-16T21:54:00+02:00"')
  568. .property("skipped", false)
  569. .property("@className", "com.example.model.event.EnteringTunnel")
  570. .property("actual", true).as("pOWsc6VN6I177")
  571. .addV("LeavingTunnel")
  572. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  573. .property("eventDate", '"2021-10-17T08:00:00+02:00"')
  574. .property("skipped", false)
  575. .property("@className", "com.example.model.event.LeavingTunnel")
  576. .property("actual", true).as("pOWsc6VN6I179")
  577. .addV("DXTunnel")
  578. .property("departureIndex", 16)
  579. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  580. .property("eventDate", '"2021-10-17T08:00:00+02:00"')
  581. .property("skipped", false)
  582. .property("@className", "com.example.model.event.DXTunnel")
  583. .property("actual", true).as("pOWsc6VN6I181")
  584. .limit(1)
  585. .coalesce(
  586. V().hasLabel("Tunnel").has(T.id, "Guadarrama"),
  587. addV("Tunnel")
  588. .property(T.id, "Guadarrama")
  589. .property("id", "Guadarrama")
  590. .property("@className", "com.example.model.master.Tunnel")
  591. .property("locode", "Guadarrama")
  592. .property("name", "Guadarrama Tunnel").as("pOWsc6VN6I183"))
  593. .as("pOWsc6VN6I183")
  594. .limit(1)
  595. .coalesce(
  596. V().hasLabel("Zone").has(T.id, "ZoneE"),
  597. addV("Zone")
  598. .property(T.id, "ZoneE")
  599. .property("id", "ZoneE")
  600. .property("@className", "com.example.model.master.Zone")
  601. .property("name", "EUROPE")
  602. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I186"))
  603. .as("pOWsc6VN6I186")
  604. .addE("locatedIn").from("pOWsc6VN6I183").to("pOWsc6VN6I186")
  605. .property("@fieldName", "Zone")
  606. .addE("at").from("pOWsc6VN6I181").to("pOWsc6VN6I183")
  607. .property("@fieldName", "Tunnel")
  608. .addV("AXTarget")
  609. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  610. .property("eventDate", '"2021-10-18T08:00:00+03:00"')
  611. .property("skipped", true)
  612. .property("@className", "com.example.model.event.AXTarget")
  613. .property("actual", false)
  614. .property("arrivalIndex", 0).as("pOWsc6VN6I189")
  615. .addV("Unpacking")
  616. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  617. .property("eventDate", '"2021-10-18T08:00:00+03:00"')
  618. .property("skipped", true)
  619. .property("@className", "com.example.model.event.Unpacking")
  620. .property("actual", false).as("pOWsc6VN6I191")
  621. .addV("Packup")
  622. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  623. .property("eventDate", '"2021-10-18T08:00:00+03:00"')
  624. .property("skipped", true)
  625. .property("@className", "com.example.model.event.Packup")
  626. .property("actual", false).as("pOWsc6VN6I193")
  627. .addV("AXRefuel")
  628. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  629. .property("fHotelCallId", 4619066)
  630. .property("eventDate", '"2021-10-18T08:00:00+03:00"')
  631. .property("skipped", true)
  632. .property("@className", "com.example.model.event.AXRefuel")
  633. .property("actual", false).as("pOWsc6VN6I195")
  634. .addV("WorkshopStart")
  635. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  636. .property("eventDate", '"2021-10-18T08:00:00+03:00"')
  637. .property("skipped", true)
  638. .property("@className", "com.example.model.event.WorkshopStart")
  639. .property("actual", false).as("pOWsc6VN6I197")
  640. .addV("WorkshopEnd")
  641. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  642. .property("eventDate", '"2021-10-18T09:00:00+03:00"')
  643. .property("skipped", true)
  644. .property("@className", "com.example.model.event.WorkshopEnd")
  645. .property("actual", false).as("pOWsc6VN6I199")
  646. .addV("DXRefuel")
  647. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  648. .property("eventDate", '"2021-10-18T09:00:00+03:00"')
  649. .property("skipped", true)
  650. .property("@className", "com.example.model.event.DXRefuel")
  651. .property("actual", false).as("pOWsc6VN6I201")
  652. .addV("movingOutStart")
  653. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  654. .property("eventDate", '"2021-10-18T09:00:00+03:00"')
  655. .property("skipped", true)
  656. .property("@className", "com.example.model.event.movingOutStart")
  657. .property("actual", false).as("pOWsc6VN6I203")
  658. .addV("movingOutEnd")
  659. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  660. .property("eventDate", '"2021-10-18T09:00:00+03:00"')
  661. .property("skipped", true)
  662. .property("@className", "com.example.model.event.movingOutEnd")
  663. .property("actual", false).as("pOWsc6VN6I205")
  664. .addV("DXTarget")
  665. .property("departureIndex", 0)
  666. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  667. .property("eventDate", '"2021-10-18T09:00:00+03:00"')
  668. .property("skipped", true)
  669. .property("@className", "com.example.model.event.DXTarget")
  670. .property("actual", false).as("pOWsc6VN6I207")
  671. .addV("AXTarget")
  672. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  673. .property("eventDate", '"2021-10-20T14:48:00+03:00"')
  674. .property("skipped", false)
  675. .property("@className", "com.example.model.event.AXTarget")
  676. .property("actual", true)
  677. .property("arrivalIndex", 1).as("pOWsc6VN6I209")
  678. .addV("Unpacking")
  679. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  680. .property("eventDate", '"2021-10-20T14:48:00+03:00"')
  681. .property("skipped", false)
  682. .property("@className", "com.example.model.event.Unpacking")
  683. .property("actual", true).as("pOWsc6VN6I211")
  684. .addV("Packup")
  685. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  686. .property("eventDate", '"2021-10-20T14:48:00+03:00"')
  687. .property("skipped", false)
  688. .property("@className", "com.example.model.event.Packup")
  689. .property("actual", true).as("pOWsc6VN6I213")
  690. .addV("AXRefuel")
  691. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  692. .property("fHotelCallId", 4619067)
  693. .property("eventDate", '"2021-10-20T14:48:00+03:00"')
  694. .property("skipped", false)
  695. .property("@className", "com.example.model.event.AXRefuel")
  696. .property("actual", true).as("pOWsc6VN6I215")
  697. .addV("WorkshopStart")
  698. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  699. .property("eventDate", '"2021-10-20T14:48:00+03:00"')
  700. .property("skipped", false)
  701. .property("@className", "com.example.model.event.WorkshopStart")
  702. .property("actual", true).as("pOWsc6VN6I217")
  703. .addV("WorkshopEnd")
  704. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  705. .property("eventDate", '"2021-10-21T18:36:00+03:00"')
  706. .property("skipped", false)
  707. .property("@className", "com.example.model.event.WorkshopEnd")
  708. .property("actual", true).as("pOWsc6VN6I219")
  709. .addV("DXRefuel")
  710. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  711. .property("eventDate", '"2021-10-21T18:36:00+03:00"')
  712. .property("skipped", false)
  713. .property("@className", "com.example.model.event.DXRefuel")
  714. .property("actual", true).as("pOWsc6VN6I221")
  715. .addV("movingOutStart")
  716. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  717. .property("eventDate", '"2021-10-21T18:36:00+03:00"')
  718. .property("skipped", false)
  719. .property("@className", "com.example.model.event.movingOutStart")
  720. .property("actual", true).as("pOWsc6VN6I223")
  721. .addV("movingOutEnd")
  722. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  723. .property("eventDate", '"2021-10-21T18:36:00+03:00"')
  724. .property("skipped", false)
  725. .property("@className", "com.example.model.event.movingOutEnd")
  726. .property("actual", true).as("pOWsc6VN6I225")
  727. .addV("DXTarget")
  728. .property("departureIndex", 1)
  729. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  730. .property("eventDate", '"2021-10-21T18:36:00+03:00"')
  731. .property("skipped", false)
  732. .property("@className", "com.example.model.event.DXTarget")
  733. .property("actual", true).as("pOWsc6VN6I227")
  734. .addV("AXTarget")
  735. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  736. .property("eventDate", '"2021-10-24T01:00:00+02:00"')
  737. .property("skipped", false)
  738. .property("@className", "com.example.model.event.AXTarget")
  739. .property("actual", false)
  740. .property("arrivalIndex", 3).as("pOWsc6VN6I229")
  741. .addV("Unpacking")
  742. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  743. .property("eventDate", '"2021-10-24T01:00:00+02:00"')
  744. .property("skipped", false)
  745. .property("@className", "com.example.model.event.Unpacking")
  746. .property("actual", false).as("pOWsc6VN6I231")
  747. .addV("Packup")
  748. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  749. .property("eventDate", '"2021-10-22T21:00:00+02:00"')
  750. .property("skipped", false)
  751. .property("@className", "com.example.model.event.Packup")
  752. .property("actual", false).as("pOWsc6VN6I233")
  753. .addV("AXRefuel")
  754. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  755. .property("fHotelCallId", 4619068)
  756. .property("eventDate", '"2021-10-22T21:00:00+02:00"')
  757. .property("skipped", false)
  758. .property("@className", "com.example.model.event.AXRefuel")
  759. .property("actual", false).as("pOWsc6VN6I235")
  760. .addV("WorkshopStart")
  761. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  762. .property("eventDate", '"2021-10-22T21:00:00+02:00"')
  763. .property("skipped", false)
  764. .property("@className", "com.example.model.event.WorkshopStart")
  765. .property("actual", false).as("pOWsc6VN6I237")
  766. .addV("WorkshopEnd")
  767. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  768. .property("eventDate", '"2021-10-24T01:00:00+02:00"')
  769. .property("skipped", false)
  770. .property("@className", "com.example.model.event.WorkshopEnd")
  771. .property("actual", false).as("pOWsc6VN6I239")
  772. .addV("DXRefuel")
  773. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  774. .property("eventDate", '"2021-10-24T01:00:00+02:00"')
  775. .property("skipped", false)
  776. .property("@className", "com.example.model.event.DXRefuel")
  777. .property("actual", false).as("pOWsc6VN6I241")
  778. .addV("movingOutStart")
  779. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  780. .property("eventDate", '"2021-10-24T01:00:00+02:00"')
  781. .property("skipped", false)
  782. .property("@className", "com.example.model.event.movingOutStart")
  783. .property("actual", false).as("pOWsc6VN6I243")
  784. .addV("movingOutEnd")
  785. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  786. .property("eventDate", '"2021-10-24T01:00:00+02:00"')
  787. .property("skipped", false)
  788. .property("@className", "com.example.model.event.movingOutEnd")
  789. .property("actual", false).as("pOWsc6VN6I245")
  790. .addV("DXTarget")
  791. .property("departureIndex", 3)
  792. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  793. .property("eventDate", '"2021-10-24T01:00:00+02:00"')
  794. .property("skipped", false)
  795. .property("@className", "com.example.model.event.DXTarget")
  796. .property("actual", false).as("pOWsc6VN6I247")
  797. .addV("AXTarget")
  798. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  799. .property("eventDate", '"2021-10-25T18:36:00+02:00"')
  800. .property("skipped", false)
  801. .property("@className", "com.example.model.event.AXTarget")
  802. .property("actual", true)
  803. .property("arrivalIndex", 5).as("pOWsc6VN6I249")
  804. .addV("Unpacking")
  805. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  806. .property("eventDate", '"2021-10-25T18:36:00+02:00"')
  807. .property("skipped", false)
  808. .property("@className", "com.example.model.event.Unpacking")
  809. .property("actual", true).as("pOWsc6VN6I251")
  810. .addV("Packup")
  811. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  812. .property("eventDate", '"2021-10-25T18:36:00+02:00"')
  813. .property("skipped", false)
  814. .property("@className", "com.example.model.event.Packup")
  815. .property("actual", true).as("pOWsc6VN6I253")
  816. .addV("AXRefuel")
  817. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  818. .property("fHotelCallId", 4619069)
  819. .property("eventDate", '"2021-10-25T18:36:00+02:00"')
  820. .property("skipped", false)
  821. .property("@className", "com.example.model.event.AXRefuel")
  822. .property("actual", true).as("pOWsc6VN6I255")
  823. .addV("WorkshopStart")
  824. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  825. .property("eventDate", '"2021-10-25T18:36:00+02:00"')
  826. .property("skipped", false)
  827. .property("@className", "com.example.model.event.WorkshopStart")
  828. .property("actual", true).as("pOWsc6VN6I257")
  829. .addV("WorkshopEnd")
  830. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  831. .property("eventDate", '"2021-10-26T20:30:00+02:00"')
  832. .property("skipped", false)
  833. .property("@className", "com.example.model.event.WorkshopEnd")
  834. .property("actual", true).as("pOWsc6VN6I259")
  835. .addV("DXRefuel")
  836. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  837. .property("eventDate", '"2021-10-26T20:30:00+02:00"')
  838. .property("skipped", false)
  839. .property("@className", "com.example.model.event.DXRefuel")
  840. .property("actual", true).as("pOWsc6VN6I261")
  841. .addV("movingOutStart")
  842. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  843. .property("eventDate", '"2021-10-26T20:30:00+02:00"')
  844. .property("skipped", false)
  845. .property("@className", "com.example.model.event.movingOutStart")
  846. .property("actual", true).as("pOWsc6VN6I263")
  847. .addV("movingOutEnd")
  848. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  849. .property("eventDate", '"2021-10-26T20:30:00+02:00"')
  850. .property("skipped", false)
  851. .property("@className", "com.example.model.event.movingOutEnd")
  852. .property("actual", true).as("pOWsc6VN6I265")
  853. .addV("DXTarget")
  854. .property("departureIndex", 5)
  855. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  856. .property("eventDate", '"2021-10-26T20:30:00+02:00"')
  857. .property("skipped", false)
  858. .property("@className", "com.example.model.event.DXTarget")
  859. .property("actual", true).as("pOWsc6VN6I267")
  860. .addV("AXTarget")
  861. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  862. .property("eventDate", '"2021-10-28T19:48:00+02:00"')
  863. .property("skipped", false)
  864. .property("@className", "com.example.model.event.AXTarget")
  865. .property("actual", true)
  866. .property("arrivalIndex", 7).as("pOWsc6VN6I269")
  867. .addV("Unpacking")
  868. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  869. .property("eventDate", '"2021-10-28T19:48:00+02:00"')
  870. .property("skipped", false)
  871. .property("@className", "com.example.model.event.Unpacking")
  872. .property("actual", true).as("pOWsc6VN6I271")
  873. .addV("Packup")
  874. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  875. .property("eventDate", '"2021-10-28T19:48:00+02:00"')
  876. .property("skipped", false)
  877. .property("@className", "com.example.model.event.Packup")
  878. .property("actual", true).as("pOWsc6VN6I273")
  879. .addV("AXRefuel")
  880. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  881. .property("fHotelCallId", 4619070)
  882. .property("eventDate", '"2021-10-28T19:48:00+02:00"')
  883. .property("skipped", false)
  884. .property("@className", "com.example.model.event.AXRefuel")
  885. .property("actual", true).as("pOWsc6VN6I275")
  886. .addV("WorkshopStart")
  887. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  888. .property("eventDate", '"2021-10-28T19:48:00+02:00"')
  889. .property("skipped", false)
  890. .property("@className", "com.example.model.event.WorkshopStart")
  891. .property("actual", true).as("pOWsc6VN6I277")
  892. .addV("WorkshopEnd")
  893. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  894. .property("eventDate", '"2021-10-29T21:00:00+02:00"')
  895. .property("skipped", false)
  896. .property("@className", "com.example.model.event.WorkshopEnd")
  897. .property("actual", true).as("pOWsc6VN6I279")
  898. .addV("DXRefuel")
  899. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  900. .property("eventDate", '"2021-10-29T21:00:00+02:00"')
  901. .property("skipped", false)
  902. .property("@className", "com.example.model.event.DXRefuel")
  903. .property("actual", true).as("pOWsc6VN6I281")
  904. .addV("movingOutStart")
  905. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  906. .property("eventDate", '"2021-10-29T21:00:00+02:00"')
  907. .property("skipped", false)
  908. .property("@className", "com.example.model.event.movingOutStart")
  909. .property("actual", true).as("pOWsc6VN6I283")
  910. .addV("movingOutEnd")
  911. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  912. .property("eventDate", '"2021-10-29T21:00:00+02:00"')
  913. .property("skipped", false)
  914. .property("@className", "com.example.model.event.movingOutEnd")
  915. .property("actual", true).as("pOWsc6VN6I285")
  916. .addV("DXTarget")
  917. .property("departureIndex", 7)
  918. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  919. .property("eventDate", '"2021-10-29T21:00:00+02:00"')
  920. .property("skipped", false)
  921. .property("@className", "com.example.model.event.DXTarget")
  922. .property("actual", true).as("pOWsc6VN6I287")
  923. .addV("AXTarget")
  924. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  925. .property("eventDate", '"2021-10-30T19:36:00+02:00"')
  926. .property("skipped", false)
  927. .property("@className", "com.example.model.event.AXTarget")
  928. .property("actual", true)
  929. .property("arrivalIndex", 9).as("pOWsc6VN6I289")
  930. .addV("Unpacking")
  931. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  932. .property("eventDate", '"2021-10-30T19:36:00+02:00"')
  933. .property("skipped", false)
  934. .property("@className", "com.example.model.event.Unpacking")
  935. .property("actual", true).as("pOWsc6VN6I291")
  936. .addV("Packup")
  937. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  938. .property("eventDate", '"2021-10-30T19:36:00+02:00"')
  939. .property("skipped", false)
  940. .property("@className", "com.example.model.event.Packup")
  941. .property("actual", true).as("pOWsc6VN6I293")
  942. .addV("AXRefuel")
  943. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  944. .property("fHotelCallId", 4619071)
  945. .property("eventDate", '"2021-10-30T19:36:00+02:00"')
  946. .property("skipped", false)
  947. .property("@className", "com.example.model.event.AXRefuel")
  948. .property("actual", true).as("pOWsc6VN6I295")
  949. .addV("WorkshopStart")
  950. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  951. .property("eventDate", '"2021-10-30T19:36:00+02:00"')
  952. .property("skipped", false)
  953. .property("@className", "com.example.model.event.WorkshopStart")
  954. .property("actual", true).as("pOWsc6VN6I297")
  955. .addV("WorkshopEnd")
  956. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  957. .property("eventDate", '"2021-10-31T21:06:00+01:00"')
  958. .property("skipped", false)
  959. .property("@className", "com.example.model.event.WorkshopEnd")
  960. .property("actual", true).as("pOWsc6VN6I299")
  961. .addV("DXRefuel")
  962. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  963. .property("eventDate", '"2021-10-31T21:06:00+01:00"')
  964. .property("skipped", false)
  965. .property("@className", "com.example.model.event.DXRefuel")
  966. .property("actual", true).as("pOWsc6VN6I301")
  967. .addV("movingOutStart")
  968. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  969. .property("eventDate", '"2021-10-31T21:06:00+01:00"')
  970. .property("skipped", false)
  971. .property("@className", "com.example.model.event.movingOutStart")
  972. .property("actual", true).as("pOWsc6VN6I303")
  973. .addV("movingOutEnd")
  974. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  975. .property("eventDate", '"2021-10-31T21:06:00+01:00"')
  976. .property("skipped", false)
  977. .property("@className", "com.example.model.event.movingOutEnd")
  978. .property("actual", true).as("pOWsc6VN6I305")
  979. .addV("DXTarget")
  980. .property("departureIndex", 9)
  981. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  982. .property("eventDate", '"2021-10-31T21:06:00+01:00"')
  983. .property("skipped", false)
  984. .property("@className", "com.example.model.event.DXTarget")
  985. .property("actual", true).as("pOWsc6VN6I307")
  986. .addV("AXTarget")
  987. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  988. .property("eventDate", '"2021-11-01T13:06:00+01:00"')
  989. .property("skipped", false)
  990. .property("@className", "com.example.model.event.AXTarget")
  991. .property("actual", true)
  992. .property("arrivalIndex", 11).as("pOWsc6VN6I309")
  993. .addV("Unpacking")
  994. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  995. .property("eventDate", '"2021-11-01T13:06:00+01:00"')
  996. .property("skipped", false)
  997. .property("@className", "com.example.model.event.Unpacking")
  998. .property("actual", true).as("pOWsc6VN6I311")
  999. .addV("Packup")
  1000. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1001. .property("eventDate", '"2021-11-01T13:06:00+01:00"')
  1002. .property("skipped", false)
  1003. .property("@className", "com.example.model.event.Packup")
  1004. .property("actual", true).as("pOWsc6VN6I313")
  1005. .addV("AXRefuel")
  1006. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1007. .property("fHotelCallId", 4619072)
  1008. .property("eventDate", '"2021-11-01T13:06:00+01:00"')
  1009. .property("skipped", false)
  1010. .property("@className", "com.example.model.event.AXRefuel")
  1011. .property("actual", true).as("pOWsc6VN6I315")
  1012. .addV("WorkshopStart")
  1013. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1014. .property("eventDate", '"2021-11-01T13:06:00+01:00"')
  1015. .property("skipped", false)
  1016. .property("@className", "com.example.model.event.WorkshopStart")
  1017. .property("actual", true).as("pOWsc6VN6I317")
  1018. .addV("WorkshopEnd")
  1019. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1020. .property("eventDate", '"2021-11-02T13:42:00+01:00"')
  1021. .property("skipped", false)
  1022. .property("@className", "com.example.model.event.WorkshopEnd")
  1023. .property("actual", true).as("pOWsc6VN6I319")
  1024. .addV("DXRefuel")
  1025. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1026. .property("eventDate", '"2021-11-02T13:42:00+01:00"')
  1027. .property("skipped", false)
  1028. .property("@className", "com.example.model.event.DXRefuel")
  1029. .property("actual", true).as("pOWsc6VN6I321")
  1030. .addV("movingOutStart")
  1031. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1032. .property("eventDate", '"2021-11-02T13:42:00+01:00"')
  1033. .property("skipped", false)
  1034. .property("@className", "com.example.model.event.movingOutStart")
  1035. .property("actual", true).as("pOWsc6VN6I323")
  1036. .addV("movingOutEnd")
  1037. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1038. .property("eventDate", '"2021-11-02T13:42:00+01:00"')
  1039. .property("skipped", false)
  1040. .property("@className", "com.example.model.event.movingOutEnd")
  1041. .property("actual", true).as("pOWsc6VN6I325")
  1042. .addV("DXTarget")
  1043. .property("departureIndex", 11)
  1044. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1045. .property("eventDate", '"2021-11-02T13:42:00+01:00"')
  1046. .property("skipped", false)
  1047. .property("@className", "com.example.model.event.DXTarget")
  1048. .property("actual", true).as("pOWsc6VN6I327")
  1049. .addV("AXTarget")
  1050. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1051. .property("eventDate", '"2021-11-03T18:12:00+01:00"')
  1052. .property("skipped", false)
  1053. .property("@className", "com.example.model.event.AXTarget")
  1054. .property("actual", true)
  1055. .property("arrivalIndex", 13).as("pOWsc6VN6I329")
  1056. .addV("Unpacking")
  1057. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1058. .property("eventDate", '"2021-11-03T18:12:00+01:00"')
  1059. .property("skipped", false)
  1060. .property("@className", "com.example.model.event.Unpacking")
  1061. .property("actual", true).as("pOWsc6VN6I331")
  1062. .addV("Packup")
  1063. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1064. .property("eventDate", '"2021-11-03T18:12:00+01:00"')
  1065. .property("skipped", false)
  1066. .property("@className", "com.example.model.event.Packup")
  1067. .property("actual", true).as("pOWsc6VN6I333")
  1068. .addV("AXRefuel")
  1069. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1070. .property("fHotelCallId", 4619073)
  1071. .property("eventDate", '"2021-11-03T18:12:00+01:00"')
  1072. .property("skipped", false)
  1073. .property("@className", "com.example.model.event.AXRefuel")
  1074. .property("actual", true).as("pOWsc6VN6I335")
  1075. .addV("WorkshopStart")
  1076. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1077. .property("eventDate", '"2021-11-03T18:12:00+01:00"')
  1078. .property("skipped", false)
  1079. .property("@className", "com.example.model.event.WorkshopStart")
  1080. .property("actual", true).as("pOWsc6VN6I337")
  1081. .addV("WorkshopEnd")
  1082. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1083. .property("eventDate", '"2021-11-04T20:42:00+01:00"')
  1084. .property("skipped", false)
  1085. .property("@className", "com.example.model.event.WorkshopEnd")
  1086. .property("actual", true).as("pOWsc6VN6I339")
  1087. .addV("DXRefuel")
  1088. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1089. .property("eventDate", '"2021-11-04T20:42:00+01:00"')
  1090. .property("skipped", false)
  1091. .property("@className", "com.example.model.event.DXRefuel")
  1092. .property("actual", true).as("pOWsc6VN6I341")
  1093. .addV("movingOutStart")
  1094. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1095. .property("eventDate", '"2021-11-04T20:42:00+01:00"')
  1096. .property("skipped", false)
  1097. .property("@className", "com.example.model.event.movingOutStart")
  1098. .property("actual", true).as("pOWsc6VN6I343")
  1099. .addV("movingOutEnd")
  1100. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1101. .property("eventDate", '"2021-11-04T20:42:00+01:00"')
  1102. .property("skipped", false)
  1103. .property("@className", "com.example.model.event.movingOutEnd")
  1104. .property("actual", true).as("pOWsc6VN6I345")
  1105. .addV("DXTarget")
  1106. .property("departureIndex", 13)
  1107. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1108. .property("eventDate", '"2021-11-04T20:42:00+01:00"')
  1109. .property("skipped", false)
  1110. .property("@className", "com.example.model.event.DXTarget")
  1111. .property("actual", true).as("pOWsc6VN6I347")
  1112. .addV("AXTarget")
  1113. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1114. .property("eventDate", '"2021-11-07T08:10:00+01:00"')
  1115. .property("skipped", false)
  1116. .property("@className", "com.example.model.event.AXTarget")
  1117. .property("actual", true)
  1118. .property("arrivalIndex", 15).as("pOWsc6VN6I349")
  1119. .addV("Unpacking")
  1120. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1121. .property("eventDate", '"2021-11-07T08:10:00+01:00"')
  1122. .property("skipped", false)
  1123. .property("@className", "com.example.model.event.Unpacking")
  1124. .property("actual", true).as("pOWsc6VN6I351")
  1125. .addV("Packup")
  1126. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1127. .property("eventDate", '"2021-11-07T08:10:00+01:00"')
  1128. .property("skipped", false)
  1129. .property("@className", "com.example.model.event.Packup")
  1130. .property("actual", true).as("pOWsc6VN6I353")
  1131. .addV("AXRefuel")
  1132. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1133. .property("fHotelCallId", 4619074)
  1134. .property("eventDate", '"2021-11-07T08:10:00+01:00"')
  1135. .property("skipped", false)
  1136. .property("@className", "com.example.model.event.AXRefuel")
  1137. .property("actual", true).as("pOWsc6VN6I355")
  1138. .addV("WorkshopStart")
  1139. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1140. .property("eventDate", '"2021-11-07T08:10:00+01:00"')
  1141. .property("skipped", false)
  1142. .property("@className", "com.example.model.event.WorkshopStart")
  1143. .property("actual", true).as("pOWsc6VN6I357")
  1144. .addV("WorkshopEnd")
  1145. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1146. .property("eventDate", '"2021-11-08T07:10:00+01:00"')
  1147. .property("skipped", false)
  1148. .property("@className", "com.example.model.event.WorkshopEnd")
  1149. .property("actual", true).as("pOWsc6VN6I359")
  1150. .addV("DXRefuel")
  1151. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1152. .property("eventDate", '"2021-11-08T07:10:00+01:00"')
  1153. .property("skipped", false)
  1154. .property("@className", "com.example.model.event.DXRefuel")
  1155. .property("actual", true).as("pOWsc6VN6I361")
  1156. .addV("movingOutStart")
  1157. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1158. .property("eventDate", '"2021-11-08T07:10:00+01:00"')
  1159. .property("skipped", false)
  1160. .property("@className", "com.example.model.event.movingOutStart")
  1161. .property("actual", true).as("pOWsc6VN6I363")
  1162. .addV("movingOutEnd")
  1163. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1164. .property("eventDate", '"2021-11-08T07:10:00+01:00"')
  1165. .property("skipped", false)
  1166. .property("@className", "com.example.model.event.movingOutEnd")
  1167. .property("actual", true).as("pOWsc6VN6I365")
  1168. .addV("DXTarget")
  1169. .property("departureIndex", 15)
  1170. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1171. .property("eventDate", '"2021-11-08T07:10:00+01:00"')
  1172. .property("skipped", false)
  1173. .property("@className", "com.example.model.event.DXTarget")
  1174. .property("actual", true).as("pOWsc6VN6I367")
  1175. .addV("AXTarget")
  1176. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1177. .property("eventDate", '"2021-11-10T16:06:00+02:00"')
  1178. .property("skipped", false)
  1179. .property("@className", "com.example.model.event.AXTarget")
  1180. .property("actual", true)
  1181. .property("arrivalIndex", 17).as("pOWsc6VN6I369")
  1182. .addV("Unpacking")
  1183. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1184. .property("eventDate", '"2021-11-10T16:06:00+02:00"')
  1185. .property("skipped", false)
  1186. .property("@className", "com.example.model.event.Unpacking")
  1187. .property("actual", true).as("pOWsc6VN6I371")
  1188. .addV("Packup")
  1189. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1190. .property("eventDate", '"2021-11-10T16:06:00+02:00"')
  1191. .property("skipped", false)
  1192. .property("@className", "com.example.model.event.Packup")
  1193. .property("actual", true).as("pOWsc6VN6I373")
  1194. .addV("AXRefuel")
  1195. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1196. .property("fHotelCallId", 4619075)
  1197. .property("eventDate", '"2021-11-10T16:06:00+02:00"')
  1198. .property("skipped", false)
  1199. .property("@className", "com.example.model.event.AXRefuel")
  1200. .property("actual", true).as("pOWsc6VN6I375")
  1201. .addV("WorkshopStart")
  1202. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1203. .property("eventDate", '"2021-11-10T16:06:00+02:00"')
  1204. .property("skipped", false)
  1205. .property("@className", "com.example.model.event.WorkshopStart")
  1206. .property("actual", true).as("pOWsc6VN6I377")
  1207. .addV("WorkshopEnd")
  1208. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1209. .property("eventDate", '"2021-11-11T06:00:00+02:00"')
  1210. .property("skipped", false)
  1211. .property("@className", "com.example.model.event.WorkshopEnd")
  1212. .property("actual", true).as("pOWsc6VN6I379")
  1213. .addV("DXRefuel")
  1214. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1215. .property("eventDate", '"2021-11-11T06:00:00+02:00"')
  1216. .property("skipped", false)
  1217. .property("@className", "com.example.model.event.DXRefuel")
  1218. .property("actual", true).as("pOWsc6VN6I381")
  1219. .addV("movingOutStart")
  1220. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1221. .property("eventDate", '"2021-11-11T06:00:00+02:00"')
  1222. .property("skipped", false)
  1223. .property("@className", "com.example.model.event.movingOutStart")
  1224. .property("actual", true).as("pOWsc6VN6I383")
  1225. .addV("movingOutEnd")
  1226. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1227. .property("eventDate", '"2021-11-11T06:00:00+02:00"')
  1228. .property("skipped", false)
  1229. .property("@className", "com.example.model.event.movingOutEnd")
  1230. .property("actual", true).as("pOWsc6VN6I385")
  1231. .addV("DXTarget")
  1232. .property("departureIndex", 17)
  1233. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1234. .property("eventDate", '"2021-11-11T06:00:00+02:00"')
  1235. .property("skipped", false)
  1236. .property("@className", "com.example.model.event.DXTarget")
  1237. .property("actual", true).as("pOWsc6VN6I387")
  1238. .addV("AXTunnel")
  1239. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1240. .property("eventDate", '"2021-11-12T14:00:00+02:00"')
  1241. .property("skipped", false)
  1242. .property("@className", "com.example.model.event.AXTunnel")
  1243. .property("actual", false)
  1244. .property("arrivalIndex", 19).as("pOWsc6VN6I389")
  1245. .limit(1)
  1246. .coalesce(
  1247. V().hasLabel("Tunnel").has(T.id, "Guadarrama"),
  1248. addV("Tunnel")
  1249. .property(T.id, "Guadarrama")
  1250. .property("id", "Guadarrama")
  1251. .property("@className", "com.example.model.master.Tunnel")
  1252. .property("locode", "Guadarrama")
  1253. .property("name", "Guadarrama Tunnel").as("pOWsc6VN6I391"))
  1254. .as("pOWsc6VN6I391")
  1255. .limit(1)
  1256. .coalesce(
  1257. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1258. addV("Zone")
  1259. .property(T.id, "ZoneE")
  1260. .property("id", "ZoneE")
  1261. .property("@className", "com.example.model.master.Zone")
  1262. .property("name", "EUROPE")
  1263. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I394"))
  1264. .as("pOWsc6VN6I394")
  1265. .addE("locatedIn").from("pOWsc6VN6I391").to("pOWsc6VN6I394")
  1266. .property("@fieldName", "Zone")
  1267. .addE("at").from("pOWsc6VN6I389").to("pOWsc6VN6I391")
  1268. .property("@fieldName", "Tunnel")
  1269. .addV("EnteringTunnel")
  1270. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1271. .property("eventDate", '"2021-11-11T22:00:00+02:00"')
  1272. .property("skipped", false)
  1273. .property("@className", "com.example.model.event.EnteringTunnel")
  1274. .property("actual", false).as("pOWsc6VN6I397")
  1275. .addV("LeavingTunnel")
  1276. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1277. .property("eventDate", '"2021-11-12T14:00:00+02:00"')
  1278. .property("skipped", false)
  1279. .property("@className", "com.example.model.event.LeavingTunnel")
  1280. .property("actual", false).as("pOWsc6VN6I399")
  1281. .addV("DXTunnel")
  1282. .property("departureIndex", 19)
  1283. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1284. .property("eventDate", '"2021-11-12T14:00:00+02:00"')
  1285. .property("skipped", false)
  1286. .property("@className", "com.example.model.event.DXTunnel")
  1287. .property("actual", false).as("pOWsc6VN6I401")
  1288. .limit(1)
  1289. .coalesce(
  1290. V().hasLabel("Tunnel").has(T.id, "Guadarrama"),
  1291. addV("Tunnel")
  1292. .property(T.id, "Guadarrama")
  1293. .property("id", "Guadarrama")
  1294. .property("@className", "com.example.model.master.Tunnel")
  1295. .property("locode", "Guadarrama")
  1296. .property("name", "Guadarrama Tunnel").as("pOWsc6VN6I403"))
  1297. .as("pOWsc6VN6I403")
  1298. .limit(1)
  1299. .coalesce(
  1300. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1301. addV("Zone")
  1302. .property(T.id, "ZoneE")
  1303. .property("id", "ZoneE")
  1304. .property("@className", "com.example.model.master.Zone")
  1305. .property("name", "EUROPE")
  1306. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I406"))
  1307. .as("pOWsc6VN6I406")
  1308. .addE("locatedIn").from("pOWsc6VN6I403").to("pOWsc6VN6I406")
  1309. .property("@fieldName", "Zone")
  1310. .addE("at").from("pOWsc6VN6I401").to("pOWsc6VN6I403")
  1311. .property("@fieldName", "Tunnel")
  1312. .addE("wait").from("pOWsc6VN6I399").to("pOWsc6VN6I401")
  1313. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1314. .property("skipped", false)
  1315. .property("@className", "com.example.model.action.Action")
  1316. .property("duration", "0.0")
  1317. .property("@fieldName", "wait")
  1318. .addE("TunnelPassage").from("pOWsc6VN6I397").to("pOWsc6VN6I399")
  1319. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1320. .property("skipped", false)
  1321. .property("@className", "com.example.model.action.Action")
  1322. .property("duration", "57600.000000000")
  1323. .property("@fieldName", "TunnelPassage")
  1324. .addE("wait").from("pOWsc6VN6I389").to("pOWsc6VN6I397")
  1325. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1326. .property("skipped", false)
  1327. .property("@className", "com.example.model.action.Action")
  1328. .property("duration", "-57600.000000000")
  1329. .property("@fieldName", "wait")
  1330. .addE("highwayVoyage").from("pOWsc6VN6I387").to("pOWsc6VN6I389")
  1331. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1332. .property("skipped", false)
  1333. .property("speed", 29.5389404296875)
  1334. .property("@className", "com.example.model.action.highwayVoyage")
  1335. .property("durationTime", 360)
  1336. .property("duration", "115200.000000000")
  1337. .property("@fieldName", "highwayVoyages")
  1338. .property("distance", 177.233642578125)
  1339. .limit(1)
  1340. .coalesce(
  1341. V().hasLabel("Target").has(T.id, "EG3"),
  1342. addV("Target")
  1343. .property(T.id, "EG3")
  1344. .property("id", "EG3")
  1345. .property("@className", "com.example.model.master.Target")
  1346. .property("locode", "EG3")
  1347. .property("name", "EG DAMIETTA").as("pOWsc6VN6I409"))
  1348. .as("pOWsc6VN6I409")
  1349. .limit(1)
  1350. .coalesce(
  1351. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1352. addV("Zone")
  1353. .property(T.id, "ZoneE")
  1354. .property("id", "ZoneE")
  1355. .property("@className", "com.example.model.master.Zone")
  1356. .property("name", "EUROPE")
  1357. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I412"))
  1358. .as("pOWsc6VN6I412")
  1359. .addE("locatedIn").from("pOWsc6VN6I409").to("pOWsc6VN6I412")
  1360. .property("@fieldName", "Zone")
  1361. .addE("at").from("pOWsc6VN6I387").to("pOWsc6VN6I409")
  1362. .property("@fieldName", "Target")
  1363. .addE("wait").from("pOWsc6VN6I385").to("pOWsc6VN6I387")
  1364. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1365. .property("skipped", false)
  1366. .property("@className", "com.example.model.action.Action")
  1367. .property("duration", "0.0")
  1368. .property("@fieldName", "wait")
  1369. .addE("moving").from("pOWsc6VN6I383").to("pOWsc6VN6I385")
  1370. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1371. .property("skipped", false)
  1372. .property("@className", "com.example.model.action.Action")
  1373. .property("duration", "0.0")
  1374. .property("@fieldName", "moving")
  1375. .addE("fuelOparation").from("pOWsc6VN6I381").to("pOWsc6VN6I383")
  1376. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1377. .property("skipped", false)
  1378. .property("@className", "com.example.model.action.Action")
  1379. .property("duration", "0.0")
  1380. .property("@fieldName", "fuelOparation")
  1381. .addE("wait").from("pOWsc6VN6I379").to("pOWsc6VN6I381")
  1382. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1383. .property("skipped", false)
  1384. .property("@className", "com.example.model.action.Action")
  1385. .property("duration", "0.0")
  1386. .property("@fieldName", "wait")
  1387. .addE("HotelOp").from("pOWsc6VN6I377").to("pOWsc6VN6I379")
  1388. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1389. .property("skipped", false)
  1390. .property("@className", "com.example.model.action.HotelOperation")
  1391. .property("duration", "50040.000000000")
  1392. .property("@fieldName", "HotelOp")
  1393. .addE("wait").from("pOWsc6VN6I375").to("pOWsc6VN6I377")
  1394. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1395. .property("skipped", false)
  1396. .property("@className", "com.example.model.action.Action")
  1397. .property("duration", "0.0")
  1398. .property("@fieldName", "waitOperation")
  1399. .addE("start").from("pOWsc6VN6I375").to("pOWsc6VN6I381")
  1400. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1401. .property("skipped", false)
  1402. .property("@className", "com.example.model.action.Action")
  1403. .property("duration", "50040.000000000")
  1404. .property("@fieldName", "start")
  1405. .addE("fuelOparation").from("pOWsc6VN6I373").to("pOWsc6VN6I375")
  1406. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1407. .property("skipped", false)
  1408. .property("@className", "com.example.model.action.Action")
  1409. .property("duration", "0.0")
  1410. .property("@fieldName", "fuelOparation")
  1411. .limit(1)
  1412. .coalesce(
  1413. V().hasLabel("Hotel").has("name", "TERMIN 261"),
  1414. addV("Hotel")
  1415. .property("@className", "com.example.model.master.Hotel")
  1416. .property("name", "TERMIN 261").as("pOWsc6VN6I416"))
  1417. .as("pOWsc6VN6I416")
  1418. .limit(1)
  1419. .coalesce(
  1420. V().hasLabel("Target").has(T.id, "EG3"),
  1421. addV("Target")
  1422. .property(T.id, "EG3")
  1423. .property("id", "EG3")
  1424. .property("@className", "com.example.model.master.Target")
  1425. .property("locode", "EG3")
  1426. .property("name", "EG DAMIETTA").as("pOWsc6VN6I419"))
  1427. .as("pOWsc6VN6I419")
  1428. .limit(1)
  1429. .coalesce(
  1430. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1431. addV("Zone")
  1432. .property(T.id, "ZoneE")
  1433. .property("id", "ZoneE")
  1434. .property("@className", "com.example.model.master.Zone")
  1435. .property("name", "EUROPE")
  1436. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I422"))
  1437. .as("pOWsc6VN6I422")
  1438. .addE("locatedIn").from("pOWsc6VN6I419").to("pOWsc6VN6I422")
  1439. .property("@fieldName", "Zone")
  1440. .addE("locatedIn").from("pOWsc6VN6I416").to("pOWsc6VN6I419")
  1441. .property("@fieldName", "Target")
  1442. .addE("at").from("pOWsc6VN6I373").to("pOWsc6VN6I416")
  1443. .property("@fieldName", "Hotel")
  1444. .addE("moving").from("pOWsc6VN6I371").to("pOWsc6VN6I373")
  1445. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1446. .property("skipped", false)
  1447. .property("@className", "com.example.model.action.Action")
  1448. .property("duration", "0.0")
  1449. .property("@fieldName", "moving")
  1450. .addE("wait").from("pOWsc6VN6I369").to("pOWsc6VN6I371")
  1451. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1452. .property("skipped", false)
  1453. .property("@className", "com.example.model.action.Action")
  1454. .property("duration", "0.0")
  1455. .property("@fieldName", "wait")
  1456. .limit(1)
  1457. .coalesce(
  1458. V().hasLabel("Target").has(T.id, "EG3"),
  1459. addV("Target")
  1460. .property(T.id, "EG3")
  1461. .property("id", "EG3")
  1462. .property("@className", "com.example.model.master.Target")
  1463. .property("locode", "EG3")
  1464. .property("name", "EG DAMIETTA").as("pOWsc6VN6I425"))
  1465. .as("pOWsc6VN6I425")
  1466. .limit(1)
  1467. .coalesce(
  1468. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1469. addV("Zone")
  1470. .property(T.id, "ZoneE")
  1471. .property("id", "ZoneE")
  1472. .property("@className", "com.example.model.master.Zone")
  1473. .property("name", "EUROPE")
  1474. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I428"))
  1475. .as("pOWsc6VN6I428")
  1476. .addE("locatedIn").from("pOWsc6VN6I425").to("pOWsc6VN6I428")
  1477. .property("@fieldName", "Zone")
  1478. .addE("at").from("pOWsc6VN6I369").to("pOWsc6VN6I425")
  1479. .property("@fieldName", "Target")
  1480. .addE("highwayVoyage").from("pOWsc6VN6I367").to("pOWsc6VN6I369")
  1481. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1482. .property("skipped", false)
  1483. .property("speed", 14.33976253951056)
  1484. .property("@className", "com.example.model.action.highwayVoyage")
  1485. .property("durationTime", 3836)
  1486. .property("duration", "201360.000000000")
  1487. .property("@fieldName", "highwayVoyages")
  1488. .property("distance", 916.788818359375)
  1489. .limit(1)
  1490. .coalesce(
  1491. V().hasLabel("Target").has(T.id, "MT1"),
  1492. addV("Target")
  1493. .property(T.id, "MT1")
  1494. .property("id", "MT1")
  1495. .property("@className", "com.example.model.master.Target")
  1496. .property("locode", "MT1")
  1497. .property("name", "MT 1").as("pOWsc6VN6I431"))
  1498. .as("pOWsc6VN6I431")
  1499. .limit(1)
  1500. .coalesce(
  1501. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1502. addV("Zone")
  1503. .property(T.id, "ZoneE")
  1504. .property("id", "ZoneE")
  1505. .property("@className", "com.example.model.master.Zone")
  1506. .property("name", "EUROPE")
  1507. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I434"))
  1508. .as("pOWsc6VN6I434")
  1509. .addE("locatedIn").from("pOWsc6VN6I431").to("pOWsc6VN6I434")
  1510. .property("@fieldName", "Zone")
  1511. .addE("at").from("pOWsc6VN6I367").to("pOWsc6VN6I431")
  1512. .property("@fieldName", "Target")
  1513. .addE("wait").from("pOWsc6VN6I365").to("pOWsc6VN6I367")
  1514. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1515. .property("skipped", false)
  1516. .property("@className", "com.example.model.action.Action")
  1517. .property("duration", "0.0")
  1518. .property("@fieldName", "wait")
  1519. .addE("moving").from("pOWsc6VN6I363").to("pOWsc6VN6I365")
  1520. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1521. .property("skipped", false)
  1522. .property("@className", "com.example.model.action.Action")
  1523. .property("duration", "0.0")
  1524. .property("@fieldName", "moving")
  1525. .addE("fuelOparation").from("pOWsc6VN6I361").to("pOWsc6VN6I363")
  1526. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1527. .property("skipped", false)
  1528. .property("@className", "com.example.model.action.Action")
  1529. .property("duration", "0.0")
  1530. .property("@fieldName", "fuelOparation")
  1531. .addE("wait").from("pOWsc6VN6I359").to("pOWsc6VN6I361")
  1532. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1533. .property("skipped", false)
  1534. .property("@className", "com.example.model.action.Action")
  1535. .property("duration", "0.0")
  1536. .property("@fieldName", "wait")
  1537. .addE("HotelOp").from("pOWsc6VN6I357").to("pOWsc6VN6I359")
  1538. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1539. .property("skipped", false)
  1540. .property("@className", "com.example.model.action.HotelOperation")
  1541. .property("duration", "82800.000000000")
  1542. .property("@fieldName", "HotelOp")
  1543. .addE("wait").from("pOWsc6VN6I355").to("pOWsc6VN6I357")
  1544. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1545. .property("skipped", false)
  1546. .property("@className", "com.example.model.action.Action")
  1547. .property("duration", "0.0")
  1548. .property("@fieldName", "waitOperation")
  1549. .addE("start").from("pOWsc6VN6I355").to("pOWsc6VN6I361")
  1550. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1551. .property("skipped", false)
  1552. .property("@className", "com.example.model.action.Action")
  1553. .property("duration", "82800.000000000")
  1554. .property("@fieldName", "start")
  1555. .addE("fuelOparation").from("pOWsc6VN6I353").to("pOWsc6VN6I355")
  1556. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1557. .property("skipped", false)
  1558. .property("@className", "com.example.model.action.Action")
  1559. .property("duration", "0.0")
  1560. .property("@fieldName", "fuelOparation")
  1561. .limit(1)
  1562. .coalesce(
  1563. V().hasLabel("Hotel").has("name", "MALTAF 1"),
  1564. addV("Hotel")
  1565. .property("@className", "com.example.model.master.Hotel")
  1566. .property("name", "MALTAF 1").as("pOWsc6VN6I438"))
  1567. .as("pOWsc6VN6I438")
  1568. .limit(1)
  1569. .coalesce(
  1570. V().hasLabel("Target").has(T.id, "MT1"),
  1571. addV("Target")
  1572. .property(T.id, "MT1")
  1573. .property("id", "MT1")
  1574. .property("@className", "com.example.model.master.Target")
  1575. .property("locode", "MT1")
  1576. .property("name", "MT 1").as("pOWsc6VN6I441"))
  1577. .as("pOWsc6VN6I441")
  1578. .limit(1)
  1579. .coalesce(
  1580. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1581. addV("Zone")
  1582. .property(T.id, "ZoneE")
  1583. .property("id", "ZoneE")
  1584. .property("@className", "com.example.model.master.Zone")
  1585. .property("name", "EUROPE")
  1586. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I444"))
  1587. .as("pOWsc6VN6I444")
  1588. .addE("locatedIn").from("pOWsc6VN6I441").to("pOWsc6VN6I444")
  1589. .property("@fieldName", "Zone")
  1590. .addE("locatedIn").from("pOWsc6VN6I438").to("pOWsc6VN6I441")
  1591. .property("@fieldName", "Target")
  1592. .addE("at").from("pOWsc6VN6I353").to("pOWsc6VN6I438")
  1593. .property("@fieldName", "Hotel")
  1594. .addE("moving").from("pOWsc6VN6I351").to("pOWsc6VN6I353")
  1595. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1596. .property("skipped", false)
  1597. .property("@className", "com.example.model.action.Action")
  1598. .property("duration", "0.0")
  1599. .property("@fieldName", "moving")
  1600. .addE("wait").from("pOWsc6VN6I349").to("pOWsc6VN6I351")
  1601. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1602. .property("skipped", false)
  1603. .property("@className", "com.example.model.action.Action")
  1604. .property("duration", "0.0")
  1605. .property("@fieldName", "wait")
  1606. .limit(1)
  1607. .coalesce(
  1608. V().hasLabel("Target").has(T.id, "MT1"),
  1609. addV("Target")
  1610. .property(T.id, "MT1")
  1611. .property("id", "MT1")
  1612. .property("@className", "com.example.model.master.Target")
  1613. .property("locode", "MT1")
  1614. .property("name", "MT 1").as("pOWsc6VN6I447"))
  1615. .as("pOWsc6VN6I447")
  1616. .limit(1)
  1617. .coalesce(
  1618. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1619. addV("Zone")
  1620. .property(T.id, "ZoneE")
  1621. .property("id", "ZoneE")
  1622. .property("@className", "com.example.model.master.Zone")
  1623. .property("name", "EUROPE")
  1624. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I450"))
  1625. .as("pOWsc6VN6I450")
  1626. .addE("locatedIn").from("pOWsc6VN6I447").to("pOWsc6VN6I450")
  1627. .property("@fieldName", "Zone")
  1628. .addE("at").from("pOWsc6VN6I349").to("pOWsc6VN6I447")
  1629. .property("@fieldName", "Target")
  1630. .addE("highwayVoyage").from("pOWsc6VN6I347").to("pOWsc6VN6I349")
  1631. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1632. .property("skipped", false)
  1633. .property("speed", 9.705697708771009)
  1634. .property("@className", "com.example.model.action.highwayVoyage")
  1635. .property("durationTime", 3808)
  1636. .property("duration", "214080.000000000")
  1637. .property("@fieldName", "highwayVoyages")
  1638. .property("distance", 615.98828125)
  1639. .limit(1)
  1640. .coalesce(
  1641. V().hasLabel("Target").has(T.id, "IT1"),
  1642. addV("Target")
  1643. .property(T.id, "IT1")
  1644. .property("id", "IT1")
  1645. .property("@className", "com.example.model.master.Target")
  1646. .property("locode", "IT1")
  1647. .property("name", "GENOA").as("pOWsc6VN6I453"))
  1648. .as("pOWsc6VN6I453")
  1649. .limit(1)
  1650. .coalesce(
  1651. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1652. addV("Zone")
  1653. .property(T.id, "ZoneE")
  1654. .property("id", "ZoneE")
  1655. .property("@className", "com.example.model.master.Zone")
  1656. .property("name", "EUROPE")
  1657. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I456"))
  1658. .as("pOWsc6VN6I456")
  1659. .addE("locatedIn").from("pOWsc6VN6I453").to("pOWsc6VN6I456")
  1660. .property("@fieldName", "Zone")
  1661. .addE("at").from("pOWsc6VN6I347").to("pOWsc6VN6I453")
  1662. .property("@fieldName", "Target")
  1663. .addE("wait").from("pOWsc6VN6I345").to("pOWsc6VN6I347")
  1664. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1665. .property("skipped", false)
  1666. .property("@className", "com.example.model.action.Action")
  1667. .property("duration", "0.0")
  1668. .property("@fieldName", "wait")
  1669. .addE("moving").from("pOWsc6VN6I343").to("pOWsc6VN6I345")
  1670. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1671. .property("skipped", false)
  1672. .property("@className", "com.example.model.action.Action")
  1673. .property("duration", "0.0")
  1674. .property("@fieldName", "moving")
  1675. .addE("fuelOparation").from("pOWsc6VN6I341").to("pOWsc6VN6I343")
  1676. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1677. .property("skipped", false)
  1678. .property("@className", "com.example.model.action.Action")
  1679. .property("duration", "0.0")
  1680. .property("@fieldName", "fuelOparation")
  1681. .addE("wait").from("pOWsc6VN6I339").to("pOWsc6VN6I341")
  1682. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1683. .property("skipped", false)
  1684. .property("@className", "com.example.model.action.Action")
  1685. .property("duration", "0.0")
  1686. .property("@fieldName", "wait")
  1687. .addE("HotelOp").from("pOWsc6VN6I337").to("pOWsc6VN6I339")
  1688. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1689. .property("skipped", false)
  1690. .property("@className", "com.example.model.action.HotelOperation")
  1691. .property("duration", "95400.000000000")
  1692. .property("@fieldName", "HotelOp")
  1693. .addE("wait").from("pOWsc6VN6I335").to("pOWsc6VN6I337")
  1694. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1695. .property("skipped", false)
  1696. .property("@className", "com.example.model.action.Action")
  1697. .property("duration", "0.0")
  1698. .property("@fieldName", "waitOperation")
  1699. .addE("start").from("pOWsc6VN6I335").to("pOWsc6VN6I341")
  1700. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1701. .property("skipped", false)
  1702. .property("@className", "com.example.model.action.Action")
  1703. .property("duration", "95400.000000000")
  1704. .property("@fieldName", "start")
  1705. .addE("fuelOparation").from("pOWsc6VN6I333").to("pOWsc6VN6I335")
  1706. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1707. .property("skipped", false)
  1708. .property("@className", "com.example.model.action.Action")
  1709. .property("duration", "0.0")
  1710. .property("@fieldName", "fuelOparation")
  1711. .limit(1)
  1712. .coalesce(
  1713. V().hasLabel("Hotel").has("name", "Moevenp1"),
  1714. addV("Hotel")
  1715. .property("@className", "com.example.model.master.Hotel")
  1716. .property("name", "Moevenp1").as("pOWsc6VN6I460"))
  1717. .as("pOWsc6VN6I460")
  1718. .limit(1)
  1719. .coalesce(
  1720. V().hasLabel("Target").has(T.id, "IT1"),
  1721. addV("Target")
  1722. .property(T.id, "IT1")
  1723. .property("id", "IT1")
  1724. .property("@className", "com.example.model.master.Target")
  1725. .property("locode", "IT1")
  1726. .property("name", "GENOA").as("pOWsc6VN6I463"))
  1727. .as("pOWsc6VN6I463")
  1728. .limit(1)
  1729. .coalesce(
  1730. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1731. addV("Zone")
  1732. .property(T.id, "ZoneE")
  1733. .property("id", "ZoneE")
  1734. .property("@className", "com.example.model.master.Zone")
  1735. .property("name", "EUROPE")
  1736. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I466"))
  1737. .as("pOWsc6VN6I466")
  1738. .addE("locatedIn").from("pOWsc6VN6I463").to("pOWsc6VN6I466")
  1739. .property("@fieldName", "Zone")
  1740. .addE("locatedIn").from("pOWsc6VN6I460").to("pOWsc6VN6I463")
  1741. .property("@fieldName", "Target")
  1742. .addE("at").from("pOWsc6VN6I333").to("pOWsc6VN6I460")
  1743. .property("@fieldName", "Hotel")
  1744. .addE("moving").from("pOWsc6VN6I331").to("pOWsc6VN6I333")
  1745. .property("lastChanged", '"2022-01-04T08:11:59.869Z"')
  1746. .property("skipped", false)
  1747. .property("@className", "com.example.model.action.Action")
  1748. .property("duration", "0.0")
  1749. .property("@fieldName", "moving")
  1750. .addE("wait").from("pOWsc6VN6I329").to("pOWsc6VN6I331")
  1751. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1752. .property("skipped", false)
  1753. .property("@className", "com.example.model.action.Action")
  1754. .property("duration", "0.0")
  1755. .property("@fieldName", "wait")
  1756. .limit(1)
  1757. .coalesce(
  1758. V().hasLabel("Target").has(T.id, "IT1"),
  1759. addV("Target")
  1760. .property(T.id, "IT1")
  1761. .property("id", "IT1")
  1762. .property("@className", "com.example.model.master.Target")
  1763. .property("locode", "IT1")
  1764. .property("name", "GENOA").as("pOWsc6VN6I469"))
  1765. .as("pOWsc6VN6I469")
  1766. .limit(1)
  1767. .coalesce(
  1768. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1769. addV("Zone")
  1770. .property(T.id, "ZoneE")
  1771. .property("id", "ZoneE")
  1772. .property("@className", "com.example.model.master.Zone")
  1773. .property("name", "EUROPE")
  1774. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I472"))
  1775. .as("pOWsc6VN6I472")
  1776. .addE("locatedIn").from("pOWsc6VN6I469").to("pOWsc6VN6I472")
  1777. .property("@fieldName", "Zone")
  1778. .addE("at").from("pOWsc6VN6I329").to("pOWsc6VN6I469")
  1779. .property("@fieldName", "Target")
  1780. .addE("highwayVoyage").from("pOWsc6VN6I327").to("pOWsc6VN6I329")
  1781. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1782. .property("skipped", false)
  1783. .property("speed", 8.018250047114858)
  1784. .property("@className", "com.example.model.action.highwayVoyage")
  1785. .property("durationTime", 1710)
  1786. .property("duration", "102600.000000000")
  1787. .property("@fieldName", "highwayVoyages")
  1788. .property("distance", 228.52012634277344)
  1789. .limit(1)
  1790. .coalesce(
  1791. V().hasLabel("Target").has(T.id, "FR1"),
  1792. addV("Target")
  1793. .property(T.id, "FR1")
  1794. .property("id", "FR1")
  1795. .property("@className", "com.example.model.master.Target")
  1796. .property("locode", "FR1")
  1797. .property("name", "FRANCE 1").as("pOWsc6VN6I475"))
  1798. .as("pOWsc6VN6I475")
  1799. .limit(1)
  1800. .coalesce(
  1801. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1802. addV("Zone")
  1803. .property(T.id, "ZoneE")
  1804. .property("id", "ZoneE")
  1805. .property("@className", "com.example.model.master.Zone")
  1806. .property("name", "EUROPE")
  1807. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I478"))
  1808. .as("pOWsc6VN6I478")
  1809. .addE("locatedIn").from("pOWsc6VN6I475").to("pOWsc6VN6I478")
  1810. .property("@fieldName", "Zone")
  1811. .addE("at").from("pOWsc6VN6I327").to("pOWsc6VN6I475")
  1812. .property("@fieldName", "Target")
  1813. .addE("wait").from("pOWsc6VN6I325").to("pOWsc6VN6I327")
  1814. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1815. .property("skipped", false)
  1816. .property("@className", "com.example.model.action.Action")
  1817. .property("duration", "0.0")
  1818. .property("@fieldName", "wait")
  1819. .addE("moving").from("pOWsc6VN6I323").to("pOWsc6VN6I325")
  1820. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1821. .property("skipped", false)
  1822. .property("@className", "com.example.model.action.Action")
  1823. .property("duration", "0.0")
  1824. .property("@fieldName", "moving")
  1825. .addE("fuelOparation").from("pOWsc6VN6I321").to("pOWsc6VN6I323")
  1826. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1827. .property("skipped", false)
  1828. .property("@className", "com.example.model.action.Action")
  1829. .property("duration", "0.0")
  1830. .property("@fieldName", "fuelOparation")
  1831. .addE("wait").from("pOWsc6VN6I319").to("pOWsc6VN6I321")
  1832. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1833. .property("skipped", false)
  1834. .property("@className", "com.example.model.action.Action")
  1835. .property("duration", "0.0")
  1836. .property("@fieldName", "wait")
  1837. .addE("HotelOp").from("pOWsc6VN6I317").to("pOWsc6VN6I319")
  1838. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1839. .property("skipped", false)
  1840. .property("@className", "com.example.model.action.HotelOperation")
  1841. .property("duration", "88560.000000000")
  1842. .property("@fieldName", "HotelOp")
  1843. .addE("wait").from("pOWsc6VN6I315").to("pOWsc6VN6I317")
  1844. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1845. .property("skipped", false)
  1846. .property("@className", "com.example.model.action.Action")
  1847. .property("duration", "0.0")
  1848. .property("@fieldName", "waitOperation")
  1849. .addE("start").from("pOWsc6VN6I315").to("pOWsc6VN6I321")
  1850. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1851. .property("skipped", false)
  1852. .property("@className", "com.example.model.action.Action")
  1853. .property("duration", "88560.000000000")
  1854. .property("@fieldName", "start")
  1855. .addE("fuelOparation").from("pOWsc6VN6I313").to("pOWsc6VN6I315")
  1856. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1857. .property("skipped", false)
  1858. .property("@className", "com.example.model.action.Action")
  1859. .property("duration", "0.0")
  1860. .property("@fieldName", "fuelOparation")
  1861. .limit(1)
  1862. .coalesce(
  1863. V().hasLabel("Hotel").has("name", "EF3"),
  1864. addV("Hotel")
  1865. .property("@className", "com.example.model.master.Hotel")
  1866. .property("name", "EF3").as("pOWsc6VN6I482"))
  1867. .as("pOWsc6VN6I482")
  1868. .limit(1)
  1869. .coalesce(
  1870. V().hasLabel("Target").has(T.id, "FR1"),
  1871. addV("Target")
  1872. .property(T.id, "FR1")
  1873. .property("id", "FR1")
  1874. .property("@className", "com.example.model.master.Target")
  1875. .property("locode", "FR1")
  1876. .property("name", "FRANCE 1").as("pOWsc6VN6I485"))
  1877. .as("pOWsc6VN6I485")
  1878. .limit(1)
  1879. .coalesce(
  1880. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1881. addV("Zone")
  1882. .property(T.id, "ZoneE")
  1883. .property("id", "ZoneE")
  1884. .property("@className", "com.example.model.master.Zone")
  1885. .property("name", "EUROPE")
  1886. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I488"))
  1887. .as("pOWsc6VN6I488")
  1888. .addE("locatedIn").from("pOWsc6VN6I485").to("pOWsc6VN6I488")
  1889. .property("@fieldName", "Zone")
  1890. .addE("locatedIn").from("pOWsc6VN6I482").to("pOWsc6VN6I485")
  1891. .property("@fieldName", "Target")
  1892. .addE("at").from("pOWsc6VN6I313").to("pOWsc6VN6I482")
  1893. .property("@fieldName", "Hotel")
  1894. .addE("moving").from("pOWsc6VN6I311").to("pOWsc6VN6I313")
  1895. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1896. .property("skipped", false)
  1897. .property("@className", "com.example.model.action.Action")
  1898. .property("duration", "0.0")
  1899. .property("@fieldName", "moving")
  1900. .addE("wait").from("pOWsc6VN6I309").to("pOWsc6VN6I311")
  1901. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1902. .property("skipped", false)
  1903. .property("@className", "com.example.model.action.Action")
  1904. .property("duration", "0.0")
  1905. .property("@fieldName", "wait")
  1906. .limit(1)
  1907. .coalesce(
  1908. V().hasLabel("Target").has(T.id, "FR1"),
  1909. addV("Target")
  1910. .property(T.id, "FR1")
  1911. .property("id", "FR1")
  1912. .property("@className", "com.example.model.master.Target")
  1913. .property("locode", "FR1")
  1914. .property("name", "FRANCE 1").as("pOWsc6VN6I491"))
  1915. .as("pOWsc6VN6I491")
  1916. .limit(1)
  1917. .coalesce(
  1918. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1919. addV("Zone")
  1920. .property(T.id, "ZoneE")
  1921. .property("id", "ZoneE")
  1922. .property("@className", "com.example.model.master.Zone")
  1923. .property("name", "EUROPE")
  1924. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I494"))
  1925. .as("pOWsc6VN6I494")
  1926. .addE("locatedIn").from("pOWsc6VN6I491").to("pOWsc6VN6I494")
  1927. .property("@fieldName", "Zone")
  1928. .addE("at").from("pOWsc6VN6I309").to("pOWsc6VN6I491")
  1929. .property("@fieldName", "Target")
  1930. .addE("highwayVoyage").from("pOWsc6VN6I307").to("pOWsc6VN6I309")
  1931. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1932. .property("skipped", false)
  1933. .property("speed", 8.596328071925951)
  1934. .property("@className", "com.example.model.action.highwayVoyage")
  1935. .property("durationTime", 1380)
  1936. .property("duration", "57600.000000000")
  1937. .property("@fieldName", "highwayVoyages")
  1938. .property("distance", 197.71554565429688)
  1939. .limit(1)
  1940. .coalesce(
  1941. V().hasLabel("Target").has(T.id, "ES1"),
  1942. addV("Target")
  1943. .property(T.id, "ES1")
  1944. .property("id", "ES1")
  1945. .property("@className", "com.example.model.master.Target")
  1946. .property("locode", "ES1")
  1947. .property("name", "BARCELONA").as("pOWsc6VN6I497"))
  1948. .as("pOWsc6VN6I497")
  1949. .limit(1)
  1950. .coalesce(
  1951. V().hasLabel("Zone").has(T.id, "ZoneE"),
  1952. addV("Zone")
  1953. .property(T.id, "ZoneE")
  1954. .property("id", "ZoneE")
  1955. .property("@className", "com.example.model.master.Zone")
  1956. .property("name", "EUROPE")
  1957. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I500"))
  1958. .as("pOWsc6VN6I500")
  1959. .addE("locatedIn").from("pOWsc6VN6I497").to("pOWsc6VN6I500")
  1960. .property("@fieldName", "Zone")
  1961. .addE("at").from("pOWsc6VN6I307").to("pOWsc6VN6I497")
  1962. .property("@fieldName", "Target")
  1963. .addE("wait").from("pOWsc6VN6I305").to("pOWsc6VN6I307")
  1964. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1965. .property("skipped", false)
  1966. .property("@className", "com.example.model.action.Action")
  1967. .property("duration", "0.0")
  1968. .property("@fieldName", "wait")
  1969. .addE("moving").from("pOWsc6VN6I303").to("pOWsc6VN6I305")
  1970. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1971. .property("skipped", false)
  1972. .property("@className", "com.example.model.action.Action")
  1973. .property("duration", "0.0")
  1974. .property("@fieldName", "moving")
  1975. .addE("fuelOparation").from("pOWsc6VN6I301").to("pOWsc6VN6I303")
  1976. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1977. .property("skipped", false)
  1978. .property("@className", "com.example.model.action.Action")
  1979. .property("duration", "0.0")
  1980. .property("@fieldName", "fuelOparation")
  1981. .addE("wait").from("pOWsc6VN6I299").to("pOWsc6VN6I301")
  1982. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1983. .property("skipped", false)
  1984. .property("@className", "com.example.model.action.Action")
  1985. .property("duration", "0.0")
  1986. .property("@fieldName", "wait")
  1987. .addE("HotelOp").from("pOWsc6VN6I297").to("pOWsc6VN6I299")
  1988. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1989. .property("skipped", false)
  1990. .property("@className", "com.example.model.action.HotelOperation")
  1991. .property("duration", "95400.000000000")
  1992. .property("@fieldName", "HotelOp")
  1993. .addE("wait").from("pOWsc6VN6I295").to("pOWsc6VN6I297")
  1994. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  1995. .property("skipped", false)
  1996. .property("@className", "com.example.model.action.Action")
  1997. .property("duration", "0.0")
  1998. .property("@fieldName", "waitOperation")
  1999. .addE("start").from("pOWsc6VN6I295").to("pOWsc6VN6I301")
  2000. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2001. .property("skipped", false)
  2002. .property("@className", "com.example.model.action.Action")
  2003. .property("duration", "95400.000000000")
  2004. .property("@fieldName", "start")
  2005. .addE("fuelOparation").from("pOWsc6VN6I293").to("pOWsc6VN6I295")
  2006. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2007. .property("skipped", false)
  2008. .property("@className", "com.example.model.action.Action")
  2009. .property("duration", "0.0")
  2010. .property("@fieldName", "fuelOparation")
  2011. .limit(1)
  2012. .coalesce(
  2013. V().hasLabel("Hotel").has("name", "BB"),
  2014. addV("Hotel")
  2015. .property("@className", "com.example.model.master.Hotel")
  2016. .property("name", "BB").as("pOWsc6VN6I504"))
  2017. .as("pOWsc6VN6I504")
  2018. .limit(1)
  2019. .coalesce(
  2020. V().hasLabel("Target").has(T.id, "ES1"),
  2021. addV("Target")
  2022. .property(T.id, "ES1")
  2023. .property("id", "ES1")
  2024. .property("@className", "com.example.model.master.Target")
  2025. .property("locode", "ES1")
  2026. .property("name", "BARCELONA").as("pOWsc6VN6I507"))
  2027. .as("pOWsc6VN6I507")
  2028. .limit(1)
  2029. .coalesce(
  2030. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2031. addV("Zone")
  2032. .property(T.id, "ZoneE")
  2033. .property("id", "ZoneE")
  2034. .property("@className", "com.example.model.master.Zone")
  2035. .property("name", "EUROPE")
  2036. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I510"))
  2037. .as("pOWsc6VN6I510")
  2038. .addE("locatedIn").from("pOWsc6VN6I507").to("pOWsc6VN6I510")
  2039. .property("@fieldName", "Zone")
  2040. .addE("locatedIn").from("pOWsc6VN6I504").to("pOWsc6VN6I507")
  2041. .property("@fieldName", "Target")
  2042. .addE("at").from("pOWsc6VN6I293").to("pOWsc6VN6I504")
  2043. .property("@fieldName", "Hotel")
  2044. .addE("moving").from("pOWsc6VN6I291").to("pOWsc6VN6I293")
  2045. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2046. .property("skipped", false)
  2047. .property("@className", "com.example.model.action.Action")
  2048. .property("duration", "0.0")
  2049. .property("@fieldName", "moving")
  2050. .addE("wait").from("pOWsc6VN6I289").to("pOWsc6VN6I291")
  2051. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2052. .property("skipped", false)
  2053. .property("@className", "com.example.model.action.Action")
  2054. .property("duration", "0.0")
  2055. .property("@fieldName", "wait")
  2056. .limit(1)
  2057. .coalesce(
  2058. V().hasLabel("Target").has(T.id, "ES1"),
  2059. addV("Target")
  2060. .property(T.id, "ES1")
  2061. .property("id", "ES1")
  2062. .property("@className", "com.example.model.master.Target")
  2063. .property("locode", "ES1")
  2064. .property("name", "BARCELONA").as("pOWsc6VN6I513"))
  2065. .as("pOWsc6VN6I513")
  2066. .limit(1)
  2067. .coalesce(
  2068. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2069. addV("Zone")
  2070. .property(T.id, "ZoneE")
  2071. .property("id", "ZoneE")
  2072. .property("@className", "com.example.model.master.Zone")
  2073. .property("name", "EUROPE")
  2074. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I516"))
  2075. .as("pOWsc6VN6I516")
  2076. .addE("locatedIn").from("pOWsc6VN6I513").to("pOWsc6VN6I516")
  2077. .property("@fieldName", "Zone")
  2078. .addE("at").from("pOWsc6VN6I289").to("pOWsc6VN6I513")
  2079. .property("@fieldName", "Target")
  2080. .addE("highwayVoyage").from("pOWsc6VN6I287").to("pOWsc6VN6I289")
  2081. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2082. .property("skipped", false)
  2083. .property("speed", 11.7360812670564)
  2084. .property("@className", "com.example.model.action.highwayVoyage")
  2085. .property("durationTime", 876)
  2086. .property("duration", "81360.000000000")
  2087. .property("@fieldName", "highwayVoyages")
  2088. .property("distance", 171.34678649902344)
  2089. .limit(1)
  2090. .coalesce(
  2091. V().hasLabel("Target").has(T.id, "ES2"),
  2092. addV("Target")
  2093. .property(T.id, "ES2")
  2094. .property("id", "ES2")
  2095. .property("@className", "com.example.model.master.Target")
  2096. .property("locode", "ES2")
  2097. .property("name", "VALENCIA").as("pOWsc6VN6I519"))
  2098. .as("pOWsc6VN6I519")
  2099. .limit(1)
  2100. .coalesce(
  2101. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2102. addV("Zone")
  2103. .property(T.id, "ZoneE")
  2104. .property("id", "ZoneE")
  2105. .property("@className", "com.example.model.master.Zone")
  2106. .property("name", "EUROPE")
  2107. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I522"))
  2108. .as("pOWsc6VN6I522")
  2109. .addE("locatedIn").from("pOWsc6VN6I519").to("pOWsc6VN6I522")
  2110. .property("@fieldName", "Zone")
  2111. .addE("at").from("pOWsc6VN6I287").to("pOWsc6VN6I519")
  2112. .property("@fieldName", "Target")
  2113. .addE("wait").from("pOWsc6VN6I285").to("pOWsc6VN6I287")
  2114. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2115. .property("skipped", false)
  2116. .property("@className", "com.example.model.action.Action")
  2117. .property("duration", "0.0")
  2118. .property("@fieldName", "wait")
  2119. .addE("moving").from("pOWsc6VN6I283").to("pOWsc6VN6I285")
  2120. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2121. .property("skipped", false)
  2122. .property("@className", "com.example.model.action.Action")
  2123. .property("duration", "0.0")
  2124. .property("@fieldName", "moving")
  2125. .addE("fuelOparation").from("pOWsc6VN6I281").to("pOWsc6VN6I283")
  2126. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2127. .property("skipped", false)
  2128. .property("@className", "com.example.model.action.Action")
  2129. .property("duration", "0.0")
  2130. .property("@fieldName", "fuelOparation")
  2131. .addE("wait").from("pOWsc6VN6I279").to("pOWsc6VN6I281")
  2132. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2133. .property("skipped", false)
  2134. .property("@className", "com.example.model.action.Action")
  2135. .property("duration", "0.0")
  2136. .property("@fieldName", "wait")
  2137. .addE("HotelOp").from("pOWsc6VN6I277").to("pOWsc6VN6I279")
  2138. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2139. .property("skipped", false)
  2140. .property("@className", "com.example.model.action.HotelOperation")
  2141. .property("duration", "90720.000000000")
  2142. .property("@fieldName", "HotelOp")
  2143. .addE("wait").from("pOWsc6VN6I275").to("pOWsc6VN6I277")
  2144. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2145. .property("skipped", false)
  2146. .property("@className", "com.example.model.action.Action")
  2147. .property("duration", "0.0")
  2148. .property("@fieldName", "waitOperation")
  2149. .addE("start").from("pOWsc6VN6I275").to("pOWsc6VN6I281")
  2150. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2151. .property("skipped", false)
  2152. .property("@className", "com.example.model.action.Action")
  2153. .property("duration", "90720.000000000")
  2154. .property("@fieldName", "start")
  2155. .addE("fuelOparation").from("pOWsc6VN6I273").to("pOWsc6VN6I275")
  2156. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2157. .property("skipped", false)
  2158. .property("@className", "com.example.model.action.Action")
  2159. .property("duration", "0.0")
  2160. .property("@fieldName", "fuelOparation")
  2161. .limit(1)
  2162. .coalesce(
  2163. V().hasLabel("Hotel").has("name", "TCV 1"),
  2164. addV("Hotel")
  2165. .property("@className", "com.example.model.master.Hotel")
  2166. .property("name", "TCV 1").as("pOWsc6VN6I526"))
  2167. .as("pOWsc6VN6I526")
  2168. .limit(1)
  2169. .coalesce(
  2170. V().hasLabel("Target").has(T.id, "ES2"),
  2171. addV("Target")
  2172. .property(T.id, "ES2")
  2173. .property("id", "ES2")
  2174. .property("@className", "com.example.model.master.Target")
  2175. .property("locode", "ES2")
  2176. .property("name", "VALENCIA").as("pOWsc6VN6I529"))
  2177. .as("pOWsc6VN6I529")
  2178. .limit(1)
  2179. .coalesce(
  2180. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2181. addV("Zone")
  2182. .property(T.id, "ZoneE")
  2183. .property("id", "ZoneE")
  2184. .property("@className", "com.example.model.master.Zone")
  2185. .property("name", "EUROPE")
  2186. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I532"))
  2187. .as("pOWsc6VN6I532")
  2188. .addE("locatedIn").from("pOWsc6VN6I529").to("pOWsc6VN6I532")
  2189. .property("@fieldName", "Zone")
  2190. .addE("locatedIn").from("pOWsc6VN6I526").to("pOWsc6VN6I529")
  2191. .property("@fieldName", "Target")
  2192. .addE("at").from("pOWsc6VN6I273").to("pOWsc6VN6I526")
  2193. .property("@fieldName", "Hotel")
  2194. .addE("moving").from("pOWsc6VN6I271").to("pOWsc6VN6I273")
  2195. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2196. .property("skipped", false)
  2197. .property("@className", "com.example.model.action.Action")
  2198. .property("duration", "0.0")
  2199. .property("@fieldName", "moving")
  2200. .addE("wait").from("pOWsc6VN6I269").to("pOWsc6VN6I271")
  2201. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2202. .property("skipped", false)
  2203. .property("@className", "com.example.model.action.Action")
  2204. .property("duration", "0.0")
  2205. .property("@fieldName", "wait")
  2206. .limit(1)
  2207. .coalesce(
  2208. V().hasLabel("Target").has(T.id, "ES2"),
  2209. addV("Target")
  2210. .property(T.id, "ES2")
  2211. .property("id", "ES2")
  2212. .property("@className", "com.example.model.master.Target")
  2213. .property("locode", "ES2")
  2214. .property("name", "VALENCIA").as("pOWsc6VN6I535"))
  2215. .as("pOWsc6VN6I535")
  2216. .limit(1)
  2217. .coalesce(
  2218. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2219. addV("Zone")
  2220. .property(T.id, "ZoneE")
  2221. .property("id", "ZoneE")
  2222. .property("@className", "com.example.model.master.Zone")
  2223. .property("name", "EUROPE")
  2224. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I538"))
  2225. .as("pOWsc6VN6I538")
  2226. .addE("locatedIn").from("pOWsc6VN6I535").to("pOWsc6VN6I538")
  2227. .property("@fieldName", "Zone")
  2228. .addE("at").from("pOWsc6VN6I269").to("pOWsc6VN6I535")
  2229. .property("@fieldName", "Target")
  2230. .addE("highwayVoyage").from("pOWsc6VN6I267").to("pOWsc6VN6I269")
  2231. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2232. .property("skipped", false)
  2233. .property("speed", 11.130071724696089)
  2234. .property("@className", "com.example.model.action.highwayVoyage")
  2235. .property("durationTime", 2838)
  2236. .property("duration", "170280.000000000")
  2237. .property("@fieldName", "highwayVoyages")
  2238. .property("distance", 526.452392578125)
  2239. .limit(1)
  2240. .coalesce(
  2241. V().hasLabel("Target").has(T.id, "IT1"),
  2242. addV("Target")
  2243. .property(T.id, "IT1")
  2244. .property("id", "IT1")
  2245. .property("@className", "com.example.model.master.Target")
  2246. .property("locode", "IT1")
  2247. .property("name", "GENOA").as("pOWsc6VN6I541"))
  2248. .as("pOWsc6VN6I541")
  2249. .limit(1)
  2250. .coalesce(
  2251. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2252. addV("Zone")
  2253. .property(T.id, "ZoneE")
  2254. .property("id", "ZoneE")
  2255. .property("@className", "com.example.model.master.Zone")
  2256. .property("name", "EUROPE")
  2257. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I544"))
  2258. .as("pOWsc6VN6I544")
  2259. .addE("locatedIn").from("pOWsc6VN6I541").to("pOWsc6VN6I544")
  2260. .property("@fieldName", "Zone")
  2261. .addE("at").from("pOWsc6VN6I267").to("pOWsc6VN6I541")
  2262. .property("@fieldName", "Target")
  2263. .addE("wait").from("pOWsc6VN6I265").to("pOWsc6VN6I267")
  2264. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2265. .property("skipped", false)
  2266. .property("@className", "com.example.model.action.Action")
  2267. .property("duration", "0.0")
  2268. .property("@fieldName", "wait")
  2269. .addE("moving").from("pOWsc6VN6I263").to("pOWsc6VN6I265")
  2270. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2271. .property("skipped", false)
  2272. .property("@className", "com.example.model.action.Action")
  2273. .property("duration", "0.0")
  2274. .property("@fieldName", "moving")
  2275. .addE("fuelOparation").from("pOWsc6VN6I261").to("pOWsc6VN6I263")
  2276. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2277. .property("skipped", false)
  2278. .property("@className", "com.example.model.action.Action")
  2279. .property("duration", "0.0")
  2280. .property("@fieldName", "fuelOparation")
  2281. .addE("wait").from("pOWsc6VN6I259").to("pOWsc6VN6I261")
  2282. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2283. .property("skipped", false)
  2284. .property("@className", "com.example.model.action.Action")
  2285. .property("duration", "0.0")
  2286. .property("@fieldName", "wait")
  2287. .addE("HotelOp").from("pOWsc6VN6I257").to("pOWsc6VN6I259")
  2288. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2289. .property("skipped", false)
  2290. .property("@className", "com.example.model.action.HotelOperation")
  2291. .property("duration", "93240.000000000")
  2292. .property("@fieldName", "HotelOp")
  2293. .addE("wait").from("pOWsc6VN6I255").to("pOWsc6VN6I257")
  2294. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2295. .property("skipped", false)
  2296. .property("@className", "com.example.model.action.Action")
  2297. .property("duration", "0.0")
  2298. .property("@fieldName", "waitOperation")
  2299. .addE("start").from("pOWsc6VN6I255").to("pOWsc6VN6I261")
  2300. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2301. .property("skipped", false)
  2302. .property("@className", "com.example.model.action.Action")
  2303. .property("duration", "93240.000000000")
  2304. .property("@fieldName", "start")
  2305. .addE("fuelOparation").from("pOWsc6VN6I253").to("pOWsc6VN6I255")
  2306. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2307. .property("skipped", false)
  2308. .property("@className", "com.example.model.action.Action")
  2309. .property("duration", "0.0")
  2310. .property("@fieldName", "fuelOparation")
  2311. .limit(1)
  2312. .coalesce(
  2313. V().hasLabel("Hotel").has("name", "Moevenp1"),
  2314. addV("Hotel")
  2315. .property("@className", "com.example.model.master.Hotel")
  2316. .property("name", "Moevenp1").as("pOWsc6VN6I548"))
  2317. .as("pOWsc6VN6I548")
  2318. .limit(1)
  2319. .coalesce(
  2320. V().hasLabel("Target").has(T.id, "IT1"),
  2321. addV("Target")
  2322. .property(T.id, "IT1")
  2323. .property("id", "IT1")
  2324. .property("@className", "com.example.model.master.Target")
  2325. .property("locode", "IT1")
  2326. .property("name", "GENOA").as("pOWsc6VN6I551"))
  2327. .as("pOWsc6VN6I551")
  2328. .limit(1)
  2329. .coalesce(
  2330. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2331. addV("Zone")
  2332. .property(T.id, "ZoneE")
  2333. .property("id", "ZoneE")
  2334. .property("@className", "com.example.model.master.Zone")
  2335. .property("name", "EUROPE")
  2336. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I554"))
  2337. .as("pOWsc6VN6I554")
  2338. .addE("locatedIn").from("pOWsc6VN6I551").to("pOWsc6VN6I554")
  2339. .property("@fieldName", "Zone")
  2340. .addE("locatedIn").from("pOWsc6VN6I548").to("pOWsc6VN6I551")
  2341. .property("@fieldName", "Target")
  2342. .addE("at").from("pOWsc6VN6I253").to("pOWsc6VN6I548")
  2343. .property("@fieldName", "Hotel")
  2344. .addE("moving").from("pOWsc6VN6I251").to("pOWsc6VN6I253")
  2345. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2346. .property("skipped", false)
  2347. .property("@className", "com.example.model.action.Action")
  2348. .property("duration", "0.0")
  2349. .property("@fieldName", "moving")
  2350. .addE("wait").from("pOWsc6VN6I249").to("pOWsc6VN6I251")
  2351. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2352. .property("skipped", false)
  2353. .property("@className", "com.example.model.action.Action")
  2354. .property("duration", "0.0")
  2355. .property("@fieldName", "wait")
  2356. .limit(1)
  2357. .coalesce(
  2358. V().hasLabel("Target").has(T.id, "IT1"),
  2359. addV("Target")
  2360. .property(T.id, "IT1")
  2361. .property("id", "IT1")
  2362. .property("@className", "com.example.model.master.Target")
  2363. .property("locode", "IT1")
  2364. .property("name", "GENOA").as("pOWsc6VN6I557"))
  2365. .as("pOWsc6VN6I557")
  2366. .limit(1)
  2367. .coalesce(
  2368. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2369. addV("Zone")
  2370. .property(T.id, "ZoneE")
  2371. .property("id", "ZoneE")
  2372. .property("@className", "com.example.model.master.Zone")
  2373. .property("name", "EUROPE")
  2374. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I560"))
  2375. .as("pOWsc6VN6I560")
  2376. .addE("locatedIn").from("pOWsc6VN6I557").to("pOWsc6VN6I560")
  2377. .property("@fieldName", "Zone")
  2378. .addE("at").from("pOWsc6VN6I249").to("pOWsc6VN6I557")
  2379. .property("@fieldName", "Target")
  2380. .addE("highwayVoyage").from("pOWsc6VN6I247").to("pOWsc6VN6I249")
  2381. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2382. .property("skipped", false)
  2383. .property("speed", 17.817068816609464)
  2384. .property("@className", "com.example.model.action.highwayVoyage")
  2385. .property("durationTime", 2076)
  2386. .property("duration", "149760.000000000")
  2387. .property("@fieldName", "highwayVoyages")
  2388. .property("distance", 616.4705810546875)
  2389. .limit(1)
  2390. .coalesce(
  2391. V().hasLabel("Target").has(T.id, "MT1"),
  2392. addV("Target")
  2393. .property(T.id, "MT1")
  2394. .property("id", "MT1")
  2395. .property("@className", "com.example.model.master.Target")
  2396. .property("locode", "MT1")
  2397. .property("name", "MT 1").as("pOWsc6VN6I563"))
  2398. .as("pOWsc6VN6I563")
  2399. .limit(1)
  2400. .coalesce(
  2401. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2402. addV("Zone")
  2403. .property(T.id, "ZoneE")
  2404. .property("id", "ZoneE")
  2405. .property("@className", "com.example.model.master.Zone")
  2406. .property("name", "EUROPE")
  2407. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I566"))
  2408. .as("pOWsc6VN6I566")
  2409. .addE("locatedIn").from("pOWsc6VN6I563").to("pOWsc6VN6I566")
  2410. .property("@fieldName", "Zone")
  2411. .addE("at").from("pOWsc6VN6I247").to("pOWsc6VN6I563")
  2412. .property("@fieldName", "Target")
  2413. .addE("wait").from("pOWsc6VN6I245").to("pOWsc6VN6I247")
  2414. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2415. .property("skipped", false)
  2416. .property("@className", "com.example.model.action.Action")
  2417. .property("duration", "0.0")
  2418. .property("@fieldName", "wait")
  2419. .addE("moving").from("pOWsc6VN6I243").to("pOWsc6VN6I245")
  2420. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2421. .property("skipped", false)
  2422. .property("@className", "com.example.model.action.Action")
  2423. .property("duration", "0.0")
  2424. .property("@fieldName", "moving")
  2425. .addE("fuelOparation").from("pOWsc6VN6I241").to("pOWsc6VN6I243")
  2426. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2427. .property("skipped", false)
  2428. .property("@className", "com.example.model.action.Action")
  2429. .property("duration", "0.0")
  2430. .property("@fieldName", "fuelOparation")
  2431. .addE("wait").from("pOWsc6VN6I239").to("pOWsc6VN6I241")
  2432. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2433. .property("skipped", false)
  2434. .property("@className", "com.example.model.action.Action")
  2435. .property("duration", "0.0")
  2436. .property("@fieldName", "wait")
  2437. .addE("HotelOp").from("pOWsc6VN6I237").to("pOWsc6VN6I239")
  2438. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2439. .property("skipped", false)
  2440. .property("@className", "com.example.model.action.HotelOperation")
  2441. .property("duration", "100800.000000000")
  2442. .property("@fieldName", "HotelOp")
  2443. .addE("wait").from("pOWsc6VN6I235").to("pOWsc6VN6I237")
  2444. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2445. .property("skipped", false)
  2446. .property("@className", "com.example.model.action.Action")
  2447. .property("duration", "0.0")
  2448. .property("@fieldName", "waitOperation")
  2449. .addE("start").from("pOWsc6VN6I235").to("pOWsc6VN6I241")
  2450. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2451. .property("skipped", false)
  2452. .property("@className", "com.example.model.action.Action")
  2453. .property("duration", "100800.000000000")
  2454. .property("@fieldName", "start")
  2455. .addE("fuelOparation").from("pOWsc6VN6I233").to("pOWsc6VN6I235")
  2456. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2457. .property("skipped", false)
  2458. .property("@className", "com.example.model.action.Action")
  2459. .property("duration", "0.0")
  2460. .property("@fieldName", "fuelOparation")
  2461. .limit(1)
  2462. .coalesce(
  2463. V().hasLabel("Hotel").has("name", "MALTAF 1"),
  2464. addV("Hotel")
  2465. .property("@className", "com.example.model.master.Hotel")
  2466. .property("name", "MALTAF 1").as("pOWsc6VN6I570"))
  2467. .as("pOWsc6VN6I570")
  2468. .limit(1)
  2469. .coalesce(
  2470. V().hasLabel("Target").has(T.id, "MT1"),
  2471. addV("Target")
  2472. .property(T.id, "MT1")
  2473. .property("id", "MT1")
  2474. .property("@className", "com.example.model.master.Target")
  2475. .property("locode", "MT1")
  2476. .property("name", "MT 1").as("pOWsc6VN6I573"))
  2477. .as("pOWsc6VN6I573")
  2478. .limit(1)
  2479. .coalesce(
  2480. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2481. addV("Zone")
  2482. .property(T.id, "ZoneE")
  2483. .property("id", "ZoneE")
  2484. .property("@className", "com.example.model.master.Zone")
  2485. .property("name", "EUROPE")
  2486. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I576"))
  2487. .as("pOWsc6VN6I576")
  2488. .addE("locatedIn").from("pOWsc6VN6I573").to("pOWsc6VN6I576")
  2489. .property("@fieldName", "Zone")
  2490. .addE("locatedIn").from("pOWsc6VN6I570").to("pOWsc6VN6I573")
  2491. .property("@fieldName", "Target")
  2492. .addE("at").from("pOWsc6VN6I233").to("pOWsc6VN6I570")
  2493. .property("@fieldName", "Hotel")
  2494. .addE("moving").from("pOWsc6VN6I231").to("pOWsc6VN6I233")
  2495. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2496. .property("skipped", false)
  2497. .property("@className", "com.example.model.action.Action")
  2498. .property("duration", "-100800.000000000")
  2499. .property("@fieldName", "moving")
  2500. .addE("wait").from("pOWsc6VN6I229").to("pOWsc6VN6I231")
  2501. .property("lastChanged", '"2022-01-04T08:11:59.868Z"')
  2502. .property("skipped", false)
  2503. .property("@className", "com.example.model.action.Action")
  2504. .property("duration", "0.0")
  2505. .property("@fieldName", "wait")
  2506. .limit(1)
  2507. .coalesce(
  2508. V().hasLabel("Target").has(T.id, "MT1"),
  2509. addV("Target")
  2510. .property(T.id, "MT1")
  2511. .property("id", "MT1")
  2512. .property("@className", "com.example.model.master.Target")
  2513. .property("locode", "MT1")
  2514. .property("name", "MT 1").as("pOWsc6VN6I579"))
  2515. .as("pOWsc6VN6I579")
  2516. .limit(1)
  2517. .coalesce(
  2518. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2519. addV("Zone")
  2520. .property(T.id, "ZoneE")
  2521. .property("id", "ZoneE")
  2522. .property("@className", "com.example.model.master.Zone")
  2523. .property("name", "EUROPE")
  2524. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I582"))
  2525. .as("pOWsc6VN6I582")
  2526. .addE("locatedIn").from("pOWsc6VN6I579").to("pOWsc6VN6I582")
  2527. .property("@fieldName", "Zone")
  2528. .addE("at").from("pOWsc6VN6I229").to("pOWsc6VN6I579")
  2529. .property("@fieldName", "Target")
  2530. .addE("highwayVoyage").from("pOWsc6VN6I227").to("pOWsc6VN6I229")
  2531. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2532. .property("skipped", false)
  2533. .property("speed", 14.648952826768339)
  2534. .property("@className", "com.example.model.action.highwayVoyage")
  2535. .property("durationTime", 2004)
  2536. .property("duration", "199440.000000000")
  2537. .property("@fieldName", "highwayVoyages")
  2538. .property("distance", 489.2750244140625)
  2539. .limit(1)
  2540. .coalesce(
  2541. V().hasLabel("Target").has(T.id, "GR1"),
  2542. addV("Target")
  2543. .property(T.id, "GR1")
  2544. .property("id", "GR1")
  2545. .property("@className", "com.example.model.master.Target")
  2546. .property("locode", "GR1")
  2547. .property("name", "Piraeus").as("pOWsc6VN6I585"))
  2548. .as("pOWsc6VN6I585")
  2549. .limit(1)
  2550. .coalesce(
  2551. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2552. addV("Zone")
  2553. .property(T.id, "ZoneE")
  2554. .property("id", "ZoneE")
  2555. .property("@className", "com.example.model.master.Zone")
  2556. .property("name", "EUROPE")
  2557. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I588"))
  2558. .as("pOWsc6VN6I588")
  2559. .addE("locatedIn").from("pOWsc6VN6I585").to("pOWsc6VN6I588")
  2560. .property("@fieldName", "Zone")
  2561. .addE("at").from("pOWsc6VN6I227").to("pOWsc6VN6I585")
  2562. .property("@fieldName", "Target")
  2563. .addE("wait").from("pOWsc6VN6I225").to("pOWsc6VN6I227")
  2564. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2565. .property("skipped", false)
  2566. .property("@className", "com.example.model.action.Action")
  2567. .property("duration", "0.0")
  2568. .property("@fieldName", "wait")
  2569. .addE("moving").from("pOWsc6VN6I223").to("pOWsc6VN6I225")
  2570. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2571. .property("skipped", false)
  2572. .property("@className", "com.example.model.action.Action")
  2573. .property("duration", "0.0")
  2574. .property("@fieldName", "moving")
  2575. .addE("fuelOparation").from("pOWsc6VN6I221").to("pOWsc6VN6I223")
  2576. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2577. .property("skipped", false)
  2578. .property("@className", "com.example.model.action.Action")
  2579. .property("duration", "0.0")
  2580. .property("@fieldName", "fuelOparation")
  2581. .addE("wait").from("pOWsc6VN6I219").to("pOWsc6VN6I221")
  2582. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2583. .property("skipped", false)
  2584. .property("@className", "com.example.model.action.Action")
  2585. .property("duration", "0.0")
  2586. .property("@fieldName", "wait")
  2587. .addE("HotelOp").from("pOWsc6VN6I217").to("pOWsc6VN6I219")
  2588. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2589. .property("skipped", false)
  2590. .property("@className", "com.example.model.action.HotelOperation")
  2591. .property("duration", "100080.000000000")
  2592. .property("@fieldName", "HotelOp")
  2593. .addE("wait").from("pOWsc6VN6I215").to("pOWsc6VN6I217")
  2594. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2595. .property("skipped", false)
  2596. .property("@className", "com.example.model.action.Action")
  2597. .property("duration", "0.0")
  2598. .property("@fieldName", "waitOperation")
  2599. .addE("start").from("pOWsc6VN6I215").to("pOWsc6VN6I221")
  2600. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2601. .property("skipped", false)
  2602. .property("@className", "com.example.model.action.Action")
  2603. .property("duration", "100080.000000000")
  2604. .property("@fieldName", "start")
  2605. .addE("fuelOparation").from("pOWsc6VN6I213").to("pOWsc6VN6I215")
  2606. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2607. .property("skipped", false)
  2608. .property("@className", "com.example.model.action.Action")
  2609. .property("duration", "0.0")
  2610. .property("@fieldName", "fuelOparation")
  2611. .limit(1)
  2612. .coalesce(
  2613. V().hasLabel("Hotel").has("name", "TargetOF 55"),
  2614. addV("Hotel")
  2615. .property("@className", "com.example.model.master.Hotel")
  2616. .property("name", "TargetOF 55").as("pOWsc6VN6I592"))
  2617. .as("pOWsc6VN6I592")
  2618. .limit(1)
  2619. .coalesce(
  2620. V().hasLabel("Target").has(T.id, "GR1"),
  2621. addV("Target")
  2622. .property(T.id, "GR1")
  2623. .property("id", "GR1")
  2624. .property("@className", "com.example.model.master.Target")
  2625. .property("locode", "GR1")
  2626. .property("name", "Piraeus").as("pOWsc6VN6I595"))
  2627. .as("pOWsc6VN6I595")
  2628. .limit(1)
  2629. .coalesce(
  2630. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2631. addV("Zone")
  2632. .property(T.id, "ZoneE")
  2633. .property("id", "ZoneE")
  2634. .property("@className", "com.example.model.master.Zone")
  2635. .property("name", "EUROPE")
  2636. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I598"))
  2637. .as("pOWsc6VN6I598")
  2638. .addE("locatedIn").from("pOWsc6VN6I595").to("pOWsc6VN6I598")
  2639. .property("@fieldName", "Zone")
  2640. .addE("locatedIn").from("pOWsc6VN6I592").to("pOWsc6VN6I595")
  2641. .property("@fieldName", "Target")
  2642. .addE("at").from("pOWsc6VN6I213").to("pOWsc6VN6I592")
  2643. .property("@fieldName", "Hotel")
  2644. .addE("moving").from("pOWsc6VN6I211").to("pOWsc6VN6I213")
  2645. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2646. .property("skipped", false)
  2647. .property("@className", "com.example.model.action.Action")
  2648. .property("duration", "0.0")
  2649. .property("@fieldName", "moving")
  2650. .addE("wait").from("pOWsc6VN6I209").to("pOWsc6VN6I211")
  2651. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2652. .property("skipped", false)
  2653. .property("@className", "com.example.model.action.Action")
  2654. .property("duration", "0.0")
  2655. .property("@fieldName", "wait")
  2656. .limit(1)
  2657. .coalesce(
  2658. V().hasLabel("Target").has(T.id, "GR1"),
  2659. addV("Target")
  2660. .property(T.id, "GR1")
  2661. .property("id", "GR1")
  2662. .property("@className", "com.example.model.master.Target")
  2663. .property("locode", "GR1")
  2664. .property("name", "Piraeus").as("pOWsc6VN6I601"))
  2665. .as("pOWsc6VN6I601")
  2666. .limit(1)
  2667. .coalesce(
  2668. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2669. addV("Zone")
  2670. .property(T.id, "ZoneE")
  2671. .property("id", "ZoneE")
  2672. .property("@className", "com.example.model.master.Zone")
  2673. .property("name", "EUROPE")
  2674. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I604"))
  2675. .as("pOWsc6VN6I604")
  2676. .addE("locatedIn").from("pOWsc6VN6I601").to("pOWsc6VN6I604")
  2677. .property("@fieldName", "Zone")
  2678. .addE("at").from("pOWsc6VN6I209").to("pOWsc6VN6I601")
  2679. .property("@fieldName", "Target")
  2680. .addE("highwayVoyage").from("pOWsc6VN6I207").to("pOWsc6VN6I209")
  2681. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2682. .property("skipped", true)
  2683. .property("@className", "com.example.model.action.highwayVoyage")
  2684. .property("duration", "193680.000000000")
  2685. .property("@fieldName", "highwayVoyages")
  2686. .limit(1)
  2687. .coalesce(
  2688. V().hasLabel("Target").has(T.id, "LB1"),
  2689. addV("Target")
  2690. .property(T.id, "LB1")
  2691. .property("id", "LB1")
  2692. .property("@className", "com.example.model.master.Target")
  2693. .property("locode", "LB1")
  2694. .property("name", "Tripolis").as("pOWsc6VN6I607"))
  2695. .as("pOWsc6VN6I607")
  2696. .limit(1)
  2697. .coalesce(
  2698. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2699. addV("Zone")
  2700. .property(T.id, "ZoneE")
  2701. .property("id", "ZoneE")
  2702. .property("@className", "com.example.model.master.Zone")
  2703. .property("name", "EUROPE")
  2704. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I610"))
  2705. .as("pOWsc6VN6I610")
  2706. .addE("locatedIn").from("pOWsc6VN6I607").to("pOWsc6VN6I610")
  2707. .property("@fieldName", "Zone")
  2708. .addE("at").from("pOWsc6VN6I207").to("pOWsc6VN6I607")
  2709. .property("@fieldName", "Target")
  2710. .addE("wait").from("pOWsc6VN6I205").to("pOWsc6VN6I207")
  2711. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2712. .property("skipped", true)
  2713. .property("@className", "com.example.model.action.Action")
  2714. .property("duration", "0.0")
  2715. .property("@fieldName", "wait")
  2716. .addE("moving").from("pOWsc6VN6I203").to("pOWsc6VN6I205")
  2717. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2718. .property("skipped", true)
  2719. .property("@className", "com.example.model.action.Action")
  2720. .property("duration", "0.0")
  2721. .property("@fieldName", "moving")
  2722. .addE("fuelOparation").from("pOWsc6VN6I201").to("pOWsc6VN6I203")
  2723. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2724. .property("skipped", true)
  2725. .property("@className", "com.example.model.action.Action")
  2726. .property("duration", "0.0")
  2727. .property("@fieldName", "fuelOparation")
  2728. .addE("wait").from("pOWsc6VN6I199").to("pOWsc6VN6I201")
  2729. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2730. .property("skipped", true)
  2731. .property("@className", "com.example.model.action.Action")
  2732. .property("duration", "0.0")
  2733. .property("@fieldName", "wait")
  2734. .addE("HotelOp").from("pOWsc6VN6I197").to("pOWsc6VN6I199")
  2735. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2736. .property("skipped", true)
  2737. .property("@className", "com.example.model.action.HotelOperation")
  2738. .property("duration", "3600.000000000")
  2739. .property("@fieldName", "HotelOp")
  2740. .addE("wait").from("pOWsc6VN6I195").to("pOWsc6VN6I197")
  2741. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2742. .property("skipped", true)
  2743. .property("@className", "com.example.model.action.Action")
  2744. .property("duration", "0.0")
  2745. .property("@fieldName", "waitOperation")
  2746. .addE("start").from("pOWsc6VN6I195").to("pOWsc6VN6I201")
  2747. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2748. .property("skipped", true)
  2749. .property("@className", "com.example.model.action.Action")
  2750. .property("duration", "3600.000000000")
  2751. .property("@fieldName", "start")
  2752. .addE("fuelOparation").from("pOWsc6VN6I193").to("pOWsc6VN6I195")
  2753. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2754. .property("skipped", true)
  2755. .property("@className", "com.example.model.action.Action")
  2756. .property("duration", "0.0")
  2757. .property("@fieldName", "fuelOparation")
  2758. .limit(1)
  2759. .coalesce(
  2760. V().hasLabel("Hotel").has("name", "OEPT 1"),
  2761. addV("Hotel")
  2762. .property("@className", "com.example.model.master.Hotel")
  2763. .property("name", "OEPT 1").as("pOWsc6VN6I614"))
  2764. .as("pOWsc6VN6I614")
  2765. .limit(1)
  2766. .coalesce(
  2767. V().hasLabel("Target").has(T.id, "LB1"),
  2768. addV("Target")
  2769. .property(T.id, "LB1")
  2770. .property("id", "LB1")
  2771. .property("@className", "com.example.model.master.Target")
  2772. .property("locode", "LB1")
  2773. .property("name", "Tripolis").as("pOWsc6VN6I617"))
  2774. .as("pOWsc6VN6I617")
  2775. .limit(1)
  2776. .coalesce(
  2777. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2778. addV("Zone")
  2779. .property(T.id, "ZoneE")
  2780. .property("id", "ZoneE")
  2781. .property("@className", "com.example.model.master.Zone")
  2782. .property("name", "EUROPE")
  2783. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I620"))
  2784. .as("pOWsc6VN6I620")
  2785. .addE("locatedIn").from("pOWsc6VN6I617").to("pOWsc6VN6I620")
  2786. .property("@fieldName", "Zone")
  2787. .addE("locatedIn").from("pOWsc6VN6I614").to("pOWsc6VN6I617")
  2788. .property("@fieldName", "Target")
  2789. .addE("at").from("pOWsc6VN6I193").to("pOWsc6VN6I614")
  2790. .property("@fieldName", "Hotel")
  2791. .addE("moving").from("pOWsc6VN6I191").to("pOWsc6VN6I193")
  2792. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2793. .property("skipped", true)
  2794. .property("@className", "com.example.model.action.Action")
  2795. .property("duration", "0.0")
  2796. .property("@fieldName", "moving")
  2797. .addE("wait").from("pOWsc6VN6I189").to("pOWsc6VN6I191")
  2798. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  2799. .property("skipped", true)
  2800. .property("@className", "com.example.model.action.Action")
  2801. .property("duration", "0.0")
  2802. .property("@fieldName", "waitskipped")
  2803. .limit(1)
  2804. .coalesce(
  2805. V().hasLabel("Target").has(T.id, "LB1"),
  2806. addV("Target")
  2807. .property(T.id, "LB1")
  2808. .property("id", "LB1")
  2809. .property("@className", "com.example.model.master.Target")
  2810. .property("locode", "LB1")
  2811. .property("name", "Tripolis").as("pOWsc6VN6I623"))
  2812. .as("pOWsc6VN6I623")
  2813. .limit(1)
  2814. .coalesce(
  2815. V().hasLabel("Zone").has(T.id, "ZoneE"),
  2816. addV("Zone")
  2817. .property(T.id, "ZoneE")
  2818. .property("id", "ZoneE")
  2819. .property("@className", "com.example.model.master.Zone")
  2820. .property("name", "EUROPE")
  2821. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I626"))
  2822. .as("pOWsc6VN6I626")
  2823. .addE("locatedIn").from("pOWsc6VN6I623").to("pOWsc6VN6I626")
  2824. .property("@fieldName", "Zone")
  2825. .addE("at").from("pOWsc6VN6I189").to("pOWsc6VN6I623")
  2826. .property("@fieldName", "Target")
  2827. .addE("highwayVoyage").from("pOWsc6VN6I181").to("pOWsc6VN6I189")
  2828. .property("skipped", true)
  2829. .property("speed", 15.579485770983574)
  2830. .property("@className", "com.example.model.action.highwayVoyage")
  2831. .property("durationTime", 2808)
  2832. .property("duration", "82800.000000000")
  2833. .property("@fieldName", "highwayVoyages")
  2834. .property("distance", 729.1199340820312)
  2835. .addE("highwayVoyage").from("pOWsc6VN6I181").to("pOWsc6VN6I209")
  2836. .property("skipped", false)
  2837. .property("speed", 15.579485770983574)
  2838. .property("@className", "com.example.model.action.highwayVoyage")
  2839. .property("durationTime", 2808)
  2840. .property("duration", "280080.000000000")
  2841. .property("@fieldName", "highwayVoyages")
  2842. .property("distance", 729.1199340820312)
  2843. .addE("wait").from("pOWsc6VN6I179").to("pOWsc6VN6I181")
  2844. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2845. .property("skipped", false)
  2846. .property("@className", "com.example.model.action.Action")
  2847. .property("duration", "0.0")
  2848. .property("@fieldName", "wait")
  2849. .addE("TunnelPassage").from("pOWsc6VN6I177").to("pOWsc6VN6I179")
  2850. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2851. .property("skipped", false)
  2852. .property("@className", "com.example.model.action.Action")
  2853. .property("duration", "36360.000000000")
  2854. .property("@fieldName", "TunnelPassage")
  2855. .addE("wait").from("pOWsc6VN6I169").to("pOWsc6VN6I177")
  2856. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2857. .property("skipped", false)
  2858. .property("@className", "com.example.model.action.Action")
  2859. .property("duration", "0.0")
  2860. .property("@fieldName", "wait")
  2861. .addE("highwayVoyage").from("pOWsc6VN6I167").to("pOWsc6VN6I169")
  2862. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2863. .property("skipped", false)
  2864. .property("speed", 11.366683769566064)
  2865. .property("@className", "com.example.model.action.highwayVoyage")
  2866. .property("durationTime", 3366)
  2867. .property("duration", "133560.000000000")
  2868. .property("@fieldName", "highwayVoyages")
  2869. .property("distance", 637.6709594726562)
  2870. .limit(1)
  2871. .coalesce(
  2872. V().hasLabel("Target").has(T.id, "SA12"),
  2873. addV("Target")
  2874. .property(T.id, "SA12")
  2875. .property("id", "SA12")
  2876. .property("@className", "com.example.model.master.Target")
  2877. .property("locode", "SA12")
  2878. .property("name", "Mekka").as("pOWsc6VN6I630"))
  2879. .as("pOWsc6VN6I630")
  2880. .limit(1)
  2881. .coalesce(
  2882. V().hasLabel("Zone").has(T.id, "RME"),
  2883. addV("Zone")
  2884. .property(T.id, "RME")
  2885. .property("id", "RME")
  2886. .property("@className", "com.example.model.master.Zone")
  2887. .property("name", "MIDDLE EAST")
  2888. .property("ZoneCode", "RME").as("pOWsc6VN6I633"))
  2889. .as("pOWsc6VN6I633")
  2890. .addE("locatedIn").from("pOWsc6VN6I630").to("pOWsc6VN6I633")
  2891. .property("@fieldName", "Zone")
  2892. .addE("at").from("pOWsc6VN6I167").to("pOWsc6VN6I630")
  2893. .property("@fieldName", "Target")
  2894. .addE("wait").from("pOWsc6VN6I165").to("pOWsc6VN6I167")
  2895. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2896. .property("skipped", false)
  2897. .property("@className", "com.example.model.action.Action")
  2898. .property("duration", "0.0")
  2899. .property("@fieldName", "wait")
  2900. .addE("moving").from("pOWsc6VN6I163").to("pOWsc6VN6I165")
  2901. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2902. .property("skipped", false)
  2903. .property("@className", "com.example.model.action.Action")
  2904. .property("duration", "0.0")
  2905. .property("@fieldName", "moving")
  2906. .addE("fuelOparation").from("pOWsc6VN6I161").to("pOWsc6VN6I163")
  2907. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2908. .property("skipped", false)
  2909. .property("@className", "com.example.model.action.Action")
  2910. .property("duration", "0.0")
  2911. .property("@fieldName", "fuelOparation")
  2912. .addE("wait").from("pOWsc6VN6I159").to("pOWsc6VN6I161")
  2913. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2914. .property("skipped", false)
  2915. .property("@className", "com.example.model.action.Action")
  2916. .property("duration", "0.0")
  2917. .property("@fieldName", "wait")
  2918. .addE("HotelOp").from("pOWsc6VN6I157").to("pOWsc6VN6I159")
  2919. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2920. .property("skipped", false)
  2921. .property("@className", "com.example.model.action.HotelOperation")
  2922. .property("duration", "55440.000000000")
  2923. .property("@fieldName", "HotelOp")
  2924. .addE("wait").from("pOWsc6VN6I155").to("pOWsc6VN6I157")
  2925. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2926. .property("skipped", false)
  2927. .property("@className", "com.example.model.action.Action")
  2928. .property("duration", "0.0")
  2929. .property("@fieldName", "waitOperation")
  2930. .addE("start").from("pOWsc6VN6I155").to("pOWsc6VN6I161")
  2931. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2932. .property("skipped", false)
  2933. .property("@className", "com.example.model.action.Action")
  2934. .property("duration", "55440.000000000")
  2935. .property("@fieldName", "start")
  2936. .addE("fuelOparation").from("pOWsc6VN6I153").to("pOWsc6VN6I155")
  2937. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2938. .property("skipped", false)
  2939. .property("@className", "com.example.model.action.Action")
  2940. .property("duration", "0.0")
  2941. .property("@fieldName", "fuelOparation")
  2942. .limit(1)
  2943. .coalesce(
  2944. V().hasLabel("Hotel").has("name", "Derhotel We"),
  2945. addV("Hotel")
  2946. .property("@className", "com.example.model.master.Hotel")
  2947. .property("name", "Derhotel We").as("pOWsc6VN6I637"))
  2948. .as("pOWsc6VN6I637")
  2949. .limit(1)
  2950. .coalesce(
  2951. V().hasLabel("Target").has(T.id, "SA12"),
  2952. addV("Target")
  2953. .property(T.id, "SA12")
  2954. .property("id", "SA12")
  2955. .property("@className", "com.example.model.master.Target")
  2956. .property("locode", "SA12")
  2957. .property("name", "Mekka").as("pOWsc6VN6I640"))
  2958. .as("pOWsc6VN6I640")
  2959. .limit(1)
  2960. .coalesce(
  2961. V().hasLabel("Zone").has(T.id, "RME"),
  2962. addV("Zone")
  2963. .property(T.id, "RME")
  2964. .property("id", "RME")
  2965. .property("@className", "com.example.model.master.Zone")
  2966. .property("name", "MIDDLE EAST")
  2967. .property("ZoneCode", "RME").as("pOWsc6VN6I643"))
  2968. .as("pOWsc6VN6I643")
  2969. .addE("locatedIn").from("pOWsc6VN6I640").to("pOWsc6VN6I643")
  2970. .property("@fieldName", "Zone")
  2971. .addE("locatedIn").from("pOWsc6VN6I637").to("pOWsc6VN6I640")
  2972. .property("@fieldName", "Target")
  2973. .addE("at").from("pOWsc6VN6I153").to("pOWsc6VN6I637")
  2974. .property("@fieldName", "Hotel")
  2975. .addE("moving").from("pOWsc6VN6I151").to("pOWsc6VN6I153")
  2976. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2977. .property("skipped", false)
  2978. .property("@className", "com.example.model.action.Action")
  2979. .property("duration", "0.0")
  2980. .property("@fieldName", "moving")
  2981. .addE("wait").from("pOWsc6VN6I149").to("pOWsc6VN6I151")
  2982. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  2983. .property("skipped", false)
  2984. .property("@className", "com.example.model.action.Action")
  2985. .property("duration", "0.0")
  2986. .property("@fieldName", "wait")
  2987. .limit(1)
  2988. .coalesce(
  2989. V().hasLabel("Target").has(T.id, "SA12"),
  2990. addV("Target")
  2991. .property(T.id, "SA12")
  2992. .property("id", "SA12")
  2993. .property("@className", "com.example.model.master.Target")
  2994. .property("locode", "SA12")
  2995. .property("name", "Mekka").as("pOWsc6VN6I646"))
  2996. .as("pOWsc6VN6I646")
  2997. .limit(1)
  2998. .coalesce(
  2999. V().hasLabel("Zone").has(T.id, "RME"),
  3000. addV("Zone")
  3001. .property(T.id, "RME")
  3002. .property("id", "RME")
  3003. .property("@className", "com.example.model.master.Zone")
  3004. .property("name", "MIDDLE EAST")
  3005. .property("ZoneCode", "RME").as("pOWsc6VN6I649"))
  3006. .as("pOWsc6VN6I649")
  3007. .addE("locatedIn").from("pOWsc6VN6I646").to("pOWsc6VN6I649")
  3008. .property("@fieldName", "Zone")
  3009. .addE("at").from("pOWsc6VN6I149").to("pOWsc6VN6I646")
  3010. .property("@fieldName", "Target")
  3011. .addE("highwayVoyage").from("pOWsc6VN6I147").to("pOWsc6VN6I149")
  3012. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3013. .property("skipped", false)
  3014. .property("speed", 18.04516274502561)
  3015. .property("@className", "com.example.model.action.highwayVoyage")
  3016. .property("durationTime", 7614)
  3017. .property("duration", "500040.000000000")
  3018. .property("@fieldName", "highwayVoyages")
  3019. .property("distance", 2289.93115234375)
  3020. .limit(1)
  3021. .coalesce(
  3022. V().hasLabel("Target").has(T.id, "IN1"),
  3023. addV("Target")
  3024. .property(T.id, "IN1")
  3025. .property("id", "IN1")
  3026. .property("@className", "com.example.model.master.Target")
  3027. .property("locode", "IN1")
  3028. .property("name", "MUNDRA").as("pOWsc6VN6I652"))
  3029. .as("pOWsc6VN6I652")
  3030. .limit(1)
  3031. .coalesce(
  3032. V().hasLabel("Zone").has(T.id, "RME"),
  3033. addV("Zone")
  3034. .property(T.id, "RME")
  3035. .property("id", "RME")
  3036. .property("@className", "com.example.model.master.Zone")
  3037. .property("name", "MIDDLE EAST")
  3038. .property("ZoneCode", "RME").as("pOWsc6VN6I655"))
  3039. .as("pOWsc6VN6I655")
  3040. .addE("locatedIn").from("pOWsc6VN6I652").to("pOWsc6VN6I655")
  3041. .property("@fieldName", "Zone")
  3042. .addE("at").from("pOWsc6VN6I147").to("pOWsc6VN6I652")
  3043. .property("@fieldName", "Target")
  3044. .addE("wait").from("pOWsc6VN6I145").to("pOWsc6VN6I147")
  3045. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3046. .property("skipped", false)
  3047. .property("@className", "com.example.model.action.Action")
  3048. .property("duration", "0.0")
  3049. .property("@fieldName", "wait")
  3050. .addE("moving").from("pOWsc6VN6I143").to("pOWsc6VN6I145")
  3051. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3052. .property("skipped", false)
  3053. .property("@className", "com.example.model.action.Action")
  3054. .property("duration", "0.0")
  3055. .property("@fieldName", "moving")
  3056. .addE("fuelOparation").from("pOWsc6VN6I141").to("pOWsc6VN6I143")
  3057. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3058. .property("skipped", false)
  3059. .property("@className", "com.example.model.action.Action")
  3060. .property("duration", "0.0")
  3061. .property("@fieldName", "fuelOparation")
  3062. .addE("wait").from("pOWsc6VN6I139").to("pOWsc6VN6I141")
  3063. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3064. .property("skipped", false)
  3065. .property("@className", "com.example.model.action.Action")
  3066. .property("duration", "0.0")
  3067. .property("@fieldName", "wait")
  3068. .addE("HotelOp").from("pOWsc6VN6I137").to("pOWsc6VN6I139")
  3069. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3070. .property("skipped", false)
  3071. .property("@className", "com.example.model.action.HotelOperation")
  3072. .property("duration", "94320.000000000")
  3073. .property("@fieldName", "HotelOp")
  3074. .addE("wait").from("pOWsc6VN6I135").to("pOWsc6VN6I137")
  3075. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3076. .property("skipped", false)
  3077. .property("@className", "com.example.model.action.Action")
  3078. .property("duration", "0.0")
  3079. .property("@fieldName", "waitOperation")
  3080. .addE("start").from("pOWsc6VN6I135").to("pOWsc6VN6I141")
  3081. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3082. .property("skipped", false)
  3083. .property("@className", "com.example.model.action.Action")
  3084. .property("duration", "94320.000000000")
  3085. .property("@fieldName", "start")
  3086. .addE("fuelOparation").from("pOWsc6VN6I133").to("pOWsc6VN6I135")
  3087. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3088. .property("skipped", false)
  3089. .property("@className", "com.example.model.action.Action")
  3090. .property("duration", "0.0")
  3091. .property("@fieldName", "fuelOparation")
  3092. .limit(1)
  3093. .coalesce(
  3094. V().hasLabel("Hotel").has("name", "Steinhoef"),
  3095. addV("Hotel")
  3096. .property("@className", "com.example.model.master.Hotel")
  3097. .property("name", "Steinhoef").as("pOWsc6VN6I659"))
  3098. .as("pOWsc6VN6I659")
  3099. .limit(1)
  3100. .coalesce(
  3101. V().hasLabel("Target").has(T.id, "IN1"),
  3102. addV("Target")
  3103. .property(T.id, "IN1")
  3104. .property("id", "IN1")
  3105. .property("@className", "com.example.model.master.Target")
  3106. .property("locode", "IN1")
  3107. .property("name", "MUNDRA").as("pOWsc6VN6I662"))
  3108. .as("pOWsc6VN6I662")
  3109. .limit(1)
  3110. .coalesce(
  3111. V().hasLabel("Zone").has(T.id, "RME"),
  3112. addV("Zone")
  3113. .property(T.id, "RME")
  3114. .property("id", "RME")
  3115. .property("@className", "com.example.model.master.Zone")
  3116. .property("name", "MIDDLE EAST")
  3117. .property("ZoneCode", "RME").as("pOWsc6VN6I665"))
  3118. .as("pOWsc6VN6I665")
  3119. .addE("locatedIn").from("pOWsc6VN6I662").to("pOWsc6VN6I665")
  3120. .property("@fieldName", "Zone")
  3121. .addE("locatedIn").from("pOWsc6VN6I659").to("pOWsc6VN6I662")
  3122. .property("@fieldName", "Target")
  3123. .addE("at").from("pOWsc6VN6I133").to("pOWsc6VN6I659")
  3124. .property("@fieldName", "Hotel")
  3125. .addE("moving").from("pOWsc6VN6I131").to("pOWsc6VN6I133")
  3126. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3127. .property("skipped", false)
  3128. .property("@className", "com.example.model.action.Action")
  3129. .property("duration", "0.0")
  3130. .property("@fieldName", "moving")
  3131. .addE("wait").from("pOWsc6VN6I129").to("pOWsc6VN6I131")
  3132. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3133. .property("skipped", false)
  3134. .property("@className", "com.example.model.action.Action")
  3135. .property("duration", "0.0")
  3136. .property("@fieldName", "wait")
  3137. .limit(1)
  3138. .coalesce(
  3139. V().hasLabel("Target").has(T.id, "IN1"),
  3140. addV("Target")
  3141. .property(T.id, "IN1")
  3142. .property("id", "IN1")
  3143. .property("@className", "com.example.model.master.Target")
  3144. .property("locode", "IN1")
  3145. .property("name", "MUNDRA").as("pOWsc6VN6I668"))
  3146. .as("pOWsc6VN6I668")
  3147. .limit(1)
  3148. .coalesce(
  3149. V().hasLabel("Zone").has(T.id, "RME"),
  3150. addV("Zone")
  3151. .property(T.id, "RME")
  3152. .property("id", "RME")
  3153. .property("@className", "com.example.model.master.Zone")
  3154. .property("name", "MIDDLE EAST")
  3155. .property("ZoneCode", "RME").as("pOWsc6VN6I671"))
  3156. .as("pOWsc6VN6I671")
  3157. .addE("locatedIn").from("pOWsc6VN6I668").to("pOWsc6VN6I671")
  3158. .property("@fieldName", "Zone")
  3159. .addE("at").from("pOWsc6VN6I129").to("pOWsc6VN6I668")
  3160. .property("@fieldName", "Target")
  3161. .addE("highwayVoyage").from("pOWsc6VN6I127").to("pOWsc6VN6I129")
  3162. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3163. .property("skipped", false)
  3164. .property("speed", 9.351938954600088)
  3165. .property("@className", "com.example.model.action.highwayVoyage")
  3166. .property("durationTime", 2574)
  3167. .property("duration", "60840.000000000")
  3168. .property("@fieldName", "highwayVoyages")
  3169. .property("distance", 401.19818115234375)
  3170. .limit(1)
  3171. .coalesce(
  3172. V().hasLabel("Target").has(T.id, "IN2"),
  3173. addV("Target")
  3174. .property(T.id, "IN2")
  3175. .property("id", "IN2")
  3176. .property("@className", "com.example.model.master.Target")
  3177. .property("locode", "IN2")
  3178. .property("name", "NHAVA SHEVA").as("pOWsc6VN6I674"))
  3179. .as("pOWsc6VN6I674")
  3180. .limit(1)
  3181. .coalesce(
  3182. V().hasLabel("Zone").has(T.id, "RME"),
  3183. addV("Zone")
  3184. .property(T.id, "RME")
  3185. .property("id", "RME")
  3186. .property("@className", "com.example.model.master.Zone")
  3187. .property("name", "MIDDLE EAST")
  3188. .property("ZoneCode", "RME").as("pOWsc6VN6I677"))
  3189. .as("pOWsc6VN6I677")
  3190. .addE("locatedIn").from("pOWsc6VN6I674").to("pOWsc6VN6I677")
  3191. .property("@fieldName", "Zone")
  3192. .addE("at").from("pOWsc6VN6I127").to("pOWsc6VN6I674")
  3193. .property("@fieldName", "Target")
  3194. .addE("wait").from("pOWsc6VN6I125").to("pOWsc6VN6I127")
  3195. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3196. .property("skipped", false)
  3197. .property("@className", "com.example.model.action.Action")
  3198. .property("duration", "0.0")
  3199. .property("@fieldName", "wait")
  3200. .addE("moving").from("pOWsc6VN6I123").to("pOWsc6VN6I125")
  3201. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3202. .property("skipped", false)
  3203. .property("@className", "com.example.model.action.Action")
  3204. .property("duration", "0.0")
  3205. .property("@fieldName", "moving")
  3206. .addE("fuelOparation").from("pOWsc6VN6I121").to("pOWsc6VN6I123")
  3207. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3208. .property("skipped", false)
  3209. .property("@className", "com.example.model.action.Action")
  3210. .property("duration", "0.0")
  3211. .property("@fieldName", "fuelOparation")
  3212. .addE("wait").from("pOWsc6VN6I119").to("pOWsc6VN6I121")
  3213. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3214. .property("skipped", false)
  3215. .property("@className", "com.example.model.action.Action")
  3216. .property("duration", "0.0")
  3217. .property("@fieldName", "wait")
  3218. .addE("HotelOp").from("pOWsc6VN6I117").to("pOWsc6VN6I119")
  3219. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3220. .property("skipped", false)
  3221. .property("@className", "com.example.model.action.HotelOperation")
  3222. .property("duration", "126720.000000000")
  3223. .property("@fieldName", "HotelOp")
  3224. .addE("wait").from("pOWsc6VN6I115").to("pOWsc6VN6I117")
  3225. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3226. .property("skipped", false)
  3227. .property("@className", "com.example.model.action.Action")
  3228. .property("duration", "0.0")
  3229. .property("@fieldName", "waitOperation")
  3230. .addE("start").from("pOWsc6VN6I115").to("pOWsc6VN6I121")
  3231. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3232. .property("skipped", false)
  3233. .property("@className", "com.example.model.action.Action")
  3234. .property("duration", "126720.000000000")
  3235. .property("@fieldName", "start")
  3236. .addE("fuelOparation").from("pOWsc6VN6I113").to("pOWsc6VN6I115")
  3237. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3238. .property("skipped", false)
  3239. .property("@className", "com.example.model.action.Action")
  3240. .property("duration", "0.0")
  3241. .property("@fieldName", "fuelOparation")
  3242. .limit(1)
  3243. .coalesce(
  3244. V().hasLabel("Hotel").has("name", "Goeveh"),
  3245. addV("Hotel")
  3246. .property("@className", "com.example.model.master.Hotel")
  3247. .property("name", "Goeveh").as("pOWsc6VN6I681"))
  3248. .as("pOWsc6VN6I681")
  3249. .limit(1)
  3250. .coalesce(
  3251. V().hasLabel("Target").has(T.id, "IN2"),
  3252. addV("Target")
  3253. .property(T.id, "IN2")
  3254. .property("id", "IN2")
  3255. .property("@className", "com.example.model.master.Target")
  3256. .property("locode", "IN2")
  3257. .property("name", "NHAVA SHEVA").as("pOWsc6VN6I684"))
  3258. .as("pOWsc6VN6I684")
  3259. .limit(1)
  3260. .coalesce(
  3261. V().hasLabel("Zone").has(T.id, "RME"),
  3262. addV("Zone")
  3263. .property(T.id, "RME")
  3264. .property("id", "RME")
  3265. .property("@className", "com.example.model.master.Zone")
  3266. .property("name", "MIDDLE EAST")
  3267. .property("ZoneCode", "RME").as("pOWsc6VN6I687"))
  3268. .as("pOWsc6VN6I687")
  3269. .addE("locatedIn").from("pOWsc6VN6I684").to("pOWsc6VN6I687")
  3270. .property("@fieldName", "Zone")
  3271. .addE("locatedIn").from("pOWsc6VN6I681").to("pOWsc6VN6I684")
  3272. .property("@fieldName", "Target")
  3273. .addE("at").from("pOWsc6VN6I113").to("pOWsc6VN6I681")
  3274. .property("@fieldName", "Hotel")
  3275. .addE("moving").from("pOWsc6VN6I111").to("pOWsc6VN6I113")
  3276. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3277. .property("skipped", false)
  3278. .property("@className", "com.example.model.action.Action")
  3279. .property("duration", "0.0")
  3280. .property("@fieldName", "moving")
  3281. .addE("wait").from("pOWsc6VN6I109").to("pOWsc6VN6I111")
  3282. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3283. .property("skipped", false)
  3284. .property("@className", "com.example.model.action.Action")
  3285. .property("duration", "0.0")
  3286. .property("@fieldName", "wait")
  3287. .limit(1)
  3288. .coalesce(
  3289. V().hasLabel("Target").has(T.id, "IN2"),
  3290. addV("Target")
  3291. .property(T.id, "IN2")
  3292. .property("id", "IN2")
  3293. .property("@className", "com.example.model.master.Target")
  3294. .property("locode", "IN2")
  3295. .property("name", "NHAVA SHEVA").as("pOWsc6VN6I690"))
  3296. .as("pOWsc6VN6I690")
  3297. .limit(1)
  3298. .coalesce(
  3299. V().hasLabel("Zone").has(T.id, "RME"),
  3300. addV("Zone")
  3301. .property(T.id, "RME")
  3302. .property("id", "RME")
  3303. .property("@className", "com.example.model.master.Zone")
  3304. .property("name", "MIDDLE EAST")
  3305. .property("ZoneCode", "RME").as("pOWsc6VN6I693"))
  3306. .as("pOWsc6VN6I693")
  3307. .addE("locatedIn").from("pOWsc6VN6I690").to("pOWsc6VN6I693")
  3308. .property("@fieldName", "Zone")
  3309. .addE("at").from("pOWsc6VN6I109").to("pOWsc6VN6I690")
  3310. .property("@fieldName", "Target")
  3311. .addE("highwayVoyage").from("pOWsc6VN6I107").to("pOWsc6VN6I109")
  3312. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3313. .property("skipped", false)
  3314. .property("speed", 18.0014165242513)
  3315. .property("@className", "com.example.model.action.highwayVoyage")
  3316. .property("durationTime", 1728)
  3317. .property("duration", "125280.000000000")
  3318. .property("@fieldName", "highwayVoyages")
  3319. .property("distance", 518.4407958984375)
  3320. .limit(1)
  3321. .coalesce(
  3322. V().hasLabel("Target").has(T.id, "PK1"),
  3323. addV("Target")
  3324. .property(T.id, "PK1")
  3325. .property("id", "PK1")
  3326. .property("@className", "com.example.model.master.Target")
  3327. .property("locode", "PK1")
  3328. .property("name", "KARACHI").as("pOWsc6VN6I696"))
  3329. .as("pOWsc6VN6I696")
  3330. .limit(1)
  3331. .coalesce(
  3332. V().hasLabel("Zone").has(T.id, "RME"),
  3333. addV("Zone")
  3334. .property(T.id, "RME")
  3335. .property("id", "RME")
  3336. .property("@className", "com.example.model.master.Zone")
  3337. .property("name", "MIDDLE EAST")
  3338. .property("ZoneCode", "RME").as("pOWsc6VN6I699"))
  3339. .as("pOWsc6VN6I699")
  3340. .addE("locatedIn").from("pOWsc6VN6I696").to("pOWsc6VN6I699")
  3341. .property("@fieldName", "Zone")
  3342. .addE("at").from("pOWsc6VN6I107").to("pOWsc6VN6I696")
  3343. .property("@fieldName", "Target")
  3344. .addE("wait").from("pOWsc6VN6I105").to("pOWsc6VN6I107")
  3345. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3346. .property("skipped", false)
  3347. .property("@className", "com.example.model.action.Action")
  3348. .property("duration", "0.0")
  3349. .property("@fieldName", "wait")
  3350. .addE("moving").from("pOWsc6VN6I103").to("pOWsc6VN6I105")
  3351. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3352. .property("skipped", false)
  3353. .property("@className", "com.example.model.action.Action")
  3354. .property("duration", "0.0")
  3355. .property("@fieldName", "moving")
  3356. .addE("fuelOparation").from("pOWsc6VN6I101").to("pOWsc6VN6I103")
  3357. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3358. .property("skipped", false)
  3359. .property("@className", "com.example.model.action.Action")
  3360. .property("duration", "0.0")
  3361. .property("@fieldName", "fuelOparation")
  3362. .addE("wait").from("pOWsc6VN6I99").to("pOWsc6VN6I101")
  3363. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3364. .property("skipped", false)
  3365. .property("@className", "com.example.model.action.Action")
  3366. .property("duration", "0.0")
  3367. .property("@fieldName", "wait")
  3368. .addE("HotelOp").from("pOWsc6VN6I97").to("pOWsc6VN6I99")
  3369. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3370. .property("skipped", false)
  3371. .property("@className", "com.example.model.action.HotelOperation")
  3372. .property("duration", "86760.000000000")
  3373. .property("@fieldName", "HotelOp")
  3374. .addE("wait").from("pOWsc6VN6I95").to("pOWsc6VN6I97")
  3375. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3376. .property("skipped", false)
  3377. .property("@className", "com.example.model.action.Action")
  3378. .property("duration", "0.0")
  3379. .property("@fieldName", "waitOperation")
  3380. .addE("start").from("pOWsc6VN6I95").to("pOWsc6VN6I101")
  3381. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3382. .property("skipped", false)
  3383. .property("@className", "com.example.model.action.Action")
  3384. .property("duration", "86760.000000000")
  3385. .property("@fieldName", "start")
  3386. .addE("fuelOparation").from("pOWsc6VN6I93").to("pOWsc6VN6I95")
  3387. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3388. .property("skipped", false)
  3389. .property("@className", "com.example.model.action.Action")
  3390. .property("duration", "0.0")
  3391. .property("@fieldName", "fuelOparation")
  3392. .limit(1)
  3393. .coalesce(
  3394. V().hasLabel("Hotel").has("name", "SwissTeleh"),
  3395. addV("Hotel")
  3396. .property("@className", "com.example.model.master.Hotel")
  3397. .property("name", "SwissTeleh").as("pOWsc6VN6I703"))
  3398. .as("pOWsc6VN6I703")
  3399. .limit(1)
  3400. .coalesce(
  3401. V().hasLabel("Target").has(T.id, "PK1"),
  3402. addV("Target")
  3403. .property(T.id, "PK1")
  3404. .property("id", "PK1")
  3405. .property("@className", "com.example.model.master.Target")
  3406. .property("locode", "PK1")
  3407. .property("name", "KARACHI").as("pOWsc6VN6I706"))
  3408. .as("pOWsc6VN6I706")
  3409. .limit(1)
  3410. .coalesce(
  3411. V().hasLabel("Zone").has(T.id, "RME"),
  3412. addV("Zone")
  3413. .property(T.id, "RME")
  3414. .property("id", "RME")
  3415. .property("@className", "com.example.model.master.Zone")
  3416. .property("name", "MIDDLE EAST")
  3417. .property("ZoneCode", "RME").as("pOWsc6VN6I709"))
  3418. .as("pOWsc6VN6I709")
  3419. .addE("locatedIn").from("pOWsc6VN6I706").to("pOWsc6VN6I709")
  3420. .property("@fieldName", "Zone")
  3421. .addE("locatedIn").from("pOWsc6VN6I703").to("pOWsc6VN6I706")
  3422. .property("@fieldName", "Target")
  3423. .addE("at").from("pOWsc6VN6I93").to("pOWsc6VN6I703")
  3424. .property("@fieldName", "Hotel")
  3425. .addE("moving").from("pOWsc6VN6I91").to("pOWsc6VN6I93")
  3426. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3427. .property("skipped", false)
  3428. .property("@className", "com.example.model.action.Action")
  3429. .property("duration", "0.0")
  3430. .property("@fieldName", "moving")
  3431. .addE("wait").from("pOWsc6VN6I89").to("pOWsc6VN6I91")
  3432. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3433. .property("skipped", false)
  3434. .property("@className", "com.example.model.action.Action")
  3435. .property("duration", "0.0")
  3436. .property("@fieldName", "wait")
  3437. .limit(1)
  3438. .coalesce(
  3439. V().hasLabel("Target").has(T.id, "PK1"),
  3440. addV("Target")
  3441. .property(T.id, "PK1")
  3442. .property("id", "PK1")
  3443. .property("@className", "com.example.model.master.Target")
  3444. .property("locode", "PK1")
  3445. .property("name", "KARACHI").as("pOWsc6VN6I712"))
  3446. .as("pOWsc6VN6I712")
  3447. .limit(1)
  3448. .coalesce(
  3449. V().hasLabel("Zone").has(T.id, "RME"),
  3450. addV("Zone")
  3451. .property(T.id, "RME")
  3452. .property("id", "RME")
  3453. .property("@className", "com.example.model.master.Zone")
  3454. .property("name", "MIDDLE EAST")
  3455. .property("ZoneCode", "RME").as("pOWsc6VN6I715"))
  3456. .as("pOWsc6VN6I715")
  3457. .addE("locatedIn").from("pOWsc6VN6I712").to("pOWsc6VN6I715")
  3458. .property("@fieldName", "Zone")
  3459. .addE("at").from("pOWsc6VN6I89").to("pOWsc6VN6I712")
  3460. .property("@fieldName", "Target")
  3461. .addE("highwayVoyage").from("pOWsc6VN6I87").to("pOWsc6VN6I89")
  3462. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3463. .property("skipped", false)
  3464. .property("speed", 17.98287321771572)
  3465. .property("@className", "com.example.model.action.highwayVoyage")
  3466. .property("durationTime", 2538)
  3467. .property("duration", "137880.000000000")
  3468. .property("@fieldName", "highwayVoyages")
  3469. .property("distance", 760.675537109375)
  3470. .limit(1)
  3471. .coalesce(
  3472. V().hasLabel("Target").has(T.id, "AE1"),
  3473. addV("Target")
  3474. .property(T.id, "AE1")
  3475. .property("id", "AE1")
  3476. .property("@className", "com.example.model.master.Target")
  3477. .property("locode", "AE1")
  3478. .property("name", "JEBEL ALI").as("pOWsc6VN6I718"))
  3479. .as("pOWsc6VN6I718")
  3480. .limit(1)
  3481. .coalesce(
  3482. V().hasLabel("Zone").has(T.id, "RME"),
  3483. addV("Zone")
  3484. .property(T.id, "RME")
  3485. .property("id", "RME")
  3486. .property("@className", "com.example.model.master.Zone")
  3487. .property("name", "MIDDLE EAST")
  3488. .property("ZoneCode", "RME").as("pOWsc6VN6I721"))
  3489. .as("pOWsc6VN6I721")
  3490. .addE("locatedIn").from("pOWsc6VN6I718").to("pOWsc6VN6I721")
  3491. .property("@fieldName", "Zone")
  3492. .addE("at").from("pOWsc6VN6I87").to("pOWsc6VN6I718")
  3493. .property("@fieldName", "Target")
  3494. .addE("wait").from("pOWsc6VN6I85").to("pOWsc6VN6I87")
  3495. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3496. .property("skipped", false)
  3497. .property("@className", "com.example.model.action.Action")
  3498. .property("duration", "0.0")
  3499. .property("@fieldName", "wait")
  3500. .addE("moving").from("pOWsc6VN6I83").to("pOWsc6VN6I85")
  3501. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3502. .property("skipped", false)
  3503. .property("@className", "com.example.model.action.Action")
  3504. .property("duration", "0.0")
  3505. .property("@fieldName", "moving")
  3506. .addE("fuelOparation").from("pOWsc6VN6I81").to("pOWsc6VN6I83")
  3507. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3508. .property("skipped", false)
  3509. .property("@className", "com.example.model.action.Action")
  3510. .property("duration", "0.0")
  3511. .property("@fieldName", "fuelOparation")
  3512. .addE("wait").from("pOWsc6VN6I79").to("pOWsc6VN6I81")
  3513. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3514. .property("skipped", false)
  3515. .property("@className", "com.example.model.action.Action")
  3516. .property("duration", "0.0")
  3517. .property("@fieldName", "wait")
  3518. .addE("HotelOp").from("pOWsc6VN6I77").to("pOWsc6VN6I79")
  3519. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3520. .property("skipped", false)
  3521. .property("@className", "com.example.model.action.HotelOperation")
  3522. .property("duration", "165600.000000000")
  3523. .property("@fieldName", "HotelOp")
  3524. .addE("wait").from("pOWsc6VN6I75").to("pOWsc6VN6I77")
  3525. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3526. .property("skipped", false)
  3527. .property("@className", "com.example.model.action.Action")
  3528. .property("duration", "0.0")
  3529. .property("@fieldName", "waitOperation")
  3530. .addE("start").from("pOWsc6VN6I75").to("pOWsc6VN6I81")
  3531. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3532. .property("skipped", false)
  3533. .property("@className", "com.example.model.action.Action")
  3534. .property("duration", "165600.000000000")
  3535. .property("@fieldName", "start")
  3536. .addE("fuelOparation").from("pOWsc6VN6I73").to("pOWsc6VN6I75")
  3537. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3538. .property("skipped", false)
  3539. .property("@className", "com.example.model.action.Action")
  3540. .property("duration", "0.0")
  3541. .property("@fieldName", "fuelOparation")
  3542. .limit(1)
  3543. .coalesce(
  3544. V().hasLabel("Hotel").has("name", "Derhotel Re"),
  3545. addV("Hotel")
  3546. .property("@className", "com.example.model.master.Hotel")
  3547. .property("name", "Derhotel Re").as("pOWsc6VN6I725"))
  3548. .as("pOWsc6VN6I725")
  3549. .limit(1)
  3550. .coalesce(
  3551. V().hasLabel("Target").has(T.id, "AE1"),
  3552. addV("Target")
  3553. .property(T.id, "AE1")
  3554. .property("id", "AE1")
  3555. .property("@className", "com.example.model.master.Target")
  3556. .property("locode", "AE1")
  3557. .property("name", "JEBEL ALI").as("pOWsc6VN6I728"))
  3558. .as("pOWsc6VN6I728")
  3559. .limit(1)
  3560. .coalesce(
  3561. V().hasLabel("Zone").has(T.id, "RME"),
  3562. addV("Zone")
  3563. .property(T.id, "RME")
  3564. .property("id", "RME")
  3565. .property("@className", "com.example.model.master.Zone")
  3566. .property("name", "MIDDLE EAST")
  3567. .property("ZoneCode", "RME").as("pOWsc6VN6I731"))
  3568. .as("pOWsc6VN6I731")
  3569. .addE("locatedIn").from("pOWsc6VN6I728").to("pOWsc6VN6I731")
  3570. .property("@fieldName", "Zone")
  3571. .addE("locatedIn").from("pOWsc6VN6I725").to("pOWsc6VN6I728")
  3572. .property("@fieldName", "Target")
  3573. .addE("at").from("pOWsc6VN6I73").to("pOWsc6VN6I725")
  3574. .property("@fieldName", "Hotel")
  3575. .addE("moving").from("pOWsc6VN6I71").to("pOWsc6VN6I73")
  3576. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3577. .property("skipped", false)
  3578. .property("@className", "com.example.model.action.Action")
  3579. .property("duration", "0.0")
  3580. .property("@fieldName", "moving")
  3581. .addE("wait").from("pOWsc6VN6I69").to("pOWsc6VN6I71")
  3582. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3583. .property("skipped", false)
  3584. .property("@className", "com.example.model.action.Action")
  3585. .property("duration", "0.0")
  3586. .property("@fieldName", "wait")
  3587. .limit(1)
  3588. .coalesce(
  3589. V().hasLabel("Target").has(T.id, "AE1"),
  3590. addV("Target")
  3591. .property(T.id, "AE1")
  3592. .property("id", "AE1")
  3593. .property("@className", "com.example.model.master.Target")
  3594. .property("locode", "AE1")
  3595. .property("name", "JEBEL ALI").as("pOWsc6VN6I734"))
  3596. .as("pOWsc6VN6I734")
  3597. .limit(1)
  3598. .coalesce(
  3599. V().hasLabel("Zone").has(T.id, "RME"),
  3600. addV("Zone")
  3601. .property(T.id, "RME")
  3602. .property("id", "RME")
  3603. .property("@className", "com.example.model.master.Zone")
  3604. .property("name", "MIDDLE EAST")
  3605. .property("ZoneCode", "RME").as("pOWsc6VN6I737"))
  3606. .as("pOWsc6VN6I737")
  3607. .addE("locatedIn").from("pOWsc6VN6I734").to("pOWsc6VN6I737")
  3608. .property("@fieldName", "Zone")
  3609. .addE("at").from("pOWsc6VN6I69").to("pOWsc6VN6I734")
  3610. .property("@fieldName", "Target")
  3611. .addE("highwayVoyage").from("pOWsc6VN6I67").to("pOWsc6VN6I69")
  3612. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3613. .property("skipped", false)
  3614. .property("speed", 15.617509426030896)
  3615. .property("@className", "com.example.model.action.highwayVoyage")
  3616. .property("durationTime", 798)
  3617. .property("duration", "47880.000000000")
  3618. .property("@fieldName", "highwayVoyages")
  3619. .property("distance", 207.71287536621094)
  3620. .limit(1)
  3621. .coalesce(
  3622. V().hasLabel("Target").has(T.id, "QA11"),
  3623. addV("Target")
  3624. .property(T.id, "QA11")
  3625. .property("id", "QA11")
  3626. .property("@className", "com.example.model.master.Target")
  3627. .property("locode", "QA11")
  3628. .property("name", "HAMAD").as("pOWsc6VN6I740"))
  3629. .as("pOWsc6VN6I740")
  3630. .limit(1)
  3631. .coalesce(
  3632. V().hasLabel("Zone").has(T.id, "RME"),
  3633. addV("Zone")
  3634. .property(T.id, "RME")
  3635. .property("id", "RME")
  3636. .property("@className", "com.example.model.master.Zone")
  3637. .property("name", "MIDDLE EAST")
  3638. .property("ZoneCode", "RME").as("pOWsc6VN6I743"))
  3639. .as("pOWsc6VN6I743")
  3640. .addE("locatedIn").from("pOWsc6VN6I740").to("pOWsc6VN6I743")
  3641. .property("@fieldName", "Zone")
  3642. .addE("at").from("pOWsc6VN6I67").to("pOWsc6VN6I740")
  3643. .property("@fieldName", "Target")
  3644. .addE("wait").from("pOWsc6VN6I65").to("pOWsc6VN6I67")
  3645. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3646. .property("skipped", false)
  3647. .property("@className", "com.example.model.action.Action")
  3648. .property("duration", "0.0")
  3649. .property("@fieldName", "wait")
  3650. .addE("moving").from("pOWsc6VN6I63").to("pOWsc6VN6I65")
  3651. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3652. .property("skipped", false)
  3653. .property("@className", "com.example.model.action.Action")
  3654. .property("duration", "0.0")
  3655. .property("@fieldName", "moving")
  3656. .addE("fuelOparation").from("pOWsc6VN6I61").to("pOWsc6VN6I63")
  3657. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3658. .property("skipped", false)
  3659. .property("@className", "com.example.model.action.Action")
  3660. .property("duration", "0.0")
  3661. .property("@fieldName", "fuelOparation")
  3662. .addE("wait").from("pOWsc6VN6I59").to("pOWsc6VN6I61")
  3663. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3664. .property("skipped", false)
  3665. .property("@className", "com.example.model.action.Action")
  3666. .property("duration", "0.0")
  3667. .property("@fieldName", "wait")
  3668. .addE("HotelOp").from("pOWsc6VN6I57").to("pOWsc6VN6I59")
  3669. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3670. .property("skipped", false)
  3671. .property("@className", "com.example.model.action.HotelOperation")
  3672. .property("duration", "52620.000000000")
  3673. .property("@fieldName", "HotelOp")
  3674. .addE("wait").from("pOWsc6VN6I55").to("pOWsc6VN6I57")
  3675. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3676. .property("skipped", false)
  3677. .property("@className", "com.example.model.action.Action")
  3678. .property("duration", "0.0")
  3679. .property("@fieldName", "waitOperation")
  3680. .addE("start").from("pOWsc6VN6I55").to("pOWsc6VN6I61")
  3681. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3682. .property("skipped", false)
  3683. .property("@className", "com.example.model.action.Action")
  3684. .property("duration", "52620.000000000")
  3685. .property("@fieldName", "start")
  3686. .addE("fuelOparation").from("pOWsc6VN6I53").to("pOWsc6VN6I55")
  3687. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3688. .property("skipped", false)
  3689. .property("@className", "com.example.model.action.Action")
  3690. .property("duration", "0.0")
  3691. .property("@fieldName", "fuelOparation")
  3692. .limit(1)
  3693. .coalesce(
  3694. V().hasLabel("Hotel").has("name", "HAMAD"),
  3695. addV("Hotel")
  3696. .property("@className", "com.example.model.master.Hotel")
  3697. .property("name", "HAMAD").as("pOWsc6VN6I747"))
  3698. .as("pOWsc6VN6I747")
  3699. .limit(1)
  3700. .coalesce(
  3701. V().hasLabel("Target").has(T.id, "QA11"),
  3702. addV("Target")
  3703. .property(T.id, "QA11")
  3704. .property("id", "QA11")
  3705. .property("@className", "com.example.model.master.Target")
  3706. .property("locode", "QA11")
  3707. .property("name", "HAMAD").as("pOWsc6VN6I750"))
  3708. .as("pOWsc6VN6I750")
  3709. .limit(1)
  3710. .coalesce(
  3711. V().hasLabel("Zone").has(T.id, "RME"),
  3712. addV("Zone")
  3713. .property(T.id, "RME")
  3714. .property("id", "RME")
  3715. .property("@className", "com.example.model.master.Zone")
  3716. .property("name", "MIDDLE EAST")
  3717. .property("ZoneCode", "RME").as("pOWsc6VN6I753"))
  3718. .as("pOWsc6VN6I753")
  3719. .addE("locatedIn").from("pOWsc6VN6I750").to("pOWsc6VN6I753")
  3720. .property("@fieldName", "Zone")
  3721. .addE("locatedIn").from("pOWsc6VN6I747").to("pOWsc6VN6I750")
  3722. .property("@fieldName", "Target")
  3723. .addE("at").from("pOWsc6VN6I53").to("pOWsc6VN6I747")
  3724. .property("@fieldName", "Hotel")
  3725. .addE("moving").from("pOWsc6VN6I51").to("pOWsc6VN6I53")
  3726. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3727. .property("skipped", false)
  3728. .property("@className", "com.example.model.action.Action")
  3729. .property("duration", "0.0")
  3730. .property("@fieldName", "moving")
  3731. .addE("wait").from("pOWsc6VN6I49").to("pOWsc6VN6I51")
  3732. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3733. .property("skipped", false)
  3734. .property("@className", "com.example.model.action.Action")
  3735. .property("duration", "0.0")
  3736. .property("@fieldName", "wait")
  3737. .limit(1)
  3738. .coalesce(
  3739. V().hasLabel("Target").has(T.id, "QA11"),
  3740. addV("Target")
  3741. .property(T.id, "QA11")
  3742. .property("id", "QA11")
  3743. .property("@className", "com.example.model.master.Target")
  3744. .property("locode", "QA11")
  3745. .property("name", "HAMAD").as("pOWsc6VN6I756"))
  3746. .as("pOWsc6VN6I756")
  3747. .limit(1)
  3748. .coalesce(
  3749. V().hasLabel("Zone").has(T.id, "RME"),
  3750. addV("Zone")
  3751. .property(T.id, "RME")
  3752. .property("id", "RME")
  3753. .property("@className", "com.example.model.master.Zone")
  3754. .property("name", "MIDDLE EAST")
  3755. .property("ZoneCode", "RME").as("pOWsc6VN6I759"))
  3756. .as("pOWsc6VN6I759")
  3757. .addE("locatedIn").from("pOWsc6VN6I756").to("pOWsc6VN6I759")
  3758. .property("@fieldName", "Zone")
  3759. .addE("at").from("pOWsc6VN6I49").to("pOWsc6VN6I756")
  3760. .property("@fieldName", "Target")
  3761. .addE("highwayVoyage").from("pOWsc6VN6I47").to("pOWsc6VN6I49")
  3762. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3763. .property("skipped", false)
  3764. .property("speed", 17.16544414924339)
  3765. .property("@className", "com.example.model.action.highwayVoyage")
  3766. .property("durationTime", 8657)
  3767. .property("duration", "541020.000000000")
  3768. .property("@fieldName", "highwayVoyages")
  3769. .property("distance", 2476.6875)
  3770. .limit(1)
  3771. .coalesce(
  3772. V().hasLabel("Target").has(T.id, "SA12"),
  3773. addV("Target")
  3774. .property(T.id, "SA12")
  3775. .property("id", "SA12")
  3776. .property("@className", "com.example.model.master.Target")
  3777. .property("locode", "SA12")
  3778. .property("name", "Mekka").as("pOWsc6VN6I762"))
  3779. .as("pOWsc6VN6I762")
  3780. .limit(1)
  3781. .coalesce(
  3782. V().hasLabel("Zone").has(T.id, "RME"),
  3783. addV("Zone")
  3784. .property(T.id, "RME")
  3785. .property("id", "RME")
  3786. .property("@className", "com.example.model.master.Zone")
  3787. .property("name", "MIDDLE EAST")
  3788. .property("ZoneCode", "RME").as("pOWsc6VN6I765"))
  3789. .as("pOWsc6VN6I765")
  3790. .addE("locatedIn").from("pOWsc6VN6I762").to("pOWsc6VN6I765")
  3791. .property("@fieldName", "Zone")
  3792. .addE("at").from("pOWsc6VN6I47").to("pOWsc6VN6I762")
  3793. .property("@fieldName", "Target")
  3794. .addE("wait").from("pOWsc6VN6I45").to("pOWsc6VN6I47")
  3795. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3796. .property("skipped", false)
  3797. .property("@className", "com.example.model.action.Action")
  3798. .property("duration", "0.0")
  3799. .property("@fieldName", "wait")
  3800. .addE("moving").from("pOWsc6VN6I43").to("pOWsc6VN6I45")
  3801. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3802. .property("skipped", false)
  3803. .property("@className", "com.example.model.action.Action")
  3804. .property("duration", "0.0")
  3805. .property("@fieldName", "moving")
  3806. .addE("fuelOparation").from("pOWsc6VN6I41").to("pOWsc6VN6I43")
  3807. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3808. .property("skipped", false)
  3809. .property("@className", "com.example.model.action.Action")
  3810. .property("duration", "0.0")
  3811. .property("@fieldName", "fuelOparation")
  3812. .addE("wait").from("pOWsc6VN6I39").to("pOWsc6VN6I41")
  3813. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  3814. .property("skipped", false)
  3815. .property("@className", "com.example.model.action.Action")
  3816. .property("duration", "0.0")
  3817. .property("@fieldName", "wait")
  3818. .addE("HotelOp").from("pOWsc6VN6I37").to("pOWsc6VN6I39")
  3819. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3820. .property("skipped", false)
  3821. .property("@className", "com.example.model.action.HotelOperation")
  3822. .property("duration", "50400.000000000")
  3823. .property("@fieldName", "HotelOp")
  3824. .addE("wait").from("pOWsc6VN6I35").to("pOWsc6VN6I37")
  3825. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3826. .property("skipped", false)
  3827. .property("@className", "com.example.model.action.Action")
  3828. .property("duration", "0.0")
  3829. .property("@fieldName", "waitOperation")
  3830. .addE("start").from("pOWsc6VN6I35").to("pOWsc6VN6I41")
  3831. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3832. .property("skipped", false)
  3833. .property("@className", "com.example.model.action.Action")
  3834. .property("duration", "50400.000000000")
  3835. .property("@fieldName", "start")
  3836. .addE("fuelOparation").from("pOWsc6VN6I33").to("pOWsc6VN6I35")
  3837. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3838. .property("skipped", false)
  3839. .property("@className", "com.example.model.action.Action")
  3840. .property("duration", "0.0")
  3841. .property("@fieldName", "fuelOparation")
  3842. .limit(1)
  3843. .coalesce(
  3844. V().hasLabel("Hotel").has("name", "Derhotel We"),
  3845. addV("Hotel")
  3846. .property("@className", "com.example.model.master.Hotel")
  3847. .property("name", "Derhotel We").as("pOWsc6VN6I769"))
  3848. .as("pOWsc6VN6I769")
  3849. .limit(1)
  3850. .coalesce(
  3851. V().hasLabel("Target").has(T.id, "SA12"),
  3852. addV("Target")
  3853. .property(T.id, "SA12")
  3854. .property("id", "SA12")
  3855. .property("@className", "com.example.model.master.Target")
  3856. .property("locode", "SA12")
  3857. .property("name", "Mekka").as("pOWsc6VN6I772"))
  3858. .as("pOWsc6VN6I772")
  3859. .limit(1)
  3860. .coalesce(
  3861. V().hasLabel("Zone").has(T.id, "RME"),
  3862. addV("Zone")
  3863. .property(T.id, "RME")
  3864. .property("id", "RME")
  3865. .property("@className", "com.example.model.master.Zone")
  3866. .property("name", "MIDDLE EAST")
  3867. .property("ZoneCode", "RME").as("pOWsc6VN6I775"))
  3868. .as("pOWsc6VN6I775")
  3869. .addE("locatedIn").from("pOWsc6VN6I772").to("pOWsc6VN6I775")
  3870. .property("@fieldName", "Zone")
  3871. .addE("locatedIn").from("pOWsc6VN6I769").to("pOWsc6VN6I772")
  3872. .property("@fieldName", "Target")
  3873. .addE("at").from("pOWsc6VN6I33").to("pOWsc6VN6I769")
  3874. .property("@fieldName", "Hotel")
  3875. .addE("moving").from("pOWsc6VN6I31").to("pOWsc6VN6I33")
  3876. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3877. .property("skipped", false)
  3878. .property("@className", "com.example.model.action.Action")
  3879. .property("duration", "0.0")
  3880. .property("@fieldName", "moving")
  3881. .addE("wait").from("pOWsc6VN6I29").to("pOWsc6VN6I31")
  3882. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3883. .property("skipped", false)
  3884. .property("@className", "com.example.model.action.Action")
  3885. .property("duration", "0.0")
  3886. .property("@fieldName", "wait")
  3887. .limit(1)
  3888. .coalesce(
  3889. V().hasLabel("Target").has(T.id, "SA12"),
  3890. addV("Target")
  3891. .property(T.id, "SA12")
  3892. .property("id", "SA12")
  3893. .property("@className", "com.example.model.master.Target")
  3894. .property("locode", "SA12")
  3895. .property("name", "Mekka").as("pOWsc6VN6I778"))
  3896. .as("pOWsc6VN6I778")
  3897. .limit(1)
  3898. .coalesce(
  3899. V().hasLabel("Zone").has(T.id, "RME"),
  3900. addV("Zone")
  3901. .property(T.id, "RME")
  3902. .property("id", "RME")
  3903. .property("@className", "com.example.model.master.Zone")
  3904. .property("name", "MIDDLE EAST")
  3905. .property("ZoneCode", "RME").as("pOWsc6VN6I781"))
  3906. .as("pOWsc6VN6I781")
  3907. .addE("locatedIn").from("pOWsc6VN6I778").to("pOWsc6VN6I781")
  3908. .property("@fieldName", "Zone")
  3909. .addE("at").from("pOWsc6VN6I29").to("pOWsc6VN6I778")
  3910. .property("@fieldName", "Target")
  3911. .addE("highwayVoyage").from("pOWsc6VN6I27").to("pOWsc6VN6I29")
  3912. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3913. .property("skipped", false)
  3914. .property("speed", 9.306610828309548)
  3915. .property("@className", "com.example.model.action.highwayVoyage")
  3916. .property("durationTime", 3810)
  3917. .property("duration", "199800.000000000")
  3918. .property("@fieldName", "highwayVoyages")
  3919. .property("distance", 590.9697875976562)
  3920. .limit(1)
  3921. .coalesce(
  3922. V().hasLabel("Target").has(T.id, "JOA WELLN"),
  3923. addV("Target")
  3924. .property(T.id, "JOA WELLN")
  3925. .property("id", "JOA WELLN")
  3926. .property("@className", "com.example.model.master.Target")
  3927. .property("locode", "JOA WELLN")
  3928. .property("name", "AQABA").as("pOWsc6VN6I784"))
  3929. .as("pOWsc6VN6I784")
  3930. .limit(1)
  3931. .coalesce(
  3932. V().hasLabel("Zone").has(T.id, "RME"),
  3933. addV("Zone")
  3934. .property(T.id, "RME")
  3935. .property("id", "RME")
  3936. .property("@className", "com.example.model.master.Zone")
  3937. .property("name", "MIDDLE EAST")
  3938. .property("ZoneCode", "RME").as("pOWsc6VN6I787"))
  3939. .as("pOWsc6VN6I787")
  3940. .addE("locatedIn").from("pOWsc6VN6I784").to("pOWsc6VN6I787")
  3941. .property("@fieldName", "Zone")
  3942. .addE("at").from("pOWsc6VN6I27").to("pOWsc6VN6I784")
  3943. .property("@fieldName", "Target")
  3944. .addE("wait").from("pOWsc6VN6I25").to("pOWsc6VN6I27")
  3945. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3946. .property("skipped", false)
  3947. .property("@className", "com.example.model.action.Action")
  3948. .property("duration", "0.0")
  3949. .property("@fieldName", "wait")
  3950. .addE("moving").from("pOWsc6VN6I23").to("pOWsc6VN6I25")
  3951. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3952. .property("skipped", false)
  3953. .property("@className", "com.example.model.action.Action")
  3954. .property("duration", "0.0")
  3955. .property("@fieldName", "moving")
  3956. .addE("fuelOparation").from("pOWsc6VN6I21").to("pOWsc6VN6I23")
  3957. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3958. .property("skipped", false)
  3959. .property("@className", "com.example.model.action.Action")
  3960. .property("duration", "0.0")
  3961. .property("@fieldName", "fuelOparation")
  3962. .addE("wait").from("pOWsc6VN6I19").to("pOWsc6VN6I21")
  3963. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3964. .property("skipped", false)
  3965. .property("@className", "com.example.model.action.Action")
  3966. .property("duration", "0.0")
  3967. .property("@fieldName", "wait")
  3968. .addE("HotelOp").from("pOWsc6VN6I17").to("pOWsc6VN6I19")
  3969. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3970. .property("skipped", false)
  3971. .property("@className", "com.example.model.action.HotelOperation")
  3972. .property("duration", "87840.000000000")
  3973. .property("@fieldName", "HotelOp")
  3974. .addE("wait").from("pOWsc6VN6I15").to("pOWsc6VN6I17")
  3975. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3976. .property("skipped", false)
  3977. .property("@className", "com.example.model.action.Action")
  3978. .property("duration", "0.0")
  3979. .property("@fieldName", "waitOperation")
  3980. .addE("start").from("pOWsc6VN6I15").to("pOWsc6VN6I21")
  3981. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3982. .property("skipped", false)
  3983. .property("@className", "com.example.model.action.Action")
  3984. .property("duration", "87840.000000000")
  3985. .property("@fieldName", "start")
  3986. .addE("fuelOparation").from("pOWsc6VN6I13").to("pOWsc6VN6I15")
  3987. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  3988. .property("skipped", false)
  3989. .property("@className", "com.example.model.action.Action")
  3990. .property("duration", "0.0")
  3991. .property("@fieldName", "fuelOparation")
  3992. .limit(1)
  3993. .coalesce(
  3994. V().hasLabel("Hotel").has("name", "HILT1"),
  3995. addV("Hotel")
  3996. .property("@className", "com.example.model.master.Hotel")
  3997. .property("name", "HILT1").as("pOWsc6VN6I791"))
  3998. .as("pOWsc6VN6I791")
  3999. .limit(1)
  4000. .coalesce(
  4001. V().hasLabel("Target").has(T.id, "JOA WELLN"),
  4002. addV("Target")
  4003. .property(T.id, "JOA WELLN")
  4004. .property("id", "JOA WELLN")
  4005. .property("@className", "com.example.model.master.Target")
  4006. .property("locode", "JOA WELLN")
  4007. .property("name", "AQABA").as("pOWsc6VN6I794"))
  4008. .as("pOWsc6VN6I794")
  4009. .limit(1)
  4010. .coalesce(
  4011. V().hasLabel("Zone").has(T.id, "RME"),
  4012. addV("Zone")
  4013. .property(T.id, "RME")
  4014. .property("id", "RME")
  4015. .property("@className", "com.example.model.master.Zone")
  4016. .property("name", "MIDDLE EAST")
  4017. .property("ZoneCode", "RME").as("pOWsc6VN6I797"))
  4018. .as("pOWsc6VN6I797")
  4019. .addE("locatedIn").from("pOWsc6VN6I794").to("pOWsc6VN6I797")
  4020. .property("@fieldName", "Zone")
  4021. .addE("locatedIn").from("pOWsc6VN6I791").to("pOWsc6VN6I794")
  4022. .property("@fieldName", "Target")
  4023. .addE("at").from("pOWsc6VN6I13").to("pOWsc6VN6I791")
  4024. .property("@fieldName", "Hotel")
  4025. .addE("moving").from("pOWsc6VN6I11").to("pOWsc6VN6I13")
  4026. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  4027. .property("skipped", false)
  4028. .property("@className", "com.example.model.action.Action")
  4029. .property("duration", "0.0")
  4030. .property("@fieldName", "moving")
  4031. .addE("wait").from("pOWsc6VN6I9").to("pOWsc6VN6I11")
  4032. .property("lastChanged", '"2022-01-04T08:11:59.864Z"')
  4033. .property("skipped", false)
  4034. .property("@className", "com.example.model.action.Action")
  4035. .property("duration", "0.0")
  4036. .property("@fieldName", "wait")
  4037. .limit(1)
  4038. .coalesce(
  4039. V().hasLabel("Target").has(T.id, "JOA WELLN"),
  4040. addV("Target")
  4041. .property(T.id, "JOA WELLN")
  4042. .property("id", "JOA WELLN")
  4043. .property("@className", "com.example.model.master.Target")
  4044. .property("locode", "JOA WELLN")
  4045. .property("name", "AQABA").as("pOWsc6VN6I800"))
  4046. .as("pOWsc6VN6I800")
  4047. .limit(1)
  4048. .coalesce(
  4049. V().hasLabel("Zone").has(T.id, "RME"),
  4050. addV("Zone")
  4051. .property(T.id, "RME")
  4052. .property("id", "RME")
  4053. .property("@className", "com.example.model.master.Zone")
  4054. .property("name", "MIDDLE EAST")
  4055. .property("ZoneCode", "RME").as("pOWsc6VN6I803"))
  4056. .as("pOWsc6VN6I803")
  4057. .addE("locatedIn").from("pOWsc6VN6I800").to("pOWsc6VN6I803")
  4058. .property("@fieldName", "Zone")
  4059. .addE("at").from("pOWsc6VN6I9").to("pOWsc6VN6I800")
  4060. .property("@fieldName", "Target")
  4061. .addE("ends").from("pOWsc6VN6I9").to("pOWsc6VN6I7")
  4062. .property("@fieldName", "ends")
  4063. .addV("AXTarget")
  4064. .property("lastChanged", '"2022-01-04T08:11:59.845Z"')
  4065. .property("eventDate", '"2021-08-23T08:01:00+03:00"')
  4066. .property("skipped", true)
  4067. .property("@className", "com.example.model.event.AXTarget")
  4068. .property("actual", false)
  4069. .property("arrivalIndex", 0).as("pOWsc6VN6I806")
  4070. .addV("Unpacking")
  4071. .property("lastChanged", '"2022-01-04T08:11:59.849Z"')
  4072. .property("eventDate", '"2021-08-23T08:01:00+03:00"')
  4073. .property("skipped", true)
  4074. .property("@className", "com.example.model.event.Unpacking")
  4075. .property("actual", false).as("pOWsc6VN6I808")
  4076. .addV("Packup")
  4077. .property("lastChanged", '"2022-01-04T08:11:59.852Z"')
  4078. .property("eventDate", '"2021-08-23T08:01:00+03:00"')
  4079. .property("skipped", true)
  4080. .property("@className", "com.example.model.event.Packup")
  4081. .property("actual", false).as("pOWsc6VN6I810")
  4082. .addV("AXRefuel")
  4083. .property("lastChanged", '"2022-01-04T08:11:59.852Z"')
  4084. .property("fHotelCallId", 4591932)
  4085. .property("eventDate", '"2021-08-23T08:01:00+03:00"')
  4086. .property("skipped", true)
  4087. .property("@className", "com.example.model.event.AXRefuel")
  4088. .property("actual", false).as("pOWsc6VN6I812")
  4089. .addV("WorkshopStart")
  4090. .property("lastChanged", '"2022-01-04T08:11:59.853Z"')
  4091. .property("eventDate", '"2021-08-23T08:01:00+03:00"')
  4092. .property("skipped", true)
  4093. .property("@className", "com.example.model.event.WorkshopStart")
  4094. .property("actual", false).as("pOWsc6VN6I814")
  4095. .addV("WorkshopEnd")
  4096. .property("lastChanged", '"2022-01-04T08:11:59.853Z"')
  4097. .property("eventDate", '"2021-08-23T08:02:00+03:00"')
  4098. .property("skipped", true)
  4099. .property("@className", "com.example.model.event.WorkshopEnd")
  4100. .property("actual", false).as("pOWsc6VN6I816")
  4101. .addV("DXRefuel")
  4102. .property("lastChanged", '"2022-01-04T08:11:59.852Z"')
  4103. .property("eventDate", '"2021-08-23T08:02:00+03:00"')
  4104. .property("skipped", true)
  4105. .property("@className", "com.example.model.event.DXRefuel")
  4106. .property("actual", false).as("pOWsc6VN6I818")
  4107. .addV("movingOutStart")
  4108. .property("lastChanged", '"2022-01-04T08:11:59.854Z"')
  4109. .property("eventDate", '"2021-08-23T08:02:00+03:00"')
  4110. .property("skipped", true)
  4111. .property("@className", "com.example.model.event.movingOutStart")
  4112. .property("actual", false).as("pOWsc6VN6I820")
  4113. .addV("movingOutEnd")
  4114. .property("lastChanged", '"2022-01-04T08:11:59.854Z"')
  4115. .property("eventDate", '"2021-08-23T08:02:00+03:00"')
  4116. .property("skipped", true)
  4117. .property("@className", "com.example.model.event.movingOutEnd")
  4118. .property("actual", false).as("pOWsc6VN6I822")
  4119. .addV("DXTarget")
  4120. .property("departureIndex", 0)
  4121. .property("lastChanged", '"2022-01-04T08:11:59.855Z"')
  4122. .property("eventDate", '"2021-08-23T08:02:00+03:00"')
  4123. .property("skipped", true)
  4124. .property("@className", "com.example.model.event.DXTarget")
  4125. .property("actual", false).as("pOWsc6VN6I824")
  4126. .addV("AXTarget")
  4127. .property("lastChanged", '"2022-01-04T08:11:59.855Z"')
  4128. .property("eventDate", '"2021-08-25T15:18:00+03:00"')
  4129. .property("skipped", false)
  4130. .property("@className", "com.example.model.event.AXTarget")
  4131. .property("actual", true)
  4132. .property("arrivalIndex", 1).as("pOWsc6VN6I826")
  4133. .addV("Unpacking")
  4134. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4135. .property("eventDate", '"2021-08-25T15:18:00+03:00"')
  4136. .property("skipped", false)
  4137. .property("@className", "com.example.model.event.Unpacking")
  4138. .property("actual", true).as("pOWsc6VN6I828")
  4139. .addV("Packup")
  4140. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4141. .property("eventDate", '"2021-08-25T15:18:00+03:00"')
  4142. .property("skipped", false)
  4143. .property("@className", "com.example.model.event.Packup")
  4144. .property("actual", true).as("pOWsc6VN6I830")
  4145. .addV("AXRefuel")
  4146. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4147. .property("fHotelCallId", 4591933)
  4148. .property("eventDate", '"2021-08-25T15:18:00+03:00"')
  4149. .property("skipped", false)
  4150. .property("@className", "com.example.model.event.AXRefuel")
  4151. .property("actual", true).as("pOWsc6VN6I832")
  4152. .addV("WorkshopStart")
  4153. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4154. .property("eventDate", '"2021-08-25T15:18:00+03:00"')
  4155. .property("skipped", false)
  4156. .property("@className", "com.example.model.event.WorkshopStart")
  4157. .property("actual", true).as("pOWsc6VN6I834")
  4158. .addV("WorkshopEnd")
  4159. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4160. .property("eventDate", '"2021-08-26T08:12:00+03:00"')
  4161. .property("skipped", false)
  4162. .property("@className", "com.example.model.event.WorkshopEnd")
  4163. .property("actual", true).as("pOWsc6VN6I836")
  4164. .addV("DXRefuel")
  4165. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4166. .property("eventDate", '"2021-08-26T08:12:00+03:00"')
  4167. .property("skipped", false)
  4168. .property("@className", "com.example.model.event.DXRefuel")
  4169. .property("actual", true).as("pOWsc6VN6I838")
  4170. .addV("movingOutStart")
  4171. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4172. .property("eventDate", '"2021-08-26T08:12:00+03:00"')
  4173. .property("skipped", false)
  4174. .property("@className", "com.example.model.event.movingOutStart")
  4175. .property("actual", true).as("pOWsc6VN6I840")
  4176. .addV("movingOutEnd")
  4177. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4178. .property("eventDate", '"2021-08-26T08:12:00+03:00"')
  4179. .property("skipped", false)
  4180. .property("@className", "com.example.model.event.movingOutEnd")
  4181. .property("actual", true).as("pOWsc6VN6I842")
  4182. .addV("DXTarget")
  4183. .property("departureIndex", 1)
  4184. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4185. .property("eventDate", '"2021-08-26T08:12:00+03:00"')
  4186. .property("skipped", false)
  4187. .property("@className", "com.example.model.event.DXTarget")
  4188. .property("actual", true).as("pOWsc6VN6I844")
  4189. .addV("AXTarget")
  4190. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4191. .property("eventDate", '"2021-08-27T21:20:00+02:00"')
  4192. .property("skipped", false)
  4193. .property("@className", "com.example.model.event.AXTarget")
  4194. .property("actual", true)
  4195. .property("arrivalIndex", 3).as("pOWsc6VN6I846")
  4196. .addV("Unpacking")
  4197. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4198. .property("eventDate", '"2021-08-27T21:20:00+02:00"')
  4199. .property("skipped", false)
  4200. .property("@className", "com.example.model.event.Unpacking")
  4201. .property("actual", true).as("pOWsc6VN6I848")
  4202. .addV("Packup")
  4203. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4204. .property("eventDate", '"2021-08-27T21:20:00+02:00"')
  4205. .property("skipped", false)
  4206. .property("@className", "com.example.model.event.Packup")
  4207. .property("actual", true).as("pOWsc6VN6I850")
  4208. .addV("AXRefuel")
  4209. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4210. .property("fHotelCallId", 4591934)
  4211. .property("eventDate", '"2021-08-27T21:20:00+02:00"')
  4212. .property("skipped", false)
  4213. .property("@className", "com.example.model.event.AXRefuel")
  4214. .property("actual", true).as("pOWsc6VN6I852")
  4215. .addV("WorkshopStart")
  4216. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4217. .property("eventDate", '"2021-08-27T21:20:00+02:00"')
  4218. .property("skipped", false)
  4219. .property("@className", "com.example.model.event.WorkshopStart")
  4220. .property("actual", true).as("pOWsc6VN6I854")
  4221. .addV("WorkshopEnd")
  4222. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4223. .property("eventDate", '"2021-08-29T03:40:00+02:00"')
  4224. .property("skipped", false)
  4225. .property("@className", "com.example.model.event.WorkshopEnd")
  4226. .property("actual", true).as("pOWsc6VN6I856")
  4227. .addV("DXRefuel")
  4228. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4229. .property("eventDate", '"2021-08-29T03:40:00+02:00"')
  4230. .property("skipped", false)
  4231. .property("@className", "com.example.model.event.DXRefuel")
  4232. .property("actual", true).as("pOWsc6VN6I858")
  4233. .addV("movingOutStart")
  4234. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4235. .property("eventDate", '"2021-08-29T03:40:00+02:00"')
  4236. .property("skipped", false)
  4237. .property("@className", "com.example.model.event.movingOutStart")
  4238. .property("actual", true).as("pOWsc6VN6I860")
  4239. .addV("movingOutEnd")
  4240. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4241. .property("eventDate", '"2021-08-29T03:40:00+02:00"')
  4242. .property("skipped", false)
  4243. .property("@className", "com.example.model.event.movingOutEnd")
  4244. .property("actual", true).as("pOWsc6VN6I862")
  4245. .addV("DXTarget")
  4246. .property("departureIndex", 3)
  4247. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4248. .property("eventDate", '"2021-08-29T03:40:00+02:00"')
  4249. .property("skipped", false)
  4250. .property("@className", "com.example.model.event.DXTarget")
  4251. .property("actual", true).as("pOWsc6VN6I864")
  4252. .addV("AXTarget")
  4253. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4254. .property("eventDate", '"2021-08-30T18:42:00+02:00"')
  4255. .property("skipped", false)
  4256. .property("@className", "com.example.model.event.AXTarget")
  4257. .property("actual", true)
  4258. .property("arrivalIndex", 5).as("pOWsc6VN6I866")
  4259. .addV("Unpacking")
  4260. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4261. .property("eventDate", '"2021-08-30T18:42:00+02:00"')
  4262. .property("skipped", false)
  4263. .property("@className", "com.example.model.event.Unpacking")
  4264. .property("actual", true).as("pOWsc6VN6I868")
  4265. .addV("Packup")
  4266. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4267. .property("eventDate", '"2021-08-30T18:42:00+02:00"')
  4268. .property("skipped", false)
  4269. .property("@className", "com.example.model.event.Packup")
  4270. .property("actual", true).as("pOWsc6VN6I870")
  4271. .addV("AXRefuel")
  4272. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4273. .property("fHotelCallId", 4591935)
  4274. .property("eventDate", '"2021-08-30T18:42:00+02:00"')
  4275. .property("skipped", false)
  4276. .property("@className", "com.example.model.event.AXRefuel")
  4277. .property("actual", true).as("pOWsc6VN6I872")
  4278. .addV("WorkshopStart")
  4279. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4280. .property("eventDate", '"2021-08-30T18:42:00+02:00"')
  4281. .property("skipped", false)
  4282. .property("@className", "com.example.model.event.WorkshopStart")
  4283. .property("actual", true).as("pOWsc6VN6I874")
  4284. .addV("WorkshopEnd")
  4285. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4286. .property("eventDate", '"2021-08-31T23:48:00+02:00"')
  4287. .property("skipped", false)
  4288. .property("@className", "com.example.model.event.WorkshopEnd")
  4289. .property("actual", true).as("pOWsc6VN6I876")
  4290. .addV("DXRefuel")
  4291. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4292. .property("eventDate", '"2021-08-31T23:48:00+02:00"')
  4293. .property("skipped", false)
  4294. .property("@className", "com.example.model.event.DXRefuel")
  4295. .property("actual", true).as("pOWsc6VN6I878")
  4296. .addV("movingOutStart")
  4297. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4298. .property("eventDate", '"2021-08-31T23:48:00+02:00"')
  4299. .property("skipped", false)
  4300. .property("@className", "com.example.model.event.movingOutStart")
  4301. .property("actual", true).as("pOWsc6VN6I880")
  4302. .addV("movingOutEnd")
  4303. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4304. .property("eventDate", '"2021-08-31T23:48:00+02:00"')
  4305. .property("skipped", false)
  4306. .property("@className", "com.example.model.event.movingOutEnd")
  4307. .property("actual", true).as("pOWsc6VN6I882")
  4308. .addV("DXTarget")
  4309. .property("departureIndex", 5)
  4310. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4311. .property("eventDate", '"2021-08-31T23:48:00+02:00"')
  4312. .property("skipped", false)
  4313. .property("@className", "com.example.model.event.DXTarget")
  4314. .property("actual", true).as("pOWsc6VN6I884")
  4315. .addV("AXTarget")
  4316. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4317. .property("eventDate", '"2021-09-02T19:48:00+02:00"')
  4318. .property("skipped", false)
  4319. .property("@className", "com.example.model.event.AXTarget")
  4320. .property("actual", true)
  4321. .property("arrivalIndex", 7).as("pOWsc6VN6I886")
  4322. .addV("Unpacking")
  4323. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4324. .property("eventDate", '"2021-09-02T19:48:00+02:00"')
  4325. .property("skipped", false)
  4326. .property("@className", "com.example.model.event.Unpacking")
  4327. .property("actual", true).as("pOWsc6VN6I888")
  4328. .addV("Packup")
  4329. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4330. .property("eventDate", '"2021-09-02T19:48:00+02:00"')
  4331. .property("skipped", false)
  4332. .property("@className", "com.example.model.event.Packup")
  4333. .property("actual", true).as("pOWsc6VN6I890")
  4334. .addV("AXRefuel")
  4335. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4336. .property("fHotelCallId", 4591936)
  4337. .property("eventDate", '"2021-09-02T19:48:00+02:00"')
  4338. .property("skipped", false)
  4339. .property("@className", "com.example.model.event.AXRefuel")
  4340. .property("actual", true).as("pOWsc6VN6I892")
  4341. .addV("WorkshopStart")
  4342. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4343. .property("eventDate", '"2021-09-02T19:48:00+02:00"')
  4344. .property("skipped", false)
  4345. .property("@className", "com.example.model.event.WorkshopStart")
  4346. .property("actual", true).as("pOWsc6VN6I894")
  4347. .addV("WorkshopEnd")
  4348. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4349. .property("eventDate", '"2021-09-04T07:06:00+02:00"')
  4350. .property("skipped", false)
  4351. .property("@className", "com.example.model.event.WorkshopEnd")
  4352. .property("actual", true).as("pOWsc6VN6I896")
  4353. .addV("DXRefuel")
  4354. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4355. .property("eventDate", '"2021-09-04T07:06:00+02:00"')
  4356. .property("skipped", false)
  4357. .property("@className", "com.example.model.event.DXRefuel")
  4358. .property("actual", true).as("pOWsc6VN6I898")
  4359. .addV("movingOutStart")
  4360. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4361. .property("eventDate", '"2021-09-04T07:06:00+02:00"')
  4362. .property("skipped", false)
  4363. .property("@className", "com.example.model.event.movingOutStart")
  4364. .property("actual", true).as("pOWsc6VN6I900")
  4365. .addV("movingOutEnd")
  4366. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4367. .property("eventDate", '"2021-09-04T07:06:00+02:00"')
  4368. .property("skipped", false)
  4369. .property("@className", "com.example.model.event.movingOutEnd")
  4370. .property("actual", true).as("pOWsc6VN6I902")
  4371. .addV("DXTarget")
  4372. .property("departureIndex", 7)
  4373. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4374. .property("eventDate", '"2021-09-04T07:06:00+02:00"')
  4375. .property("skipped", false)
  4376. .property("@className", "com.example.model.event.DXTarget")
  4377. .property("actual", true).as("pOWsc6VN6I904")
  4378. .addV("AXTarget")
  4379. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4380. .property("eventDate", '"2021-09-04T19:42:00+02:00"')
  4381. .property("skipped", false)
  4382. .property("@className", "com.example.model.event.AXTarget")
  4383. .property("actual", true)
  4384. .property("arrivalIndex", 9).as("pOWsc6VN6I906")
  4385. .addV("Unpacking")
  4386. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4387. .property("eventDate", '"2021-09-04T19:42:00+02:00"')
  4388. .property("skipped", false)
  4389. .property("@className", "com.example.model.event.Unpacking")
  4390. .property("actual", true).as("pOWsc6VN6I908")
  4391. .addV("Packup")
  4392. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4393. .property("eventDate", '"2021-09-04T19:42:00+02:00"')
  4394. .property("skipped", false)
  4395. .property("@className", "com.example.model.event.Packup")
  4396. .property("actual", true).as("pOWsc6VN6I910")
  4397. .addV("AXRefuel")
  4398. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4399. .property("fHotelCallId", 4591937)
  4400. .property("eventDate", '"2021-09-04T19:42:00+02:00"')
  4401. .property("skipped", false)
  4402. .property("@className", "com.example.model.event.AXRefuel")
  4403. .property("actual", true).as("pOWsc6VN6I912")
  4404. .addV("WorkshopStart")
  4405. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4406. .property("eventDate", '"2021-09-04T19:42:00+02:00"')
  4407. .property("skipped", false)
  4408. .property("@className", "com.example.model.event.WorkshopStart")
  4409. .property("actual", true).as("pOWsc6VN6I914")
  4410. .addV("WorkshopEnd")
  4411. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4412. .property("eventDate", '"2021-09-05T17:00:00+02:00"')
  4413. .property("skipped", false)
  4414. .property("@className", "com.example.model.event.WorkshopEnd")
  4415. .property("actual", true).as("pOWsc6VN6I916")
  4416. .addV("DXRefuel")
  4417. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4418. .property("eventDate", '"2021-09-05T17:00:00+02:00"')
  4419. .property("skipped", false)
  4420. .property("@className", "com.example.model.event.DXRefuel")
  4421. .property("actual", true).as("pOWsc6VN6I918")
  4422. .addV("movingOutStart")
  4423. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4424. .property("eventDate", '"2021-09-05T17:00:00+02:00"')
  4425. .property("skipped", false)
  4426. .property("@className", "com.example.model.event.movingOutStart")
  4427. .property("actual", true).as("pOWsc6VN6I920")
  4428. .addV("movingOutEnd")
  4429. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4430. .property("eventDate", '"2021-09-05T17:00:00+02:00"')
  4431. .property("skipped", false)
  4432. .property("@className", "com.example.model.event.movingOutEnd")
  4433. .property("actual", true).as("pOWsc6VN6I922")
  4434. .addV("DXTarget")
  4435. .property("departureIndex", 9)
  4436. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4437. .property("eventDate", '"2021-09-05T17:00:00+02:00"')
  4438. .property("skipped", false)
  4439. .property("@className", "com.example.model.event.DXTarget")
  4440. .property("actual", true).as("pOWsc6VN6I924")
  4441. .addV("AXTarget")
  4442. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  4443. .property("eventDate", '"2021-09-06T12:36:00+02:00"')
  4444. .property("skipped", false)
  4445. .property("@className", "com.example.model.event.AXTarget")
  4446. .property("actual", true)
  4447. .property("arrivalIndex", 11).as("pOWsc6VN6I926")
  4448. .addV("Unpacking")
  4449. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4450. .property("eventDate", '"2021-09-06T12:36:00+02:00"')
  4451. .property("skipped", false)
  4452. .property("@className", "com.example.model.event.Unpacking")
  4453. .property("actual", true).as("pOWsc6VN6I928")
  4454. .addV("Packup")
  4455. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4456. .property("eventDate", '"2021-09-06T12:36:00+02:00"')
  4457. .property("skipped", false)
  4458. .property("@className", "com.example.model.event.Packup")
  4459. .property("actual", true).as("pOWsc6VN6I930")
  4460. .addV("AXRefuel")
  4461. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4462. .property("fHotelCallId", 4591938)
  4463. .property("eventDate", '"2021-09-06T12:36:00+02:00"')
  4464. .property("skipped", false)
  4465. .property("@className", "com.example.model.event.AXRefuel")
  4466. .property("actual", true).as("pOWsc6VN6I932")
  4467. .addV("WorkshopStart")
  4468. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4469. .property("eventDate", '"2021-09-06T12:36:00+02:00"')
  4470. .property("skipped", false)
  4471. .property("@className", "com.example.model.event.WorkshopStart")
  4472. .property("actual", true).as("pOWsc6VN6I934")
  4473. .addV("WorkshopEnd")
  4474. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4475. .property("eventDate", '"2021-09-07T11:42:00+02:00"')
  4476. .property("skipped", false)
  4477. .property("@className", "com.example.model.event.WorkshopEnd")
  4478. .property("actual", true).as("pOWsc6VN6I936")
  4479. .addV("DXRefuel")
  4480. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4481. .property("eventDate", '"2021-09-07T11:42:00+02:00"')
  4482. .property("skipped", false)
  4483. .property("@className", "com.example.model.event.DXRefuel")
  4484. .property("actual", true).as("pOWsc6VN6I938")
  4485. .addV("movingOutStart")
  4486. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4487. .property("eventDate", '"2021-09-07T11:42:00+02:00"')
  4488. .property("skipped", false)
  4489. .property("@className", "com.example.model.event.movingOutStart")
  4490. .property("actual", true).as("pOWsc6VN6I940")
  4491. .addV("movingOutEnd")
  4492. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4493. .property("eventDate", '"2021-09-07T11:42:00+02:00"')
  4494. .property("skipped", false)
  4495. .property("@className", "com.example.model.event.movingOutEnd")
  4496. .property("actual", true).as("pOWsc6VN6I942")
  4497. .addV("DXTarget")
  4498. .property("departureIndex", 11)
  4499. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4500. .property("eventDate", '"2021-09-07T11:42:00+02:00"')
  4501. .property("skipped", false)
  4502. .property("@className", "com.example.model.event.DXTarget")
  4503. .property("actual", true).as("pOWsc6VN6I944")
  4504. .addV("AXTarget")
  4505. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4506. .property("eventDate", '"2021-09-08T18:48:00+02:00"')
  4507. .property("skipped", false)
  4508. .property("@className", "com.example.model.event.AXTarget")
  4509. .property("actual", true)
  4510. .property("arrivalIndex", 13).as("pOWsc6VN6I946")
  4511. .addV("Unpacking")
  4512. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4513. .property("eventDate", '"2021-09-08T18:48:00+02:00"')
  4514. .property("skipped", false)
  4515. .property("@className", "com.example.model.event.Unpacking")
  4516. .property("actual", true).as("pOWsc6VN6I948")
  4517. .addV("Packup")
  4518. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4519. .property("eventDate", '"2021-09-08T18:48:00+02:00"')
  4520. .property("skipped", false)
  4521. .property("@className", "com.example.model.event.Packup")
  4522. .property("actual", true).as("pOWsc6VN6I950")
  4523. .addV("AXRefuel")
  4524. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4525. .property("fHotelCallId", 4591939)
  4526. .property("eventDate", '"2021-09-08T18:48:00+02:00"')
  4527. .property("skipped", false)
  4528. .property("@className", "com.example.model.event.AXRefuel")
  4529. .property("actual", true).as("pOWsc6VN6I952")
  4530. .addV("WorkshopStart")
  4531. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4532. .property("eventDate", '"2021-09-08T18:48:00+02:00"')
  4533. .property("skipped", false)
  4534. .property("@className", "com.example.model.event.WorkshopStart")
  4535. .property("actual", true).as("pOWsc6VN6I954")
  4536. .addV("WorkshopEnd")
  4537. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4538. .property("eventDate", '"2021-09-09T21:24:00+02:00"')
  4539. .property("skipped", false)
  4540. .property("@className", "com.example.model.event.WorkshopEnd")
  4541. .property("actual", true).as("pOWsc6VN6I956")
  4542. .addV("DXRefuel")
  4543. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4544. .property("eventDate", '"2021-09-09T21:24:00+02:00"')
  4545. .property("skipped", false)
  4546. .property("@className", "com.example.model.event.DXRefuel")
  4547. .property("actual", true).as("pOWsc6VN6I958")
  4548. .addV("movingOutStart")
  4549. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4550. .property("eventDate", '"2021-09-09T21:24:00+02:00"')
  4551. .property("skipped", false)
  4552. .property("@className", "com.example.model.event.movingOutStart")
  4553. .property("actual", true).as("pOWsc6VN6I960")
  4554. .addV("movingOutEnd")
  4555. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4556. .property("eventDate", '"2021-09-09T21:24:00+02:00"')
  4557. .property("skipped", false)
  4558. .property("@className", "com.example.model.event.movingOutEnd")
  4559. .property("actual", true).as("pOWsc6VN6I962")
  4560. .addV("DXTarget")
  4561. .property("departureIndex", 13)
  4562. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4563. .property("eventDate", '"2021-09-09T21:24:00+02:00"')
  4564. .property("skipped", false)
  4565. .property("@className", "com.example.model.event.DXTarget")
  4566. .property("actual", true).as("pOWsc6VN6I964")
  4567. .addV("AXTarget")
  4568. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4569. .property("eventDate", '"2021-09-12T07:35:00+02:00"')
  4570. .property("skipped", false)
  4571. .property("@className", "com.example.model.event.AXTarget")
  4572. .property("actual", true)
  4573. .property("arrivalIndex", 15).as("pOWsc6VN6I966")
  4574. .addV("Unpacking")
  4575. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4576. .property("eventDate", '"2021-09-12T07:35:00+02:00"')
  4577. .property("skipped", false)
  4578. .property("@className", "com.example.model.event.Unpacking")
  4579. .property("actual", true).as("pOWsc6VN6I968")
  4580. .addV("Packup")
  4581. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4582. .property("eventDate", '"2021-09-12T07:35:00+02:00"')
  4583. .property("skipped", false)
  4584. .property("@className", "com.example.model.event.Packup")
  4585. .property("actual", true).as("pOWsc6VN6I970")
  4586. .addV("AXRefuel")
  4587. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4588. .property("fHotelCallId", 4591940)
  4589. .property("eventDate", '"2021-09-12T07:35:00+02:00"')
  4590. .property("skipped", false)
  4591. .property("@className", "com.example.model.event.AXRefuel")
  4592. .property("actual", true).as("pOWsc6VN6I972")
  4593. .addV("WorkshopStart")
  4594. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4595. .property("eventDate", '"2021-09-12T07:35:00+02:00"')
  4596. .property("skipped", false)
  4597. .property("@className", "com.example.model.event.WorkshopStart")
  4598. .property("actual", true).as("pOWsc6VN6I974")
  4599. .addV("WorkshopEnd")
  4600. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4601. .property("eventDate", '"2021-09-13T03:00:00+02:00"')
  4602. .property("skipped", false)
  4603. .property("@className", "com.example.model.event.WorkshopEnd")
  4604. .property("actual", true).as("pOWsc6VN6I976")
  4605. .addV("DXRefuel")
  4606. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4607. .property("eventDate", '"2021-09-13T03:00:00+02:00"')
  4608. .property("skipped", false)
  4609. .property("@className", "com.example.model.event.DXRefuel")
  4610. .property("actual", true).as("pOWsc6VN6I978")
  4611. .addV("movingOutStart")
  4612. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4613. .property("eventDate", '"2021-09-13T03:00:00+02:00"')
  4614. .property("skipped", false)
  4615. .property("@className", "com.example.model.event.movingOutStart")
  4616. .property("actual", true).as("pOWsc6VN6I980")
  4617. .addV("movingOutEnd")
  4618. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4619. .property("eventDate", '"2021-09-13T03:00:00+02:00"')
  4620. .property("skipped", false)
  4621. .property("@className", "com.example.model.event.movingOutEnd")
  4622. .property("actual", true).as("pOWsc6VN6I982")
  4623. .addV("DXTarget")
  4624. .property("departureIndex", 15)
  4625. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4626. .property("eventDate", '"2021-09-13T03:00:00+02:00"')
  4627. .property("skipped", false)
  4628. .property("@className", "com.example.model.event.DXTarget")
  4629. .property("actual", true).as("pOWsc6VN6I984")
  4630. .addV("AXTarget")
  4631. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4632. .property("eventDate", '"2021-09-15T16:00:00+02:00"')
  4633. .property("skipped", false)
  4634. .property("@className", "com.example.model.event.AXTarget")
  4635. .property("actual", true)
  4636. .property("arrivalIndex", 17).as("pOWsc6VN6I986")
  4637. .addV("Unpacking")
  4638. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4639. .property("eventDate", '"2021-09-15T16:00:00+02:00"')
  4640. .property("skipped", false)
  4641. .property("@className", "com.example.model.event.Unpacking")
  4642. .property("actual", true).as("pOWsc6VN6I988")
  4643. .addV("Packup")
  4644. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4645. .property("eventDate", '"2021-09-15T16:00:00+02:00"')
  4646. .property("skipped", false)
  4647. .property("@className", "com.example.model.event.Packup")
  4648. .property("actual", true).as("pOWsc6VN6I990")
  4649. .addV("AXRefuel")
  4650. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4651. .property("fHotelCallId", 4591961)
  4652. .property("eventDate", '"2021-09-15T16:00:00+02:00"')
  4653. .property("skipped", false)
  4654. .property("@className", "com.example.model.event.AXRefuel")
  4655. .property("actual", true).as("pOWsc6VN6I992")
  4656. .addV("WorkshopStart")
  4657. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4658. .property("eventDate", '"2021-09-15T16:00:00+02:00"')
  4659. .property("skipped", false)
  4660. .property("@className", "com.example.model.event.WorkshopStart")
  4661. .property("actual", true).as("pOWsc6VN6I994")
  4662. .addV("WorkshopEnd")
  4663. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4664. .property("eventDate", '"2021-09-16T08:00:00+02:00"')
  4665. .property("skipped", false)
  4666. .property("@className", "com.example.model.event.WorkshopEnd")
  4667. .property("actual", true).as("pOWsc6VN6I996")
  4668. .addV("DXRefuel")
  4669. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4670. .property("eventDate", '"2021-09-16T08:00:00+02:00"')
  4671. .property("skipped", false)
  4672. .property("@className", "com.example.model.event.DXRefuel")
  4673. .property("actual", true).as("pOWsc6VN6I998")
  4674. .addV("movingOutStart")
  4675. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4676. .property("eventDate", '"2021-09-16T08:00:00+02:00"')
  4677. .property("skipped", false)
  4678. .property("@className", "com.example.model.event.movingOutStart")
  4679. .property("actual", true).as("pOWsc6VN6I1000")
  4680. .addV("movingOutEnd")
  4681. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4682. .property("eventDate", '"2021-09-16T08:00:00+02:00"')
  4683. .property("skipped", false)
  4684. .property("@className", "com.example.model.event.movingOutEnd")
  4685. .property("actual", true).as("pOWsc6VN6I1002")
  4686. .addV("DXTarget")
  4687. .property("departureIndex", 17)
  4688. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4689. .property("eventDate", '"2021-09-16T08:00:00+02:00"')
  4690. .property("skipped", false)
  4691. .property("@className", "com.example.model.event.DXTarget")
  4692. .property("actual", true).as("pOWsc6VN6I1004")
  4693. .addV("AXTunnel")
  4694. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  4695. .property("eventDate", '"2021-09-17T14:00:00+02:00"')
  4696. .property("skipped", false)
  4697. .property("@className", "com.example.model.event.AXTunnel")
  4698. .property("actual", false)
  4699. .property("arrivalIndex", 19).as("pOWsc6VN6I1006")
  4700. .limit(1)
  4701. .coalesce(
  4702. V().hasLabel("Tunnel").has(T.id, "Guadarrama"),
  4703. addV("Tunnel")
  4704. .property(T.id, "Guadarrama")
  4705. .property("id", "Guadarrama")
  4706. .property("@className", "com.example.model.master.Tunnel")
  4707. .property("locode", "Guadarrama")
  4708. .property("name", "Guadarrama Tunnel").as("pOWsc6VN6I1008"))
  4709. .as("pOWsc6VN6I1008")
  4710. .limit(1)
  4711. .coalesce(
  4712. V().hasLabel("Zone").has(T.id, "ZoneE"),
  4713. addV("Zone")
  4714. .property(T.id, "ZoneE")
  4715. .property("id", "ZoneE")
  4716. .property("@className", "com.example.model.master.Zone")
  4717. .property("name", "EUROPE")
  4718. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1011"))
  4719. .as("pOWsc6VN6I1011")
  4720. .addE("locatedIn").from("pOWsc6VN6I1008").to("pOWsc6VN6I1011")
  4721. .property("@fieldName", "Zone")
  4722. .addE("at").from("pOWsc6VN6I1006").to("pOWsc6VN6I1008")
  4723. .property("@fieldName", "Tunnel")
  4724. .addV("EnteringTunnel")
  4725. .property("lastChanged", '"2022-01-04T08:11:59.861Z"')
  4726. .property("eventDate", '"2021-09-16T22:00:00+02:00"')
  4727. .property("skipped", false)
  4728. .property("@className", "com.example.model.event.EnteringTunnel")
  4729. .property("actual", false).as("pOWsc6VN6I1014")
  4730. .addV("LeavingTunnel")
  4731. .property("lastChanged", '"2022-01-04T08:11:59.862Z"')
  4732. .property("eventDate", '"2021-09-17T14:00:00+02:00"')
  4733. .property("skipped", false)
  4734. .property("@className", "com.example.model.event.LeavingTunnel")
  4735. .property("actual", false).as("pOWsc6VN6I1016")
  4736. .addV("DXTunnel")
  4737. .property("departureIndex", 19)
  4738. .property("lastChanged", '"2022-01-04T08:11:59.862Z"')
  4739. .property("eventDate", '"2021-09-17T14:00:00+02:00"')
  4740. .property("skipped", false)
  4741. .property("@className", "com.example.model.event.DXTunnel")
  4742. .property("actual", false).as("pOWsc6VN6I1018")
  4743. .limit(1)
  4744. .coalesce(
  4745. V().hasLabel("Tunnel").has(T.id, "Guadarrama"),
  4746. addV("Tunnel")
  4747. .property(T.id, "Guadarrama")
  4748. .property("id", "Guadarrama")
  4749. .property("@className", "com.example.model.master.Tunnel")
  4750. .property("locode", "Guadarrama")
  4751. .property("name", "Guadarrama Tunnel").as("pOWsc6VN6I1020"))
  4752. .as("pOWsc6VN6I1020")
  4753. .limit(1)
  4754. .coalesce(
  4755. V().hasLabel("Zone").has(T.id, "ZoneE"),
  4756. addV("Zone")
  4757. .property(T.id, "ZoneE")
  4758. .property("id", "ZoneE")
  4759. .property("@className", "com.example.model.master.Zone")
  4760. .property("name", "EUROPE")
  4761. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1023"))
  4762. .as("pOWsc6VN6I1023")
  4763. .addE("locatedIn").from("pOWsc6VN6I1020").to("pOWsc6VN6I1023")
  4764. .property("@fieldName", "Zone")
  4765. .addE("at").from("pOWsc6VN6I1018").to("pOWsc6VN6I1020")
  4766. .property("@fieldName", "Tunnel")
  4767. .addE("highwayVoyage").from("pOWsc6VN6I1018").to("pOWsc6VN6I9")
  4768. .property("skipped", false)
  4769. .property("speed", 20.85851003432415)
  4770. .property("@className", "com.example.model.action.highwayVoyage")
  4771. .property("durationTime", 1014)
  4772. .property("duration", "68040.000000000")
  4773. .property("@fieldName", "highwayVoyages")
  4774. .property("distance", 352.5088195800781)
  4775. .addV("AXTarget")
  4776. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  4777. .property("eventDate", '"2021-09-18T09:54:00+03:00"')
  4778. .property("skipped", false)
  4779. .property("@className", "com.example.model.event.AXTarget")
  4780. .property("actual", true)
  4781. .property("arrivalIndex", 0).as("pOWsc6VN6I1027")
  4782. .addV("Unpacking")
  4783. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  4784. .property("eventDate", '"2021-09-18T09:54:00+03:00"')
  4785. .property("skipped", false)
  4786. .property("@className", "com.example.model.event.Unpacking")
  4787. .property("actual", true).as("pOWsc6VN6I1029")
  4788. .addV("Packup")
  4789. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4790. .property("eventDate", '"2021-09-18T09:54:00+03:00"')
  4791. .property("skipped", false)
  4792. .property("@className", "com.example.model.event.Packup")
  4793. .property("actual", true).as("pOWsc6VN6I1031")
  4794. .addV("AXRefuel")
  4795. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4796. .property("fHotelCallId", 4591963)
  4797. .property("eventDate", '"2021-09-18T09:54:00+03:00"')
  4798. .property("skipped", false)
  4799. .property("@className", "com.example.model.event.AXRefuel")
  4800. .property("actual", true).as("pOWsc6VN6I1033")
  4801. .addV("WorkshopStart")
  4802. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4803. .property("eventDate", '"2021-09-18T09:54:00+03:00"')
  4804. .property("skipped", false)
  4805. .property("@className", "com.example.model.event.WorkshopStart")
  4806. .property("actual", true).as("pOWsc6VN6I1035")
  4807. .addV("WorkshopEnd")
  4808. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4809. .property("eventDate", '"2021-09-19T10:18:00+03:00"')
  4810. .property("skipped", false)
  4811. .property("@className", "com.example.model.event.WorkshopEnd")
  4812. .property("actual", true).as("pOWsc6VN6I1037")
  4813. .addV("DXRefuel")
  4814. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4815. .property("eventDate", '"2021-09-19T10:18:00+03:00"')
  4816. .property("skipped", false)
  4817. .property("@className", "com.example.model.event.DXRefuel")
  4818. .property("actual", true).as("pOWsc6VN6I1039")
  4819. .addV("movingOutStart")
  4820. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4821. .property("eventDate", '"2021-09-19T10:18:00+03:00"')
  4822. .property("skipped", false)
  4823. .property("@className", "com.example.model.event.movingOutStart")
  4824. .property("actual", true).as("pOWsc6VN6I1041")
  4825. .addV("movingOutEnd")
  4826. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4827. .property("eventDate", '"2021-09-19T10:18:00+03:00"')
  4828. .property("skipped", false)
  4829. .property("@className", "com.example.model.event.movingOutEnd")
  4830. .property("actual", true).as("pOWsc6VN6I1043")
  4831. .addV("DXTarget")
  4832. .property("departureIndex", 0)
  4833. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4834. .property("eventDate", '"2021-09-19T10:18:00+03:00"')
  4835. .property("skipped", false)
  4836. .property("@className", "com.example.model.event.DXTarget")
  4837. .property("actual", true).as("pOWsc6VN6I1045")
  4838. .addV("AXTarget")
  4839. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4840. .property("eventDate", '"2021-09-21T17:48:00+03:00"')
  4841. .property("skipped", false)
  4842. .property("@className", "com.example.model.event.AXTarget")
  4843. .property("actual", true)
  4844. .property("arrivalIndex", 2).as("pOWsc6VN6I1047")
  4845. .addV("Unpacking")
  4846. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4847. .property("eventDate", '"2021-09-21T17:48:00+03:00"')
  4848. .property("skipped", false)
  4849. .property("@className", "com.example.model.event.Unpacking")
  4850. .property("actual", true).as("pOWsc6VN6I1049")
  4851. .addV("Packup")
  4852. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4853. .property("eventDate", '"2021-09-21T17:48:00+03:00"')
  4854. .property("skipped", false)
  4855. .property("@className", "com.example.model.event.Packup")
  4856. .property("actual", true).as("pOWsc6VN6I1051")
  4857. .addV("AXRefuel")
  4858. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4859. .property("fHotelCallId", 4591964)
  4860. .property("eventDate", '"2021-09-21T17:48:00+03:00"')
  4861. .property("skipped", false)
  4862. .property("@className", "com.example.model.event.AXRefuel")
  4863. .property("actual", true).as("pOWsc6VN6I1053")
  4864. .addV("WorkshopStart")
  4865. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4866. .property("eventDate", '"2021-09-21T17:48:00+03:00"')
  4867. .property("skipped", false)
  4868. .property("@className", "com.example.model.event.WorkshopStart")
  4869. .property("actual", true).as("pOWsc6VN6I1055")
  4870. .addV("WorkshopEnd")
  4871. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4872. .property("eventDate", '"2021-09-22T07:48:00+03:00"')
  4873. .property("skipped", false)
  4874. .property("@className", "com.example.model.event.WorkshopEnd")
  4875. .property("actual", true).as("pOWsc6VN6I1057")
  4876. .addV("DXRefuel")
  4877. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4878. .property("eventDate", '"2021-09-22T07:48:00+03:00"')
  4879. .property("skipped", false)
  4880. .property("@className", "com.example.model.event.DXRefuel")
  4881. .property("actual", true).as("pOWsc6VN6I1059")
  4882. .addV("movingOutStart")
  4883. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4884. .property("eventDate", '"2021-09-22T07:48:00+03:00"')
  4885. .property("skipped", false)
  4886. .property("@className", "com.example.model.event.movingOutStart")
  4887. .property("actual", true).as("pOWsc6VN6I1061")
  4888. .addV("movingOutEnd")
  4889. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4890. .property("eventDate", '"2021-09-22T07:48:00+03:00"')
  4891. .property("skipped", false)
  4892. .property("@className", "com.example.model.event.movingOutEnd")
  4893. .property("actual", true).as("pOWsc6VN6I1063")
  4894. .addV("DXTarget")
  4895. .property("departureIndex", 2)
  4896. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4897. .property("eventDate", '"2021-09-22T07:48:00+03:00"')
  4898. .property("skipped", false)
  4899. .property("@className", "com.example.model.event.DXTarget")
  4900. .property("actual", true).as("pOWsc6VN6I1065")
  4901. .addV("AXTarget")
  4902. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4903. .property("eventDate", '"2021-09-28T14:05:00+03:00"')
  4904. .property("skipped", false)
  4905. .property("@className", "com.example.model.event.AXTarget")
  4906. .property("actual", true)
  4907. .property("arrivalIndex", 4).as("pOWsc6VN6I1067")
  4908. .addV("Unpacking")
  4909. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4910. .property("eventDate", '"2021-09-28T14:05:00+03:00"')
  4911. .property("skipped", false)
  4912. .property("@className", "com.example.model.event.Unpacking")
  4913. .property("actual", true).as("pOWsc6VN6I1069")
  4914. .addV("Packup")
  4915. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4916. .property("eventDate", '"2021-09-28T14:05:00+03:00"')
  4917. .property("skipped", false)
  4918. .property("@className", "com.example.model.event.Packup")
  4919. .property("actual", true).as("pOWsc6VN6I1071")
  4920. .addV("AXRefuel")
  4921. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4922. .property("fHotelCallId", 4591965)
  4923. .property("eventDate", '"2021-09-28T14:05:00+03:00"')
  4924. .property("skipped", false)
  4925. .property("@className", "com.example.model.event.AXRefuel")
  4926. .property("actual", true).as("pOWsc6VN6I1073")
  4927. .addV("WorkshopStart")
  4928. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4929. .property("eventDate", '"2021-09-28T14:05:00+03:00"')
  4930. .property("skipped", false)
  4931. .property("@className", "com.example.model.event.WorkshopStart")
  4932. .property("actual", true).as("pOWsc6VN6I1075")
  4933. .addV("WorkshopEnd")
  4934. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4935. .property("eventDate", '"2021-09-29T04:42:00+03:00"')
  4936. .property("skipped", false)
  4937. .property("@className", "com.example.model.event.WorkshopEnd")
  4938. .property("actual", true).as("pOWsc6VN6I1077")
  4939. .addV("DXRefuel")
  4940. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4941. .property("eventDate", '"2021-09-29T04:42:00+03:00"')
  4942. .property("skipped", false)
  4943. .property("@className", "com.example.model.event.DXRefuel")
  4944. .property("actual", true).as("pOWsc6VN6I1079")
  4945. .addV("movingOutStart")
  4946. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4947. .property("eventDate", '"2021-09-29T04:42:00+03:00"')
  4948. .property("skipped", false)
  4949. .property("@className", "com.example.model.event.movingOutStart")
  4950. .property("actual", true).as("pOWsc6VN6I1081")
  4951. .addV("movingOutEnd")
  4952. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4953. .property("eventDate", '"2021-09-29T04:42:00+03:00"')
  4954. .property("skipped", false)
  4955. .property("@className", "com.example.model.event.movingOutEnd")
  4956. .property("actual", true).as("pOWsc6VN6I1083")
  4957. .addV("DXTarget")
  4958. .property("departureIndex", 4)
  4959. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4960. .property("eventDate", '"2021-09-29T04:42:00+03:00"')
  4961. .property("skipped", false)
  4962. .property("@className", "com.example.model.event.DXTarget")
  4963. .property("actual", true).as("pOWsc6VN6I1085")
  4964. .addV("AXTarget")
  4965. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4966. .property("eventDate", '"2021-09-29T19:00:00+04:00"')
  4967. .property("skipped", false)
  4968. .property("@className", "com.example.model.event.AXTarget")
  4969. .property("actual", true)
  4970. .property("arrivalIndex", 6).as("pOWsc6VN6I1087")
  4971. .addV("Unpacking")
  4972. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4973. .property("eventDate", '"2021-09-29T19:00:00+04:00"')
  4974. .property("skipped", false)
  4975. .property("@className", "com.example.model.event.Unpacking")
  4976. .property("actual", true).as("pOWsc6VN6I1089")
  4977. .addV("Packup")
  4978. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4979. .property("eventDate", '"2021-09-29T19:00:00+04:00"')
  4980. .property("skipped", false)
  4981. .property("@className", "com.example.model.event.Packup")
  4982. .property("actual", true).as("pOWsc6VN6I1091")
  4983. .addV("AXRefuel")
  4984. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4985. .property("fHotelCallId", 4591966)
  4986. .property("eventDate", '"2021-09-29T19:00:00+04:00"')
  4987. .property("skipped", false)
  4988. .property("@className", "com.example.model.event.AXRefuel")
  4989. .property("actual", true).as("pOWsc6VN6I1093")
  4990. .addV("WorkshopStart")
  4991. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4992. .property("eventDate", '"2021-09-29T19:00:00+04:00"')
  4993. .property("skipped", false)
  4994. .property("@className", "com.example.model.event.WorkshopStart")
  4995. .property("actual", true).as("pOWsc6VN6I1095")
  4996. .addV("WorkshopEnd")
  4997. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  4998. .property("eventDate", '"2021-10-01T17:00:00+04:00"')
  4999. .property("skipped", false)
  5000. .property("@className", "com.example.model.event.WorkshopEnd")
  5001. .property("actual", true).as("pOWsc6VN6I1097")
  5002. .addV("DXRefuel")
  5003. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5004. .property("eventDate", '"2021-10-01T17:00:00+04:00"')
  5005. .property("skipped", false)
  5006. .property("@className", "com.example.model.event.DXRefuel")
  5007. .property("actual", true).as("pOWsc6VN6I1099")
  5008. .addV("movingOutStart")
  5009. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5010. .property("eventDate", '"2021-10-01T17:00:00+04:00"')
  5011. .property("skipped", false)
  5012. .property("@className", "com.example.model.event.movingOutStart")
  5013. .property("actual", true).as("pOWsc6VN6I1101")
  5014. .addV("movingOutEnd")
  5015. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5016. .property("eventDate", '"2021-10-01T17:00:00+04:00"')
  5017. .property("skipped", false)
  5018. .property("@className", "com.example.model.event.movingOutEnd")
  5019. .property("actual", true).as("pOWsc6VN6I1103")
  5020. .addV("DXTarget")
  5021. .property("departureIndex", 6)
  5022. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5023. .property("eventDate", '"2021-10-01T17:00:00+04:00"')
  5024. .property("skipped", false)
  5025. .property("@className", "com.example.model.event.DXTarget")
  5026. .property("actual", true).as("pOWsc6VN6I1105")
  5027. .addV("AXTarget")
  5028. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5029. .property("eventDate", '"2021-10-03T08:18:00+05:00"')
  5030. .property("skipped", false)
  5031. .property("@className", "com.example.model.event.AXTarget")
  5032. .property("actual", true)
  5033. .property("arrivalIndex", 8).as("pOWsc6VN6I1107")
  5034. .addV("Unpacking")
  5035. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5036. .property("eventDate", '"2021-10-03T08:18:00+05:00"')
  5037. .property("skipped", false)
  5038. .property("@className", "com.example.model.event.Unpacking")
  5039. .property("actual", true).as("pOWsc6VN6I1109")
  5040. .addV("Packup")
  5041. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5042. .property("eventDate", '"2021-10-03T08:18:00+05:00"')
  5043. .property("skipped", false)
  5044. .property("@className", "com.example.model.event.Packup")
  5045. .property("actual", true).as("pOWsc6VN6I1111")
  5046. .addV("AXRefuel")
  5047. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5048. .property("fHotelCallId", 4591967)
  5049. .property("eventDate", '"2021-10-03T08:18:00+05:00"')
  5050. .property("skipped", false)
  5051. .property("@className", "com.example.model.event.AXRefuel")
  5052. .property("actual", true).as("pOWsc6VN6I1113")
  5053. .addV("WorkshopStart")
  5054. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5055. .property("eventDate", '"2021-10-03T08:18:00+05:00"')
  5056. .property("skipped", false)
  5057. .property("@className", "com.example.model.event.WorkshopStart")
  5058. .property("actual", true).as("pOWsc6VN6I1115")
  5059. .addV("WorkshopEnd")
  5060. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5061. .property("eventDate", '"2021-10-04T08:24:00+05:00"')
  5062. .property("skipped", false)
  5063. .property("@className", "com.example.model.event.WorkshopEnd")
  5064. .property("actual", true).as("pOWsc6VN6I1117")
  5065. .addV("DXRefuel")
  5066. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5067. .property("eventDate", '"2021-10-04T08:24:00+05:00"')
  5068. .property("skipped", false)
  5069. .property("@className", "com.example.model.event.DXRefuel")
  5070. .property("actual", true).as("pOWsc6VN6I1119")
  5071. .addV("movingOutStart")
  5072. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5073. .property("eventDate", '"2021-10-04T08:24:00+05:00"')
  5074. .property("skipped", false)
  5075. .property("@className", "com.example.model.event.movingOutStart")
  5076. .property("actual", true).as("pOWsc6VN6I1121")
  5077. .addV("movingOutEnd")
  5078. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5079. .property("eventDate", '"2021-10-04T08:24:00+05:00"')
  5080. .property("skipped", false)
  5081. .property("@className", "com.example.model.event.movingOutEnd")
  5082. .property("actual", true).as("pOWsc6VN6I1123")
  5083. .addV("DXTarget")
  5084. .property("departureIndex", 8)
  5085. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5086. .property("eventDate", '"2021-10-04T08:24:00+05:00"')
  5087. .property("skipped", false)
  5088. .property("@className", "com.example.model.event.DXTarget")
  5089. .property("actual", true).as("pOWsc6VN6I1125")
  5090. .addV("AXTarget")
  5091. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5092. .property("eventDate", '"2021-10-05T19:42:00+05:30"')
  5093. .property("skipped", false)
  5094. .property("@className", "com.example.model.event.AXTarget")
  5095. .property("actual", true)
  5096. .property("arrivalIndex", 10).as("pOWsc6VN6I1127")
  5097. .addV("Unpacking")
  5098. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5099. .property("eventDate", '"2021-10-05T19:42:00+05:30"')
  5100. .property("skipped", false)
  5101. .property("@className", "com.example.model.event.Unpacking")
  5102. .property("actual", true).as("pOWsc6VN6I1129")
  5103. .addV("Packup")
  5104. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5105. .property("eventDate", '"2021-10-05T19:42:00+05:30"')
  5106. .property("skipped", false)
  5107. .property("@className", "com.example.model.event.Packup")
  5108. .property("actual", true).as("pOWsc6VN6I1131")
  5109. .addV("AXRefuel")
  5110. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5111. .property("fHotelCallId", 4591968)
  5112. .property("eventDate", '"2021-10-05T19:42:00+05:30"')
  5113. .property("skipped", false)
  5114. .property("@className", "com.example.model.event.AXRefuel")
  5115. .property("actual", true).as("pOWsc6VN6I1133")
  5116. .addV("WorkshopStart")
  5117. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5118. .property("eventDate", '"2021-10-05T19:42:00+05:30"')
  5119. .property("skipped", false)
  5120. .property("@className", "com.example.model.event.WorkshopStart")
  5121. .property("actual", true).as("pOWsc6VN6I1135")
  5122. .addV("WorkshopEnd")
  5123. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5124. .property("eventDate", '"2021-10-07T06:54:00+05:30"')
  5125. .property("skipped", false)
  5126. .property("@className", "com.example.model.event.WorkshopEnd")
  5127. .property("actual", true).as("pOWsc6VN6I1137")
  5128. .addV("DXRefuel")
  5129. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5130. .property("eventDate", '"2021-10-07T06:54:00+05:30"')
  5131. .property("skipped", false)
  5132. .property("@className", "com.example.model.event.DXRefuel")
  5133. .property("actual", true).as("pOWsc6VN6I1139")
  5134. .addV("movingOutStart")
  5135. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5136. .property("eventDate", '"2021-10-07T06:54:00+05:30"')
  5137. .property("skipped", false)
  5138. .property("@className", "com.example.model.event.movingOutStart")
  5139. .property("actual", true).as("pOWsc6VN6I1141")
  5140. .addV("movingOutEnd")
  5141. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5142. .property("eventDate", '"2021-10-07T06:54:00+05:30"')
  5143. .property("skipped", false)
  5144. .property("@className", "com.example.model.event.movingOutEnd")
  5145. .property("actual", true).as("pOWsc6VN6I1143")
  5146. .addV("DXTarget")
  5147. .property("departureIndex", 10)
  5148. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5149. .property("eventDate", '"2021-10-07T06:54:00+05:30"')
  5150. .property("skipped", false)
  5151. .property("@className", "com.example.model.event.DXTarget")
  5152. .property("actual", true).as("pOWsc6VN6I1145")
  5153. .addV("AXTarget")
  5154. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5155. .property("eventDate", '"2021-10-07T23:48:00+05:30"')
  5156. .property("skipped", false)
  5157. .property("@className", "com.example.model.event.AXTarget")
  5158. .property("actual", true)
  5159. .property("arrivalIndex", 12).as("pOWsc6VN6I1147")
  5160. .addV("Unpacking")
  5161. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5162. .property("eventDate", '"2021-10-07T23:48:00+05:30"')
  5163. .property("skipped", false)
  5164. .property("@className", "com.example.model.event.Unpacking")
  5165. .property("actual", true).as("pOWsc6VN6I1149")
  5166. .addV("Packup")
  5167. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5168. .property("eventDate", '"2021-10-07T23:48:00+05:30"')
  5169. .property("skipped", false)
  5170. .property("@className", "com.example.model.event.Packup")
  5171. .property("actual", true).as("pOWsc6VN6I1151")
  5172. .addV("AXRefuel")
  5173. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5174. .property("fHotelCallId", 4591969)
  5175. .property("eventDate", '"2021-10-07T23:48:00+05:30"')
  5176. .property("skipped", false)
  5177. .property("@className", "com.example.model.event.AXRefuel")
  5178. .property("actual", true).as("pOWsc6VN6I1153")
  5179. .addV("WorkshopStart")
  5180. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5181. .property("eventDate", '"2021-10-07T23:48:00+05:30"')
  5182. .property("skipped", false)
  5183. .property("@className", "com.example.model.event.WorkshopStart")
  5184. .property("actual", true).as("pOWsc6VN6I1155")
  5185. .addV("WorkshopEnd")
  5186. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5187. .property("eventDate", '"2021-10-09T02:00:00+05:30"')
  5188. .property("skipped", false)
  5189. .property("@className", "com.example.model.event.WorkshopEnd")
  5190. .property("actual", true).as("pOWsc6VN6I1157")
  5191. .addV("DXRefuel")
  5192. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5193. .property("eventDate", '"2021-10-09T02:00:00+05:30"')
  5194. .property("skipped", false)
  5195. .property("@className", "com.example.model.event.DXRefuel")
  5196. .property("actual", true).as("pOWsc6VN6I1159")
  5197. .addV("movingOutStart")
  5198. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5199. .property("eventDate", '"2021-10-09T02:00:00+05:30"')
  5200. .property("skipped", false)
  5201. .property("@className", "com.example.model.event.movingOutStart")
  5202. .property("actual", true).as("pOWsc6VN6I1161")
  5203. .addV("movingOutEnd")
  5204. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5205. .property("eventDate", '"2021-10-09T02:00:00+05:30"')
  5206. .property("skipped", false)
  5207. .property("@className", "com.example.model.event.movingOutEnd")
  5208. .property("actual", true).as("pOWsc6VN6I1163")
  5209. .addV("DXTarget")
  5210. .property("departureIndex", 12)
  5211. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5212. .property("eventDate", '"2021-10-09T02:00:00+05:30"')
  5213. .property("skipped", false)
  5214. .property("@className", "com.example.model.event.DXTarget")
  5215. .property("actual", true).as("pOWsc6VN6I1165")
  5216. .addV("AXTarget")
  5217. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5218. .property("eventDate", '"2021-10-14T18:24:00+03:00"')
  5219. .property("skipped", false)
  5220. .property("@className", "com.example.model.event.AXTarget")
  5221. .property("actual", true)
  5222. .property("arrivalIndex", 14).as("pOWsc6VN6I1167")
  5223. .addV("Unpacking")
  5224. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5225. .property("eventDate", '"2021-10-14T18:24:00+03:00"')
  5226. .property("skipped", false)
  5227. .property("@className", "com.example.model.event.Unpacking")
  5228. .property("actual", true).as("pOWsc6VN6I1169")
  5229. .addV("Packup")
  5230. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5231. .property("eventDate", '"2021-10-14T18:24:00+03:00"')
  5232. .property("skipped", false)
  5233. .property("@className", "com.example.model.event.Packup")
  5234. .property("actual", true).as("pOWsc6VN6I1171")
  5235. .addV("AXRefuel")
  5236. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5237. .property("fHotelCallId", 4619064)
  5238. .property("eventDate", '"2021-10-14T18:24:00+03:00"')
  5239. .property("skipped", false)
  5240. .property("@className", "com.example.model.event.AXRefuel")
  5241. .property("actual", true).as("pOWsc6VN6I1173")
  5242. .addV("WorkshopStart")
  5243. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5244. .property("eventDate", '"2021-10-14T18:24:00+03:00"')
  5245. .property("skipped", false)
  5246. .property("@className", "com.example.model.event.WorkshopStart")
  5247. .property("actual", true).as("pOWsc6VN6I1175")
  5248. .addV("WorkshopEnd")
  5249. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5250. .property("eventDate", '"2021-10-15T09:48:00+03:00"')
  5251. .property("skipped", false)
  5252. .property("@className", "com.example.model.event.WorkshopEnd")
  5253. .property("actual", true).as("pOWsc6VN6I1177")
  5254. .addV("DXRefuel")
  5255. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5256. .property("eventDate", '"2021-10-15T09:48:00+03:00"')
  5257. .property("skipped", false)
  5258. .property("@className", "com.example.model.event.DXRefuel")
  5259. .property("actual", true).as("pOWsc6VN6I1179")
  5260. .addV("movingOutStart")
  5261. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5262. .property("eventDate", '"2021-10-15T09:48:00+03:00"')
  5263. .property("skipped", false)
  5264. .property("@className", "com.example.model.event.movingOutStart")
  5265. .property("actual", true).as("pOWsc6VN6I1181")
  5266. .addV("movingOutEnd")
  5267. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5268. .property("eventDate", '"2021-10-15T09:48:00+03:00"')
  5269. .property("skipped", false)
  5270. .property("@className", "com.example.model.event.movingOutEnd")
  5271. .property("actual", true).as("pOWsc6VN6I1183")
  5272. .addV("DXTarget")
  5273. .property("departureIndex", 14)
  5274. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5275. .property("eventDate", '"2021-10-15T09:48:00+03:00"')
  5276. .property("skipped", false)
  5277. .property("@className", "com.example.model.event.DXTarget")
  5278. .property("actual", true).as("pOWsc6VN6I1185")
  5279. .addV("AXTunnel")
  5280. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5281. .property("eventDate", '"2021-10-16T21:54:00+02:00"')
  5282. .property("skipped", false)
  5283. .property("@className", "com.example.model.event.AXTunnel")
  5284. .property("actual", true)
  5285. .property("arrivalIndex", 16).as("pOWsc6VN6I1187")
  5286. .limit(1)
  5287. .coalesce(
  5288. V().hasLabel("Tunnel").has(T.id, "Guadarrama"),
  5289. addV("Tunnel")
  5290. .property(T.id, "Guadarrama")
  5291. .property("id", "Guadarrama")
  5292. .property("@className", "com.example.model.master.Tunnel")
  5293. .property("locode", "Guadarrama")
  5294. .property("name", "Guadarrama Tunnel").as("pOWsc6VN6I1189"))
  5295. .as("pOWsc6VN6I1189")
  5296. .limit(1)
  5297. .coalesce(
  5298. V().hasLabel("Zone").has(T.id, "ZoneE"),
  5299. addV("Zone")
  5300. .property(T.id, "ZoneE")
  5301. .property("id", "ZoneE")
  5302. .property("@className", "com.example.model.master.Zone")
  5303. .property("name", "EUROPE")
  5304. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1192"))
  5305. .as("pOWsc6VN6I1192")
  5306. .addE("locatedIn").from("pOWsc6VN6I1189").to("pOWsc6VN6I1192")
  5307. .property("@fieldName", "Zone")
  5308. .addE("at").from("pOWsc6VN6I1187").to("pOWsc6VN6I1189")
  5309. .property("@fieldName", "Tunnel")
  5310. .addV("EnteringTunnel")
  5311. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5312. .property("eventDate", '"2021-10-16T21:54:00+02:00"')
  5313. .property("skipped", false)
  5314. .property("@className", "com.example.model.event.EnteringTunnel")
  5315. .property("actual", true).as("pOWsc6VN6I1195")
  5316. .addV("LeavingTunnel")
  5317. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5318. .property("eventDate", '"2021-10-17T08:00:00+02:00"')
  5319. .property("skipped", false)
  5320. .property("@className", "com.example.model.event.LeavingTunnel")
  5321. .property("actual", true).as("pOWsc6VN6I1197")
  5322. .addV("DXTunnel")
  5323. .property("departureIndex", 16)
  5324. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5325. .property("eventDate", '"2021-10-17T08:00:00+02:00"')
  5326. .property("skipped", false)
  5327. .property("@className", "com.example.model.event.DXTunnel")
  5328. .property("actual", true).as("pOWsc6VN6I1199")
  5329. .limit(1)
  5330. .coalesce(
  5331. V().hasLabel("Tunnel").has(T.id, "Guadarrama"),
  5332. addV("Tunnel")
  5333. .property(T.id, "Guadarrama")
  5334. .property("id", "Guadarrama")
  5335. .property("@className", "com.example.model.master.Tunnel")
  5336. .property("locode", "Guadarrama")
  5337. .property("name", "Guadarrama Tunnel").as("pOWsc6VN6I1201"))
  5338. .as("pOWsc6VN6I1201")
  5339. .limit(1)
  5340. .coalesce(
  5341. V().hasLabel("Zone").has(T.id, "ZoneE"),
  5342. addV("Zone")
  5343. .property(T.id, "ZoneE")
  5344. .property("id", "ZoneE")
  5345. .property("@className", "com.example.model.master.Zone")
  5346. .property("name", "EUROPE")
  5347. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1204"))
  5348. .as("pOWsc6VN6I1204")
  5349. .addE("locatedIn").from("pOWsc6VN6I1201").to("pOWsc6VN6I1204")
  5350. .property("@fieldName", "Zone")
  5351. .addE("at").from("pOWsc6VN6I1199").to("pOWsc6VN6I1201")
  5352. .property("@fieldName", "Tunnel")
  5353. .addE("highwayVoyage").from("pOWsc6VN6I1199").to("pOWsc6VN6I189")
  5354. .property("skipped", true)
  5355. .property("speed", 15.579485770983574)
  5356. .property("@className", "com.example.model.action.highwayVoyage")
  5357. .property("durationTime", 2808)
  5358. .property("duration", "82800.000000000")
  5359. .property("@fieldName", "highwayVoyages")
  5360. .property("distance", 729.1199340820312)
  5361. .addE("highwayVoyage").from("pOWsc6VN6I1199").to("pOWsc6VN6I209")
  5362. .property("skipped", false)
  5363. .property("speed", 15.579485770983574)
  5364. .property("@className", "com.example.model.action.highwayVoyage")
  5365. .property("durationTime", 2808)
  5366. .property("duration", "280080.000000000")
  5367. .property("@fieldName", "highwayVoyages")
  5368. .property("distance", 729.1199340820312)
  5369. .addE("wait").from("pOWsc6VN6I1197").to("pOWsc6VN6I1199")
  5370. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5371. .property("skipped", false)
  5372. .property("@className", "com.example.model.action.Action")
  5373. .property("duration", "0.0")
  5374. .property("@fieldName", "wait")
  5375. .addE("TunnelPassage").from("pOWsc6VN6I1195").to("pOWsc6VN6I1197")
  5376. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5377. .property("skipped", false)
  5378. .property("@className", "com.example.model.action.Action")
  5379. .property("duration", "36360.000000000")
  5380. .property("@fieldName", "TunnelPassage")
  5381. .addE("wait").from("pOWsc6VN6I1187").to("pOWsc6VN6I1195")
  5382. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5383. .property("skipped", false)
  5384. .property("@className", "com.example.model.action.Action")
  5385. .property("duration", "0.0")
  5386. .property("@fieldName", "wait")
  5387. .addE("highwayVoyage").from("pOWsc6VN6I1185").to("pOWsc6VN6I1187")
  5388. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5389. .property("skipped", false)
  5390. .property("speed", 11.366683769566064)
  5391. .property("@className", "com.example.model.action.highwayVoyage")
  5392. .property("durationTime", 3366)
  5393. .property("duration", "133560.000000000")
  5394. .property("@fieldName", "highwayVoyages")
  5395. .property("distance", 637.6709594726562)
  5396. .limit(1)
  5397. .coalesce(
  5398. V().hasLabel("Target").has(T.id, "SA12"),
  5399. addV("Target")
  5400. .property(T.id, "SA12")
  5401. .property("id", "SA12")
  5402. .property("@className", "com.example.model.master.Target")
  5403. .property("locode", "SA12")
  5404. .property("name", "Mekka").as("pOWsc6VN6I1209"))
  5405. .as("pOWsc6VN6I1209")
  5406. .limit(1)
  5407. .coalesce(
  5408. V().hasLabel("Zone").has(T.id, "RME"),
  5409. addV("Zone")
  5410. .property(T.id, "RME")
  5411. .property("id", "RME")
  5412. .property("@className", "com.example.model.master.Zone")
  5413. .property("name", "MIDDLE EAST")
  5414. .property("ZoneCode", "RME").as("pOWsc6VN6I1212"))
  5415. .as("pOWsc6VN6I1212")
  5416. .addE("locatedIn").from("pOWsc6VN6I1209").to("pOWsc6VN6I1212")
  5417. .property("@fieldName", "Zone")
  5418. .addE("at").from("pOWsc6VN6I1185").to("pOWsc6VN6I1209")
  5419. .property("@fieldName", "Target")
  5420. .addE("wait").from("pOWsc6VN6I1183").to("pOWsc6VN6I1185")
  5421. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5422. .property("skipped", false)
  5423. .property("@className", "com.example.model.action.Action")
  5424. .property("duration", "0.0")
  5425. .property("@fieldName", "wait")
  5426. .addE("moving").from("pOWsc6VN6I1181").to("pOWsc6VN6I1183")
  5427. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5428. .property("skipped", false)
  5429. .property("@className", "com.example.model.action.Action")
  5430. .property("duration", "0.0")
  5431. .property("@fieldName", "moving")
  5432. .addE("fuelOparation").from("pOWsc6VN6I1179").to("pOWsc6VN6I1181")
  5433. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5434. .property("skipped", false)
  5435. .property("@className", "com.example.model.action.Action")
  5436. .property("duration", "0.0")
  5437. .property("@fieldName", "fuelOparation")
  5438. .addE("wait").from("pOWsc6VN6I1177").to("pOWsc6VN6I1179")
  5439. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5440. .property("skipped", false)
  5441. .property("@className", "com.example.model.action.Action")
  5442. .property("duration", "0.0")
  5443. .property("@fieldName", "wait")
  5444. .addE("HotelOp").from("pOWsc6VN6I1175").to("pOWsc6VN6I1177")
  5445. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5446. .property("skipped", false)
  5447. .property("@className", "com.example.model.action.HotelOperation")
  5448. .property("duration", "55440.000000000")
  5449. .property("@fieldName", "HotelOp")
  5450. .addE("wait").from("pOWsc6VN6I1173").to("pOWsc6VN6I1175")
  5451. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5452. .property("skipped", false)
  5453. .property("@className", "com.example.model.action.Action")
  5454. .property("duration", "0.0")
  5455. .property("@fieldName", "waitOperation")
  5456. .addE("start").from("pOWsc6VN6I1173").to("pOWsc6VN6I1179")
  5457. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5458. .property("skipped", false)
  5459. .property("@className", "com.example.model.action.Action")
  5460. .property("duration", "55440.000000000")
  5461. .property("@fieldName", "start")
  5462. .addE("fuelOparation").from("pOWsc6VN6I1171").to("pOWsc6VN6I1173")
  5463. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5464. .property("skipped", false)
  5465. .property("@className", "com.example.model.action.Action")
  5466. .property("duration", "0.0")
  5467. .property("@fieldName", "fuelOparation")
  5468. .limit(1)
  5469. .coalesce(
  5470. V().hasLabel("Hotel").has("name", "Derhotel We"),
  5471. addV("Hotel")
  5472. .property("@className", "com.example.model.master.Hotel")
  5473. .property("name", "Derhotel We").as("pOWsc6VN6I1216"))
  5474. .as("pOWsc6VN6I1216")
  5475. .limit(1)
  5476. .coalesce(
  5477. V().hasLabel("Target").has(T.id, "SA12"),
  5478. addV("Target")
  5479. .property(T.id, "SA12")
  5480. .property("id", "SA12")
  5481. .property("@className", "com.example.model.master.Target")
  5482. .property("locode", "SA12")
  5483. .property("name", "Mekka").as("pOWsc6VN6I1219"))
  5484. .as("pOWsc6VN6I1219")
  5485. .limit(1)
  5486. .coalesce(
  5487. V().hasLabel("Zone").has(T.id, "RME"),
  5488. addV("Zone")
  5489. .property(T.id, "RME")
  5490. .property("id", "RME")
  5491. .property("@className", "com.example.model.master.Zone")
  5492. .property("name", "MIDDLE EAST")
  5493. .property("ZoneCode", "RME").as("pOWsc6VN6I1222"))
  5494. .as("pOWsc6VN6I1222")
  5495. .addE("locatedIn").from("pOWsc6VN6I1219").to("pOWsc6VN6I1222")
  5496. .property("@fieldName", "Zone")
  5497. .addE("locatedIn").from("pOWsc6VN6I1216").to("pOWsc6VN6I1219")
  5498. .property("@fieldName", "Target")
  5499. .addE("at").from("pOWsc6VN6I1171").to("pOWsc6VN6I1216")
  5500. .property("@fieldName", "Hotel")
  5501. .addE("moving").from("pOWsc6VN6I1169").to("pOWsc6VN6I1171")
  5502. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5503. .property("skipped", false)
  5504. .property("@className", "com.example.model.action.Action")
  5505. .property("duration", "0.0")
  5506. .property("@fieldName", "moving")
  5507. .addE("wait").from("pOWsc6VN6I1167").to("pOWsc6VN6I1169")
  5508. .property("lastChanged", '"2022-01-04T08:11:59.867Z"')
  5509. .property("skipped", false)
  5510. .property("@className", "com.example.model.action.Action")
  5511. .property("duration", "0.0")
  5512. .property("@fieldName", "wait")
  5513. .limit(1)
  5514. .coalesce(
  5515. V().hasLabel("Target").has(T.id, "SA12"),
  5516. addV("Target")
  5517. .property(T.id, "SA12")
  5518. .property("id", "SA12")
  5519. .property("@className", "com.example.model.master.Target")
  5520. .property("locode", "SA12")
  5521. .property("name", "Mekka").as("pOWsc6VN6I1225"))
  5522. .as("pOWsc6VN6I1225")
  5523. .limit(1)
  5524. .coalesce(
  5525. V().hasLabel("Zone").has(T.id, "RME"),
  5526. addV("Zone")
  5527. .property(T.id, "RME")
  5528. .property("id", "RME")
  5529. .property("@className", "com.example.model.master.Zone")
  5530. .property("name", "MIDDLE EAST")
  5531. .property("ZoneCode", "RME").as("pOWsc6VN6I1228"))
  5532. .as("pOWsc6VN6I1228")
  5533. .addE("locatedIn").from("pOWsc6VN6I1225").to("pOWsc6VN6I1228")
  5534. .property("@fieldName", "Zone")
  5535. .addE("at").from("pOWsc6VN6I1167").to("pOWsc6VN6I1225")
  5536. .property("@fieldName", "Target")
  5537. .addE("highwayVoyage").from("pOWsc6VN6I1165").to("pOWsc6VN6I1167")
  5538. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5539. .property("skipped", false)
  5540. .property("speed", 18.04516274502561)
  5541. .property("@className", "com.example.model.action.highwayVoyage")
  5542. .property("durationTime", 7614)
  5543. .property("duration", "500040.000000000")
  5544. .property("@fieldName", "highwayVoyages")
  5545. .property("distance", 2289.93115234375)
  5546. .limit(1)
  5547. .coalesce(
  5548. V().hasLabel("Target").has(T.id, "IN1"),
  5549. addV("Target")
  5550. .property(T.id, "IN1")
  5551. .property("id", "IN1")
  5552. .property("@className", "com.example.model.master.Target")
  5553. .property("locode", "IN1")
  5554. .property("name", "MUNDRA").as("pOWsc6VN6I1231"))
  5555. .as("pOWsc6VN6I1231")
  5556. .limit(1)
  5557. .coalesce(
  5558. V().hasLabel("Zone").has(T.id, "RME"),
  5559. addV("Zone")
  5560. .property(T.id, "RME")
  5561. .property("id", "RME")
  5562. .property("@className", "com.example.model.master.Zone")
  5563. .property("name", "MIDDLE EAST")
  5564. .property("ZoneCode", "RME").as("pOWsc6VN6I1234"))
  5565. .as("pOWsc6VN6I1234")
  5566. .addE("locatedIn").from("pOWsc6VN6I1231").to("pOWsc6VN6I1234")
  5567. .property("@fieldName", "Zone")
  5568. .addE("at").from("pOWsc6VN6I1165").to("pOWsc6VN6I1231")
  5569. .property("@fieldName", "Target")
  5570. .addE("wait").from("pOWsc6VN6I1163").to("pOWsc6VN6I1165")
  5571. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5572. .property("skipped", false)
  5573. .property("@className", "com.example.model.action.Action")
  5574. .property("duration", "0.0")
  5575. .property("@fieldName", "wait")
  5576. .addE("moving").from("pOWsc6VN6I1161").to("pOWsc6VN6I1163")
  5577. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5578. .property("skipped", false)
  5579. .property("@className", "com.example.model.action.Action")
  5580. .property("duration", "0.0")
  5581. .property("@fieldName", "moving")
  5582. .addE("fuelOparation").from("pOWsc6VN6I1159").to("pOWsc6VN6I1161")
  5583. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5584. .property("skipped", false)
  5585. .property("@className", "com.example.model.action.Action")
  5586. .property("duration", "0.0")
  5587. .property("@fieldName", "fuelOparation")
  5588. .addE("wait").from("pOWsc6VN6I1157").to("pOWsc6VN6I1159")
  5589. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5590. .property("skipped", false)
  5591. .property("@className", "com.example.model.action.Action")
  5592. .property("duration", "0.0")
  5593. .property("@fieldName", "wait")
  5594. .addE("HotelOp").from("pOWsc6VN6I1155").to("pOWsc6VN6I1157")
  5595. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5596. .property("skipped", false)
  5597. .property("@className", "com.example.model.action.HotelOperation")
  5598. .property("duration", "94320.000000000")
  5599. .property("@fieldName", "HotelOp")
  5600. .addE("wait").from("pOWsc6VN6I1153").to("pOWsc6VN6I1155")
  5601. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5602. .property("skipped", false)
  5603. .property("@className", "com.example.model.action.Action")
  5604. .property("duration", "0.0")
  5605. .property("@fieldName", "waitOperation")
  5606. .addE("start").from("pOWsc6VN6I1153").to("pOWsc6VN6I1159")
  5607. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5608. .property("skipped", false)
  5609. .property("@className", "com.example.model.action.Action")
  5610. .property("duration", "94320.000000000")
  5611. .property("@fieldName", "start")
  5612. .addE("fuelOparation").from("pOWsc6VN6I1151").to("pOWsc6VN6I1153")
  5613. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5614. .property("skipped", false)
  5615. .property("@className", "com.example.model.action.Action")
  5616. .property("duration", "0.0")
  5617. .property("@fieldName", "fuelOparation")
  5618. .limit(1)
  5619. .coalesce(
  5620. V().hasLabel("Hotel").has("name", "Steinhoef"),
  5621. addV("Hotel")
  5622. .property("@className", "com.example.model.master.Hotel")
  5623. .property("name", "Steinhoef").as("pOWsc6VN6I1238"))
  5624. .as("pOWsc6VN6I1238")
  5625. .limit(1)
  5626. .coalesce(
  5627. V().hasLabel("Target").has(T.id, "IN1"),
  5628. addV("Target")
  5629. .property(T.id, "IN1")
  5630. .property("id", "IN1")
  5631. .property("@className", "com.example.model.master.Target")
  5632. .property("locode", "IN1")
  5633. .property("name", "MUNDRA").as("pOWsc6VN6I1241"))
  5634. .as("pOWsc6VN6I1241")
  5635. .limit(1)
  5636. .coalesce(
  5637. V().hasLabel("Zone").has(T.id, "RME"),
  5638. addV("Zone")
  5639. .property(T.id, "RME")
  5640. .property("id", "RME")
  5641. .property("@className", "com.example.model.master.Zone")
  5642. .property("name", "MIDDLE EAST")
  5643. .property("ZoneCode", "RME").as("pOWsc6VN6I1244"))
  5644. .as("pOWsc6VN6I1244")
  5645. .addE("locatedIn").from("pOWsc6VN6I1241").to("pOWsc6VN6I1244")
  5646. .property("@fieldName", "Zone")
  5647. .addE("locatedIn").from("pOWsc6VN6I1238").to("pOWsc6VN6I1241")
  5648. .property("@fieldName", "Target")
  5649. .addE("at").from("pOWsc6VN6I1151").to("pOWsc6VN6I1238")
  5650. .property("@fieldName", "Hotel")
  5651. .addE("moving").from("pOWsc6VN6I1149").to("pOWsc6VN6I1151")
  5652. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5653. .property("skipped", false)
  5654. .property("@className", "com.example.model.action.Action")
  5655. .property("duration", "0.0")
  5656. .property("@fieldName", "moving")
  5657. .addE("wait").from("pOWsc6VN6I1147").to("pOWsc6VN6I1149")
  5658. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5659. .property("skipped", false)
  5660. .property("@className", "com.example.model.action.Action")
  5661. .property("duration", "0.0")
  5662. .property("@fieldName", "wait")
  5663. .limit(1)
  5664. .coalesce(
  5665. V().hasLabel("Target").has(T.id, "IN1"),
  5666. addV("Target")
  5667. .property(T.id, "IN1")
  5668. .property("id", "IN1")
  5669. .property("@className", "com.example.model.master.Target")
  5670. .property("locode", "IN1")
  5671. .property("name", "MUNDRA").as("pOWsc6VN6I1247"))
  5672. .as("pOWsc6VN6I1247")
  5673. .limit(1)
  5674. .coalesce(
  5675. V().hasLabel("Zone").has(T.id, "RME"),
  5676. addV("Zone")
  5677. .property(T.id, "RME")
  5678. .property("id", "RME")
  5679. .property("@className", "com.example.model.master.Zone")
  5680. .property("name", "MIDDLE EAST")
  5681. .property("ZoneCode", "RME").as("pOWsc6VN6I1250"))
  5682. .as("pOWsc6VN6I1250")
  5683. .addE("locatedIn").from("pOWsc6VN6I1247").to("pOWsc6VN6I1250")
  5684. .property("@fieldName", "Zone")
  5685. .addE("at").from("pOWsc6VN6I1147").to("pOWsc6VN6I1247")
  5686. .property("@fieldName", "Target")
  5687. .addE("highwayVoyage").from("pOWsc6VN6I1145").to("pOWsc6VN6I1147")
  5688. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5689. .property("skipped", false)
  5690. .property("speed", 9.351938954600088)
  5691. .property("@className", "com.example.model.action.highwayVoyage")
  5692. .property("durationTime", 2574)
  5693. .property("duration", "60840.000000000")
  5694. .property("@fieldName", "highwayVoyages")
  5695. .property("distance", 401.19818115234375)
  5696. .limit(1)
  5697. .coalesce(
  5698. V().hasLabel("Target").has(T.id, "IN2"),
  5699. addV("Target")
  5700. .property(T.id, "IN2")
  5701. .property("id", "IN2")
  5702. .property("@className", "com.example.model.master.Target")
  5703. .property("locode", "IN2")
  5704. .property("name", "NHAVA SHEVA").as("pOWsc6VN6I1253"))
  5705. .as("pOWsc6VN6I1253")
  5706. .limit(1)
  5707. .coalesce(
  5708. V().hasLabel("Zone").has(T.id, "RME"),
  5709. addV("Zone")
  5710. .property(T.id, "RME")
  5711. .property("id", "RME")
  5712. .property("@className", "com.example.model.master.Zone")
  5713. .property("name", "MIDDLE EAST")
  5714. .property("ZoneCode", "RME").as("pOWsc6VN6I1256"))
  5715. .as("pOWsc6VN6I1256")
  5716. .addE("locatedIn").from("pOWsc6VN6I1253").to("pOWsc6VN6I1256")
  5717. .property("@fieldName", "Zone")
  5718. .addE("at").from("pOWsc6VN6I1145").to("pOWsc6VN6I1253")
  5719. .property("@fieldName", "Target")
  5720. .addE("wait").from("pOWsc6VN6I1143").to("pOWsc6VN6I1145")
  5721. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5722. .property("skipped", false)
  5723. .property("@className", "com.example.model.action.Action")
  5724. .property("duration", "0.0")
  5725. .property("@fieldName", "wait")
  5726. .addE("moving").from("pOWsc6VN6I1141").to("pOWsc6VN6I1143")
  5727. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5728. .property("skipped", false)
  5729. .property("@className", "com.example.model.action.Action")
  5730. .property("duration", "0.0")
  5731. .property("@fieldName", "moving")
  5732. .addE("fuelOparation").from("pOWsc6VN6I1139").to("pOWsc6VN6I1141")
  5733. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5734. .property("skipped", false)
  5735. .property("@className", "com.example.model.action.Action")
  5736. .property("duration", "0.0")
  5737. .property("@fieldName", "fuelOparation")
  5738. .addE("wait").from("pOWsc6VN6I1137").to("pOWsc6VN6I1139")
  5739. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5740. .property("skipped", false)
  5741. .property("@className", "com.example.model.action.Action")
  5742. .property("duration", "0.0")
  5743. .property("@fieldName", "wait")
  5744. .addE("HotelOp").from("pOWsc6VN6I1135").to("pOWsc6VN6I1137")
  5745. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5746. .property("skipped", false)
  5747. .property("@className", "com.example.model.action.HotelOperation")
  5748. .property("duration", "126720.000000000")
  5749. .property("@fieldName", "HotelOp")
  5750. .addE("wait").from("pOWsc6VN6I1133").to("pOWsc6VN6I1135")
  5751. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5752. .property("skipped", false)
  5753. .property("@className", "com.example.model.action.Action")
  5754. .property("duration", "0.0")
  5755. .property("@fieldName", "waitOperation")
  5756. .addE("start").from("pOWsc6VN6I1133").to("pOWsc6VN6I1139")
  5757. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5758. .property("skipped", false)
  5759. .property("@className", "com.example.model.action.Action")
  5760. .property("duration", "126720.000000000")
  5761. .property("@fieldName", "start")
  5762. .addE("fuelOparation").from("pOWsc6VN6I1131").to("pOWsc6VN6I1133")
  5763. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5764. .property("skipped", false)
  5765. .property("@className", "com.example.model.action.Action")
  5766. .property("duration", "0.0")
  5767. .property("@fieldName", "fuelOparation")
  5768. .limit(1)
  5769. .coalesce(
  5770. V().hasLabel("Hotel").has("name", "Goeveh"),
  5771. addV("Hotel")
  5772. .property("@className", "com.example.model.master.Hotel")
  5773. .property("name", "Goeveh").as("pOWsc6VN6I1260"))
  5774. .as("pOWsc6VN6I1260")
  5775. .limit(1)
  5776. .coalesce(
  5777. V().hasLabel("Target").has(T.id, "IN2"),
  5778. addV("Target")
  5779. .property(T.id, "IN2")
  5780. .property("id", "IN2")
  5781. .property("@className", "com.example.model.master.Target")
  5782. .property("locode", "IN2")
  5783. .property("name", "NHAVA SHEVA").as("pOWsc6VN6I1263"))
  5784. .as("pOWsc6VN6I1263")
  5785. .limit(1)
  5786. .coalesce(
  5787. V().hasLabel("Zone").has(T.id, "RME"),
  5788. addV("Zone")
  5789. .property(T.id, "RME")
  5790. .property("id", "RME")
  5791. .property("@className", "com.example.model.master.Zone")
  5792. .property("name", "MIDDLE EAST")
  5793. .property("ZoneCode", "RME").as("pOWsc6VN6I1266"))
  5794. .as("pOWsc6VN6I1266")
  5795. .addE("locatedIn").from("pOWsc6VN6I1263").to("pOWsc6VN6I1266")
  5796. .property("@fieldName", "Zone")
  5797. .addE("locatedIn").from("pOWsc6VN6I1260").to("pOWsc6VN6I1263")
  5798. .property("@fieldName", "Target")
  5799. .addE("at").from("pOWsc6VN6I1131").to("pOWsc6VN6I1260")
  5800. .property("@fieldName", "Hotel")
  5801. .addE("moving").from("pOWsc6VN6I1129").to("pOWsc6VN6I1131")
  5802. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5803. .property("skipped", false)
  5804. .property("@className", "com.example.model.action.Action")
  5805. .property("duration", "0.0")
  5806. .property("@fieldName", "moving")
  5807. .addE("wait").from("pOWsc6VN6I1127").to("pOWsc6VN6I1129")
  5808. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5809. .property("skipped", false)
  5810. .property("@className", "com.example.model.action.Action")
  5811. .property("duration", "0.0")
  5812. .property("@fieldName", "wait")
  5813. .limit(1)
  5814. .coalesce(
  5815. V().hasLabel("Target").has(T.id, "IN2"),
  5816. addV("Target")
  5817. .property(T.id, "IN2")
  5818. .property("id", "IN2")
  5819. .property("@className", "com.example.model.master.Target")
  5820. .property("locode", "IN2")
  5821. .property("name", "NHAVA SHEVA").as("pOWsc6VN6I1269"))
  5822. .as("pOWsc6VN6I1269")
  5823. .limit(1)
  5824. .coalesce(
  5825. V().hasLabel("Zone").has(T.id, "RME"),
  5826. addV("Zone")
  5827. .property(T.id, "RME")
  5828. .property("id", "RME")
  5829. .property("@className", "com.example.model.master.Zone")
  5830. .property("name", "MIDDLE EAST")
  5831. .property("ZoneCode", "RME").as("pOWsc6VN6I1272"))
  5832. .as("pOWsc6VN6I1272")
  5833. .addE("locatedIn").from("pOWsc6VN6I1269").to("pOWsc6VN6I1272")
  5834. .property("@fieldName", "Zone")
  5835. .addE("at").from("pOWsc6VN6I1127").to("pOWsc6VN6I1269")
  5836. .property("@fieldName", "Target")
  5837. .addE("highwayVoyage").from("pOWsc6VN6I1125").to("pOWsc6VN6I1127")
  5838. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5839. .property("skipped", false)
  5840. .property("speed", 18.0014165242513)
  5841. .property("@className", "com.example.model.action.highwayVoyage")
  5842. .property("durationTime", 1728)
  5843. .property("duration", "125280.000000000")
  5844. .property("@fieldName", "highwayVoyages")
  5845. .property("distance", 518.4407958984375)
  5846. .limit(1)
  5847. .coalesce(
  5848. V().hasLabel("Target").has(T.id, "PK1"),
  5849. addV("Target")
  5850. .property(T.id, "PK1")
  5851. .property("id", "PK1")
  5852. .property("@className", "com.example.model.master.Target")
  5853. .property("locode", "PK1")
  5854. .property("name", "KARACHI").as("pOWsc6VN6I1275"))
  5855. .as("pOWsc6VN6I1275")
  5856. .limit(1)
  5857. .coalesce(
  5858. V().hasLabel("Zone").has(T.id, "RME"),
  5859. addV("Zone")
  5860. .property(T.id, "RME")
  5861. .property("id", "RME")
  5862. .property("@className", "com.example.model.master.Zone")
  5863. .property("name", "MIDDLE EAST")
  5864. .property("ZoneCode", "RME").as("pOWsc6VN6I1278"))
  5865. .as("pOWsc6VN6I1278")
  5866. .addE("locatedIn").from("pOWsc6VN6I1275").to("pOWsc6VN6I1278")
  5867. .property("@fieldName", "Zone")
  5868. .addE("at").from("pOWsc6VN6I1125").to("pOWsc6VN6I1275")
  5869. .property("@fieldName", "Target")
  5870. .addE("wait").from("pOWsc6VN6I1123").to("pOWsc6VN6I1125")
  5871. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5872. .property("skipped", false)
  5873. .property("@className", "com.example.model.action.Action")
  5874. .property("duration", "0.0")
  5875. .property("@fieldName", "wait")
  5876. .addE("moving").from("pOWsc6VN6I1121").to("pOWsc6VN6I1123")
  5877. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5878. .property("skipped", false)
  5879. .property("@className", "com.example.model.action.Action")
  5880. .property("duration", "0.0")
  5881. .property("@fieldName", "moving")
  5882. .addE("fuelOparation").from("pOWsc6VN6I1119").to("pOWsc6VN6I1121")
  5883. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5884. .property("skipped", false)
  5885. .property("@className", "com.example.model.action.Action")
  5886. .property("duration", "0.0")
  5887. .property("@fieldName", "fuelOparation")
  5888. .addE("wait").from("pOWsc6VN6I1117").to("pOWsc6VN6I1119")
  5889. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5890. .property("skipped", false)
  5891. .property("@className", "com.example.model.action.Action")
  5892. .property("duration", "0.0")
  5893. .property("@fieldName", "wait")
  5894. .addE("HotelOp").from("pOWsc6VN6I1115").to("pOWsc6VN6I1117")
  5895. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5896. .property("skipped", false)
  5897. .property("@className", "com.example.model.action.HotelOperation")
  5898. .property("duration", "86760.000000000")
  5899. .property("@fieldName", "HotelOp")
  5900. .addE("wait").from("pOWsc6VN6I1113").to("pOWsc6VN6I1115")
  5901. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5902. .property("skipped", false)
  5903. .property("@className", "com.example.model.action.Action")
  5904. .property("duration", "0.0")
  5905. .property("@fieldName", "waitOperation")
  5906. .addE("start").from("pOWsc6VN6I1113").to("pOWsc6VN6I1119")
  5907. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5908. .property("skipped", false)
  5909. .property("@className", "com.example.model.action.Action")
  5910. .property("duration", "86760.000000000")
  5911. .property("@fieldName", "start")
  5912. .addE("fuelOparation").from("pOWsc6VN6I1111").to("pOWsc6VN6I1113")
  5913. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5914. .property("skipped", false)
  5915. .property("@className", "com.example.model.action.Action")
  5916. .property("duration", "0.0")
  5917. .property("@fieldName", "fuelOparation")
  5918. .limit(1)
  5919. .coalesce(
  5920. V().hasLabel("Hotel").has("name", "SwissTeleh"),
  5921. addV("Hotel")
  5922. .property("@className", "com.example.model.master.Hotel")
  5923. .property("name", "SwissTeleh").as("pOWsc6VN6I1282"))
  5924. .as("pOWsc6VN6I1282")
  5925. .limit(1)
  5926. .coalesce(
  5927. V().hasLabel("Target").has(T.id, "PK1"),
  5928. addV("Target")
  5929. .property(T.id, "PK1")
  5930. .property("id", "PK1")
  5931. .property("@className", "com.example.model.master.Target")
  5932. .property("locode", "PK1")
  5933. .property("name", "KARACHI").as("pOWsc6VN6I1285"))
  5934. .as("pOWsc6VN6I1285")
  5935. .limit(1)
  5936. .coalesce(
  5937. V().hasLabel("Zone").has(T.id, "RME"),
  5938. addV("Zone")
  5939. .property(T.id, "RME")
  5940. .property("id", "RME")
  5941. .property("@className", "com.example.model.master.Zone")
  5942. .property("name", "MIDDLE EAST")
  5943. .property("ZoneCode", "RME").as("pOWsc6VN6I1288"))
  5944. .as("pOWsc6VN6I1288")
  5945. .addE("locatedIn").from("pOWsc6VN6I1285").to("pOWsc6VN6I1288")
  5946. .property("@fieldName", "Zone")
  5947. .addE("locatedIn").from("pOWsc6VN6I1282").to("pOWsc6VN6I1285")
  5948. .property("@fieldName", "Target")
  5949. .addE("at").from("pOWsc6VN6I1111").to("pOWsc6VN6I1282")
  5950. .property("@fieldName", "Hotel")
  5951. .addE("moving").from("pOWsc6VN6I1109").to("pOWsc6VN6I1111")
  5952. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5953. .property("skipped", false)
  5954. .property("@className", "com.example.model.action.Action")
  5955. .property("duration", "0.0")
  5956. .property("@fieldName", "moving")
  5957. .addE("wait").from("pOWsc6VN6I1107").to("pOWsc6VN6I1109")
  5958. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5959. .property("skipped", false)
  5960. .property("@className", "com.example.model.action.Action")
  5961. .property("duration", "0.0")
  5962. .property("@fieldName", "wait")
  5963. .limit(1)
  5964. .coalesce(
  5965. V().hasLabel("Target").has(T.id, "PK1"),
  5966. addV("Target")
  5967. .property(T.id, "PK1")
  5968. .property("id", "PK1")
  5969. .property("@className", "com.example.model.master.Target")
  5970. .property("locode", "PK1")
  5971. .property("name", "KARACHI").as("pOWsc6VN6I1291"))
  5972. .as("pOWsc6VN6I1291")
  5973. .limit(1)
  5974. .coalesce(
  5975. V().hasLabel("Zone").has(T.id, "RME"),
  5976. addV("Zone")
  5977. .property(T.id, "RME")
  5978. .property("id", "RME")
  5979. .property("@className", "com.example.model.master.Zone")
  5980. .property("name", "MIDDLE EAST")
  5981. .property("ZoneCode", "RME").as("pOWsc6VN6I1294"))
  5982. .as("pOWsc6VN6I1294")
  5983. .addE("locatedIn").from("pOWsc6VN6I1291").to("pOWsc6VN6I1294")
  5984. .property("@fieldName", "Zone")
  5985. .addE("at").from("pOWsc6VN6I1107").to("pOWsc6VN6I1291")
  5986. .property("@fieldName", "Target")
  5987. .addE("highwayVoyage").from("pOWsc6VN6I1105").to("pOWsc6VN6I1107")
  5988. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  5989. .property("skipped", false)
  5990. .property("speed", 17.98287321771572)
  5991. .property("@className", "com.example.model.action.highwayVoyage")
  5992. .property("durationTime", 2538)
  5993. .property("duration", "137880.000000000")
  5994. .property("@fieldName", "highwayVoyages")
  5995. .property("distance", 760.675537109375)
  5996. .limit(1)
  5997. .coalesce(
  5998. V().hasLabel("Target").has(T.id, "AE1"),
  5999. addV("Target")
  6000. .property(T.id, "AE1")
  6001. .property("id", "AE1")
  6002. .property("@className", "com.example.model.master.Target")
  6003. .property("locode", "AE1")
  6004. .property("name", "JEBEL ALI").as("pOWsc6VN6I1297"))
  6005. .as("pOWsc6VN6I1297")
  6006. .limit(1)
  6007. .coalesce(
  6008. V().hasLabel("Zone").has(T.id, "RME"),
  6009. addV("Zone")
  6010. .property(T.id, "RME")
  6011. .property("id", "RME")
  6012. .property("@className", "com.example.model.master.Zone")
  6013. .property("name", "MIDDLE EAST")
  6014. .property("ZoneCode", "RME").as("pOWsc6VN6I1300"))
  6015. .as("pOWsc6VN6I1300")
  6016. .addE("locatedIn").from("pOWsc6VN6I1297").to("pOWsc6VN6I1300")
  6017. .property("@fieldName", "Zone")
  6018. .addE("at").from("pOWsc6VN6I1105").to("pOWsc6VN6I1297")
  6019. .property("@fieldName", "Target")
  6020. .addE("wait").from("pOWsc6VN6I1103").to("pOWsc6VN6I1105")
  6021. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6022. .property("skipped", false)
  6023. .property("@className", "com.example.model.action.Action")
  6024. .property("duration", "0.0")
  6025. .property("@fieldName", "wait")
  6026. .addE("moving").from("pOWsc6VN6I1101").to("pOWsc6VN6I1103")
  6027. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6028. .property("skipped", false)
  6029. .property("@className", "com.example.model.action.Action")
  6030. .property("duration", "0.0")
  6031. .property("@fieldName", "moving")
  6032. .addE("fuelOparation").from("pOWsc6VN6I1099").to("pOWsc6VN6I1101")
  6033. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6034. .property("skipped", false)
  6035. .property("@className", "com.example.model.action.Action")
  6036. .property("duration", "0.0")
  6037. .property("@fieldName", "fuelOparation")
  6038. .addE("wait").from("pOWsc6VN6I1097").to("pOWsc6VN6I1099")
  6039. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6040. .property("skipped", false)
  6041. .property("@className", "com.example.model.action.Action")
  6042. .property("duration", "0.0")
  6043. .property("@fieldName", "wait")
  6044. .addE("HotelOp").from("pOWsc6VN6I1095").to("pOWsc6VN6I1097")
  6045. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6046. .property("skipped", false)
  6047. .property("@className", "com.example.model.action.HotelOperation")
  6048. .property("duration", "165600.000000000")
  6049. .property("@fieldName", "HotelOp")
  6050. .addE("wait").from("pOWsc6VN6I1093").to("pOWsc6VN6I1095")
  6051. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6052. .property("skipped", false)
  6053. .property("@className", "com.example.model.action.Action")
  6054. .property("duration", "0.0")
  6055. .property("@fieldName", "waitOperation")
  6056. .addE("start").from("pOWsc6VN6I1093").to("pOWsc6VN6I1099")
  6057. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6058. .property("skipped", false)
  6059. .property("@className", "com.example.model.action.Action")
  6060. .property("duration", "165600.000000000")
  6061. .property("@fieldName", "start")
  6062. .addE("fuelOparation").from("pOWsc6VN6I1091").to("pOWsc6VN6I1093")
  6063. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6064. .property("skipped", false)
  6065. .property("@className", "com.example.model.action.Action")
  6066. .property("duration", "0.0")
  6067. .property("@fieldName", "fuelOparation")
  6068. .limit(1)
  6069. .coalesce(
  6070. V().hasLabel("Hotel").has("name", "Derhotel Re"),
  6071. addV("Hotel")
  6072. .property("@className", "com.example.model.master.Hotel")
  6073. .property("name", "Derhotel Re").as("pOWsc6VN6I1304"))
  6074. .as("pOWsc6VN6I1304")
  6075. .limit(1)
  6076. .coalesce(
  6077. V().hasLabel("Target").has(T.id, "AE1"),
  6078. addV("Target")
  6079. .property(T.id, "AE1")
  6080. .property("id", "AE1")
  6081. .property("@className", "com.example.model.master.Target")
  6082. .property("locode", "AE1")
  6083. .property("name", "JEBEL ALI").as("pOWsc6VN6I1307"))
  6084. .as("pOWsc6VN6I1307")
  6085. .limit(1)
  6086. .coalesce(
  6087. V().hasLabel("Zone").has(T.id, "RME"),
  6088. addV("Zone")
  6089. .property(T.id, "RME")
  6090. .property("id", "RME")
  6091. .property("@className", "com.example.model.master.Zone")
  6092. .property("name", "MIDDLE EAST")
  6093. .property("ZoneCode", "RME").as("pOWsc6VN6I1310"))
  6094. .as("pOWsc6VN6I1310")
  6095. .addE("locatedIn").from("pOWsc6VN6I1307").to("pOWsc6VN6I1310")
  6096. .property("@fieldName", "Zone")
  6097. .addE("locatedIn").from("pOWsc6VN6I1304").to("pOWsc6VN6I1307")
  6098. .property("@fieldName", "Target")
  6099. .addE("at").from("pOWsc6VN6I1091").to("pOWsc6VN6I1304")
  6100. .property("@fieldName", "Hotel")
  6101. .addE("moving").from("pOWsc6VN6I1089").to("pOWsc6VN6I1091")
  6102. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6103. .property("skipped", false)
  6104. .property("@className", "com.example.model.action.Action")
  6105. .property("duration", "0.0")
  6106. .property("@fieldName", "moving")
  6107. .addE("wait").from("pOWsc6VN6I1087").to("pOWsc6VN6I1089")
  6108. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6109. .property("skipped", false)
  6110. .property("@className", "com.example.model.action.Action")
  6111. .property("duration", "0.0")
  6112. .property("@fieldName", "wait")
  6113. .limit(1)
  6114. .coalesce(
  6115. V().hasLabel("Target").has(T.id, "AE1"),
  6116. addV("Target")
  6117. .property(T.id, "AE1")
  6118. .property("id", "AE1")
  6119. .property("@className", "com.example.model.master.Target")
  6120. .property("locode", "AE1")
  6121. .property("name", "JEBEL ALI").as("pOWsc6VN6I1313"))
  6122. .as("pOWsc6VN6I1313")
  6123. .limit(1)
  6124. .coalesce(
  6125. V().hasLabel("Zone").has(T.id, "RME"),
  6126. addV("Zone")
  6127. .property(T.id, "RME")
  6128. .property("id", "RME")
  6129. .property("@className", "com.example.model.master.Zone")
  6130. .property("name", "MIDDLE EAST")
  6131. .property("ZoneCode", "RME").as("pOWsc6VN6I1316"))
  6132. .as("pOWsc6VN6I1316")
  6133. .addE("locatedIn").from("pOWsc6VN6I1313").to("pOWsc6VN6I1316")
  6134. .property("@fieldName", "Zone")
  6135. .addE("at").from("pOWsc6VN6I1087").to("pOWsc6VN6I1313")
  6136. .property("@fieldName", "Target")
  6137. .addE("highwayVoyage").from("pOWsc6VN6I1085").to("pOWsc6VN6I1087")
  6138. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6139. .property("skipped", false)
  6140. .property("speed", 15.617509426030896)
  6141. .property("@className", "com.example.model.action.highwayVoyage")
  6142. .property("durationTime", 798)
  6143. .property("duration", "47880.000000000")
  6144. .property("@fieldName", "highwayVoyages")
  6145. .property("distance", 207.71287536621094)
  6146. .limit(1)
  6147. .coalesce(
  6148. V().hasLabel("Target").has(T.id, "QA11"),
  6149. addV("Target")
  6150. .property(T.id, "QA11")
  6151. .property("id", "QA11")
  6152. .property("@className", "com.example.model.master.Target")
  6153. .property("locode", "QA11")
  6154. .property("name", "HAMAD").as("pOWsc6VN6I1319"))
  6155. .as("pOWsc6VN6I1319")
  6156. .limit(1)
  6157. .coalesce(
  6158. V().hasLabel("Zone").has(T.id, "RME"),
  6159. addV("Zone")
  6160. .property(T.id, "RME")
  6161. .property("id", "RME")
  6162. .property("@className", "com.example.model.master.Zone")
  6163. .property("name", "MIDDLE EAST")
  6164. .property("ZoneCode", "RME").as("pOWsc6VN6I1322"))
  6165. .as("pOWsc6VN6I1322")
  6166. .addE("locatedIn").from("pOWsc6VN6I1319").to("pOWsc6VN6I1322")
  6167. .property("@fieldName", "Zone")
  6168. .addE("at").from("pOWsc6VN6I1085").to("pOWsc6VN6I1319")
  6169. .property("@fieldName", "Target")
  6170. .addE("wait").from("pOWsc6VN6I1083").to("pOWsc6VN6I1085")
  6171. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6172. .property("skipped", false)
  6173. .property("@className", "com.example.model.action.Action")
  6174. .property("duration", "0.0")
  6175. .property("@fieldName", "wait")
  6176. .addE("moving").from("pOWsc6VN6I1081").to("pOWsc6VN6I1083")
  6177. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6178. .property("skipped", false)
  6179. .property("@className", "com.example.model.action.Action")
  6180. .property("duration", "0.0")
  6181. .property("@fieldName", "moving")
  6182. .addE("fuelOparation").from("pOWsc6VN6I1079").to("pOWsc6VN6I1081")
  6183. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6184. .property("skipped", false)
  6185. .property("@className", "com.example.model.action.Action")
  6186. .property("duration", "0.0")
  6187. .property("@fieldName", "fuelOparation")
  6188. .addE("wait").from("pOWsc6VN6I1077").to("pOWsc6VN6I1079")
  6189. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6190. .property("skipped", false)
  6191. .property("@className", "com.example.model.action.Action")
  6192. .property("duration", "0.0")
  6193. .property("@fieldName", "wait")
  6194. .addE("HotelOp").from("pOWsc6VN6I1075").to("pOWsc6VN6I1077")
  6195. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6196. .property("skipped", false)
  6197. .property("@className", "com.example.model.action.HotelOperation")
  6198. .property("duration", "52620.000000000")
  6199. .property("@fieldName", "HotelOp")
  6200. .addE("wait").from("pOWsc6VN6I1073").to("pOWsc6VN6I1075")
  6201. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6202. .property("skipped", false)
  6203. .property("@className", "com.example.model.action.Action")
  6204. .property("duration", "0.0")
  6205. .property("@fieldName", "waitOperation")
  6206. .addE("start").from("pOWsc6VN6I1073").to("pOWsc6VN6I1079")
  6207. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6208. .property("skipped", false)
  6209. .property("@className", "com.example.model.action.Action")
  6210. .property("duration", "52620.000000000")
  6211. .property("@fieldName", "start")
  6212. .addE("fuelOparation").from("pOWsc6VN6I1071").to("pOWsc6VN6I1073")
  6213. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6214. .property("skipped", false)
  6215. .property("@className", "com.example.model.action.Action")
  6216. .property("duration", "0.0")
  6217. .property("@fieldName", "fuelOparation")
  6218. .limit(1)
  6219. .coalesce(
  6220. V().hasLabel("Hotel").has("name", "HAMAD"),
  6221. addV("Hotel")
  6222. .property("@className", "com.example.model.master.Hotel")
  6223. .property("name", "HAMAD").as("pOWsc6VN6I1326"))
  6224. .as("pOWsc6VN6I1326")
  6225. .limit(1)
  6226. .coalesce(
  6227. V().hasLabel("Target").has(T.id, "QA11"),
  6228. addV("Target")
  6229. .property(T.id, "QA11")
  6230. .property("id", "QA11")
  6231. .property("@className", "com.example.model.master.Target")
  6232. .property("locode", "QA11")
  6233. .property("name", "HAMAD").as("pOWsc6VN6I1329"))
  6234. .as("pOWsc6VN6I1329")
  6235. .limit(1)
  6236. .coalesce(
  6237. V().hasLabel("Zone").has(T.id, "RME"),
  6238. addV("Zone")
  6239. .property(T.id, "RME")
  6240. .property("id", "RME")
  6241. .property("@className", "com.example.model.master.Zone")
  6242. .property("name", "MIDDLE EAST")
  6243. .property("ZoneCode", "RME").as("pOWsc6VN6I1332"))
  6244. .as("pOWsc6VN6I1332")
  6245. .addE("locatedIn").from("pOWsc6VN6I1329").to("pOWsc6VN6I1332")
  6246. .property("@fieldName", "Zone")
  6247. .addE("locatedIn").from("pOWsc6VN6I1326").to("pOWsc6VN6I1329")
  6248. .property("@fieldName", "Target")
  6249. .addE("at").from("pOWsc6VN6I1071").to("pOWsc6VN6I1326")
  6250. .property("@fieldName", "Hotel")
  6251. .addE("moving").from("pOWsc6VN6I1069").to("pOWsc6VN6I1071")
  6252. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6253. .property("skipped", false)
  6254. .property("@className", "com.example.model.action.Action")
  6255. .property("duration", "0.0")
  6256. .property("@fieldName", "moving")
  6257. .addE("wait").from("pOWsc6VN6I1067").to("pOWsc6VN6I1069")
  6258. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6259. .property("skipped", false)
  6260. .property("@className", "com.example.model.action.Action")
  6261. .property("duration", "0.0")
  6262. .property("@fieldName", "wait")
  6263. .limit(1)
  6264. .coalesce(
  6265. V().hasLabel("Target").has(T.id, "QA11"),
  6266. addV("Target")
  6267. .property(T.id, "QA11")
  6268. .property("id", "QA11")
  6269. .property("@className", "com.example.model.master.Target")
  6270. .property("locode", "QA11")
  6271. .property("name", "HAMAD").as("pOWsc6VN6I1335"))
  6272. .as("pOWsc6VN6I1335")
  6273. .limit(1)
  6274. .coalesce(
  6275. V().hasLabel("Zone").has(T.id, "RME"),
  6276. addV("Zone")
  6277. .property(T.id, "RME")
  6278. .property("id", "RME")
  6279. .property("@className", "com.example.model.master.Zone")
  6280. .property("name", "MIDDLE EAST")
  6281. .property("ZoneCode", "RME").as("pOWsc6VN6I1338"))
  6282. .as("pOWsc6VN6I1338")
  6283. .addE("locatedIn").from("pOWsc6VN6I1335").to("pOWsc6VN6I1338")
  6284. .property("@fieldName", "Zone")
  6285. .addE("at").from("pOWsc6VN6I1067").to("pOWsc6VN6I1335")
  6286. .property("@fieldName", "Target")
  6287. .addE("highwayVoyage").from("pOWsc6VN6I1065").to("pOWsc6VN6I1067")
  6288. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6289. .property("skipped", false)
  6290. .property("speed", 17.16544414924339)
  6291. .property("@className", "com.example.model.action.highwayVoyage")
  6292. .property("durationTime", 8657)
  6293. .property("duration", "541020.000000000")
  6294. .property("@fieldName", "highwayVoyages")
  6295. .property("distance", 2476.6875)
  6296. .limit(1)
  6297. .coalesce(
  6298. V().hasLabel("Target").has(T.id, "SA12"),
  6299. addV("Target")
  6300. .property(T.id, "SA12")
  6301. .property("id", "SA12")
  6302. .property("@className", "com.example.model.master.Target")
  6303. .property("locode", "SA12")
  6304. .property("name", "Mekka").as("pOWsc6VN6I1341"))
  6305. .as("pOWsc6VN6I1341")
  6306. .limit(1)
  6307. .coalesce(
  6308. V().hasLabel("Zone").has(T.id, "RME"),
  6309. addV("Zone")
  6310. .property(T.id, "RME")
  6311. .property("id", "RME")
  6312. .property("@className", "com.example.model.master.Zone")
  6313. .property("name", "MIDDLE EAST")
  6314. .property("ZoneCode", "RME").as("pOWsc6VN6I1344"))
  6315. .as("pOWsc6VN6I1344")
  6316. .addE("locatedIn").from("pOWsc6VN6I1341").to("pOWsc6VN6I1344")
  6317. .property("@fieldName", "Zone")
  6318. .addE("at").from("pOWsc6VN6I1065").to("pOWsc6VN6I1341")
  6319. .property("@fieldName", "Target")
  6320. .addE("wait").from("pOWsc6VN6I1063").to("pOWsc6VN6I1065")
  6321. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6322. .property("skipped", false)
  6323. .property("@className", "com.example.model.action.Action")
  6324. .property("duration", "0.0")
  6325. .property("@fieldName", "wait")
  6326. .addE("moving").from("pOWsc6VN6I1061").to("pOWsc6VN6I1063")
  6327. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6328. .property("skipped", false)
  6329. .property("@className", "com.example.model.action.Action")
  6330. .property("duration", "0.0")
  6331. .property("@fieldName", "moving")
  6332. .addE("fuelOparation").from("pOWsc6VN6I1059").to("pOWsc6VN6I1061")
  6333. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6334. .property("skipped", false)
  6335. .property("@className", "com.example.model.action.Action")
  6336. .property("duration", "0.0")
  6337. .property("@fieldName", "fuelOparation")
  6338. .addE("wait").from("pOWsc6VN6I1057").to("pOWsc6VN6I1059")
  6339. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6340. .property("skipped", false)
  6341. .property("@className", "com.example.model.action.Action")
  6342. .property("duration", "0.0")
  6343. .property("@fieldName", "wait")
  6344. .addE("HotelOp").from("pOWsc6VN6I1055").to("pOWsc6VN6I1057")
  6345. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6346. .property("skipped", false)
  6347. .property("@className", "com.example.model.action.HotelOperation")
  6348. .property("duration", "50400.000000000")
  6349. .property("@fieldName", "HotelOp")
  6350. .addE("wait").from("pOWsc6VN6I1053").to("pOWsc6VN6I1055")
  6351. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6352. .property("skipped", false)
  6353. .property("@className", "com.example.model.action.Action")
  6354. .property("duration", "0.0")
  6355. .property("@fieldName", "waitOperation")
  6356. .addE("start").from("pOWsc6VN6I1053").to("pOWsc6VN6I1059")
  6357. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6358. .property("skipped", false)
  6359. .property("@className", "com.example.model.action.Action")
  6360. .property("duration", "50400.000000000")
  6361. .property("@fieldName", "start")
  6362. .addE("fuelOparation").from("pOWsc6VN6I1051").to("pOWsc6VN6I1053")
  6363. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6364. .property("skipped", false)
  6365. .property("@className", "com.example.model.action.Action")
  6366. .property("duration", "0.0")
  6367. .property("@fieldName", "fuelOparation")
  6368. .limit(1)
  6369. .coalesce(
  6370. V().hasLabel("Hotel").has("name", "Derhotel We"),
  6371. addV("Hotel")
  6372. .property("@className", "com.example.model.master.Hotel")
  6373. .property("name", "Derhotel We").as("pOWsc6VN6I1348"))
  6374. .as("pOWsc6VN6I1348")
  6375. .limit(1)
  6376. .coalesce(
  6377. V().hasLabel("Target").has(T.id, "SA12"),
  6378. addV("Target")
  6379. .property(T.id, "SA12")
  6380. .property("id", "SA12")
  6381. .property("@className", "com.example.model.master.Target")
  6382. .property("locode", "SA12")
  6383. .property("name", "Mekka").as("pOWsc6VN6I1351"))
  6384. .as("pOWsc6VN6I1351")
  6385. .limit(1)
  6386. .coalesce(
  6387. V().hasLabel("Zone").has(T.id, "RME"),
  6388. addV("Zone")
  6389. .property(T.id, "RME")
  6390. .property("id", "RME")
  6391. .property("@className", "com.example.model.master.Zone")
  6392. .property("name", "MIDDLE EAST")
  6393. .property("ZoneCode", "RME").as("pOWsc6VN6I1354"))
  6394. .as("pOWsc6VN6I1354")
  6395. .addE("locatedIn").from("pOWsc6VN6I1351").to("pOWsc6VN6I1354")
  6396. .property("@fieldName", "Zone")
  6397. .addE("locatedIn").from("pOWsc6VN6I1348").to("pOWsc6VN6I1351")
  6398. .property("@fieldName", "Target")
  6399. .addE("at").from("pOWsc6VN6I1051").to("pOWsc6VN6I1348")
  6400. .property("@fieldName", "Hotel")
  6401. .addE("moving").from("pOWsc6VN6I1049").to("pOWsc6VN6I1051")
  6402. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6403. .property("skipped", false)
  6404. .property("@className", "com.example.model.action.Action")
  6405. .property("duration", "0.0")
  6406. .property("@fieldName", "moving")
  6407. .addE("wait").from("pOWsc6VN6I1047").to("pOWsc6VN6I1049")
  6408. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6409. .property("skipped", false)
  6410. .property("@className", "com.example.model.action.Action")
  6411. .property("duration", "0.0")
  6412. .property("@fieldName", "wait")
  6413. .limit(1)
  6414. .coalesce(
  6415. V().hasLabel("Target").has(T.id, "SA12"),
  6416. addV("Target")
  6417. .property(T.id, "SA12")
  6418. .property("id", "SA12")
  6419. .property("@className", "com.example.model.master.Target")
  6420. .property("locode", "SA12")
  6421. .property("name", "Mekka").as("pOWsc6VN6I1357"))
  6422. .as("pOWsc6VN6I1357")
  6423. .limit(1)
  6424. .coalesce(
  6425. V().hasLabel("Zone").has(T.id, "RME"),
  6426. addV("Zone")
  6427. .property(T.id, "RME")
  6428. .property("id", "RME")
  6429. .property("@className", "com.example.model.master.Zone")
  6430. .property("name", "MIDDLE EAST")
  6431. .property("ZoneCode", "RME").as("pOWsc6VN6I1360"))
  6432. .as("pOWsc6VN6I1360")
  6433. .addE("locatedIn").from("pOWsc6VN6I1357").to("pOWsc6VN6I1360")
  6434. .property("@fieldName", "Zone")
  6435. .addE("at").from("pOWsc6VN6I1047").to("pOWsc6VN6I1357")
  6436. .property("@fieldName", "Target")
  6437. .addE("highwayVoyage").from("pOWsc6VN6I1045").to("pOWsc6VN6I1047")
  6438. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6439. .property("skipped", false)
  6440. .property("speed", 9.306610828309548)
  6441. .property("@className", "com.example.model.action.highwayVoyage")
  6442. .property("durationTime", 3810)
  6443. .property("duration", "199800.000000000")
  6444. .property("@fieldName", "highwayVoyages")
  6445. .property("distance", 590.9697875976562)
  6446. .limit(1)
  6447. .coalesce(
  6448. V().hasLabel("Target").has(T.id, "JOA WELLN"),
  6449. addV("Target")
  6450. .property(T.id, "JOA WELLN")
  6451. .property("id", "JOA WELLN")
  6452. .property("@className", "com.example.model.master.Target")
  6453. .property("locode", "JOA WELLN")
  6454. .property("name", "AQABA").as("pOWsc6VN6I1363"))
  6455. .as("pOWsc6VN6I1363")
  6456. .limit(1)
  6457. .coalesce(
  6458. V().hasLabel("Zone").has(T.id, "RME"),
  6459. addV("Zone")
  6460. .property(T.id, "RME")
  6461. .property("id", "RME")
  6462. .property("@className", "com.example.model.master.Zone")
  6463. .property("name", "MIDDLE EAST")
  6464. .property("ZoneCode", "RME").as("pOWsc6VN6I1366"))
  6465. .as("pOWsc6VN6I1366")
  6466. .addE("locatedIn").from("pOWsc6VN6I1363").to("pOWsc6VN6I1366")
  6467. .property("@fieldName", "Zone")
  6468. .addE("at").from("pOWsc6VN6I1045").to("pOWsc6VN6I1363")
  6469. .property("@fieldName", "Target")
  6470. .addE("wait").from("pOWsc6VN6I1043").to("pOWsc6VN6I1045")
  6471. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6472. .property("skipped", false)
  6473. .property("@className", "com.example.model.action.Action")
  6474. .property("duration", "0.0")
  6475. .property("@fieldName", "wait")
  6476. .addE("moving").from("pOWsc6VN6I1041").to("pOWsc6VN6I1043")
  6477. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6478. .property("skipped", false)
  6479. .property("@className", "com.example.model.action.Action")
  6480. .property("duration", "0.0")
  6481. .property("@fieldName", "moving")
  6482. .addE("fuelOparation").from("pOWsc6VN6I1039").to("pOWsc6VN6I1041")
  6483. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6484. .property("skipped", false)
  6485. .property("@className", "com.example.model.action.Action")
  6486. .property("duration", "0.0")
  6487. .property("@fieldName", "fuelOparation")
  6488. .addE("wait").from("pOWsc6VN6I1037").to("pOWsc6VN6I1039")
  6489. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6490. .property("skipped", false)
  6491. .property("@className", "com.example.model.action.Action")
  6492. .property("duration", "0.0")
  6493. .property("@fieldName", "wait")
  6494. .addE("HotelOp").from("pOWsc6VN6I1035").to("pOWsc6VN6I1037")
  6495. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6496. .property("skipped", false)
  6497. .property("@className", "com.example.model.action.HotelOperation")
  6498. .property("duration", "87840.000000000")
  6499. .property("@fieldName", "HotelOp")
  6500. .addE("wait").from("pOWsc6VN6I1033").to("pOWsc6VN6I1035")
  6501. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6502. .property("skipped", false)
  6503. .property("@className", "com.example.model.action.Action")
  6504. .property("duration", "0.0")
  6505. .property("@fieldName", "waitOperation")
  6506. .addE("start").from("pOWsc6VN6I1033").to("pOWsc6VN6I1039")
  6507. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6508. .property("skipped", false)
  6509. .property("@className", "com.example.model.action.Action")
  6510. .property("duration", "87840.000000000")
  6511. .property("@fieldName", "start")
  6512. .addE("fuelOparation").from("pOWsc6VN6I1031").to("pOWsc6VN6I1033")
  6513. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6514. .property("skipped", false)
  6515. .property("@className", "com.example.model.action.Action")
  6516. .property("duration", "0.0")
  6517. .property("@fieldName", "fuelOparation")
  6518. .limit(1)
  6519. .coalesce(
  6520. V().hasLabel("Hotel").has("name", "HILT1"),
  6521. addV("Hotel")
  6522. .property("@className", "com.example.model.master.Hotel")
  6523. .property("name", "HILT1").as("pOWsc6VN6I1370"))
  6524. .as("pOWsc6VN6I1370")
  6525. .limit(1)
  6526. .coalesce(
  6527. V().hasLabel("Target").has(T.id, "JOA WELLN"),
  6528. addV("Target")
  6529. .property(T.id, "JOA WELLN")
  6530. .property("id", "JOA WELLN")
  6531. .property("@className", "com.example.model.master.Target")
  6532. .property("locode", "JOA WELLN")
  6533. .property("name", "AQABA").as("pOWsc6VN6I1373"))
  6534. .as("pOWsc6VN6I1373")
  6535. .limit(1)
  6536. .coalesce(
  6537. V().hasLabel("Zone").has(T.id, "RME"),
  6538. addV("Zone")
  6539. .property(T.id, "RME")
  6540. .property("id", "RME")
  6541. .property("@className", "com.example.model.master.Zone")
  6542. .property("name", "MIDDLE EAST")
  6543. .property("ZoneCode", "RME").as("pOWsc6VN6I1376"))
  6544. .as("pOWsc6VN6I1376")
  6545. .addE("locatedIn").from("pOWsc6VN6I1373").to("pOWsc6VN6I1376")
  6546. .property("@fieldName", "Zone")
  6547. .addE("locatedIn").from("pOWsc6VN6I1370").to("pOWsc6VN6I1373")
  6548. .property("@fieldName", "Target")
  6549. .addE("at").from("pOWsc6VN6I1031").to("pOWsc6VN6I1370")
  6550. .property("@fieldName", "Hotel")
  6551. .addE("moving").from("pOWsc6VN6I1029").to("pOWsc6VN6I1031")
  6552. .property("lastChanged", '"2022-01-04T08:11:59.866Z"')
  6553. .property("skipped", false)
  6554. .property("@className", "com.example.model.action.Action")
  6555. .property("duration", "0.0")
  6556. .property("@fieldName", "moving")
  6557. .addE("wait").from("pOWsc6VN6I1027").to("pOWsc6VN6I1029")
  6558. .property("lastChanged", '"2022-01-04T08:11:59.865Z"')
  6559. .property("skipped", false)
  6560. .property("@className", "com.example.model.action.Action")
  6561. .property("duration", "0.0")
  6562. .property("@fieldName", "wait")
  6563. .limit(1)
  6564. .coalesce(
  6565. V().hasLabel("Target").has(T.id, "JOA WELLN"),
  6566. addV("Target")
  6567. .property(T.id, "JOA WELLN")
  6568. .property("id", "JOA WELLN")
  6569. .property("@className", "com.example.model.master.Target")
  6570. .property("locode", "JOA WELLN")
  6571. .property("name", "AQABA").as("pOWsc6VN6I1379"))
  6572. .as("pOWsc6VN6I1379")
  6573. .limit(1)
  6574. .coalesce(
  6575. V().hasLabel("Zone").has(T.id, "RME"),
  6576. addV("Zone")
  6577. .property(T.id, "RME")
  6578. .property("id", "RME")
  6579. .property("@className", "com.example.model.master.Zone")
  6580. .property("name", "MIDDLE EAST")
  6581. .property("ZoneCode", "RME").as("pOWsc6VN6I1382"))
  6582. .as("pOWsc6VN6I1382")
  6583. .addE("locatedIn").from("pOWsc6VN6I1379").to("pOWsc6VN6I1382")
  6584. .property("@fieldName", "Zone")
  6585. .addE("at").from("pOWsc6VN6I1027").to("pOWsc6VN6I1379")
  6586. .property("@fieldName", "Target")
  6587. .addE("highwayVoyage").from("pOWsc6VN6I1018").to("pOWsc6VN6I1027")
  6588. .property("skipped", false)
  6589. .property("speed", 20.85851003432415)
  6590. .property("@className", "com.example.model.action.highwayVoyage")
  6591. .property("durationTime", 1014)
  6592. .property("duration", "68040.000000000")
  6593. .property("@fieldName", "highwayVoyages")
  6594. .property("distance", 352.5088195800781)
  6595. .addE("wait").from("pOWsc6VN6I1016").to("pOWsc6VN6I1018")
  6596. .property("lastChanged", '"2022-01-04T08:11:59.862Z"')
  6597. .property("skipped", false)
  6598. .property("@className", "com.example.model.action.Action")
  6599. .property("duration", "0.0")
  6600. .property("@fieldName", "wait")
  6601. .addE("TunnelPassage").from("pOWsc6VN6I1014").to("pOWsc6VN6I1016")
  6602. .property("lastChanged", '"2022-01-04T08:11:59.862Z"')
  6603. .property("skipped", false)
  6604. .property("@className", "com.example.model.action.Action")
  6605. .property("duration", "57600.000000000")
  6606. .property("@fieldName", "TunnelPassage")
  6607. .addE("wait").from("pOWsc6VN6I1006").to("pOWsc6VN6I1014")
  6608. .property("lastChanged", '"2022-01-04T08:11:59.862Z"')
  6609. .property("skipped", false)
  6610. .property("@className", "com.example.model.action.Action")
  6611. .property("duration", "-57600.000000000")
  6612. .property("@fieldName", "wait")
  6613. .addE("highwayVoyage").from("pOWsc6VN6I1004").to("pOWsc6VN6I1006")
  6614. .property("lastChanged", '"2022-01-04T08:11:59.861Z"')
  6615. .property("skipped", false)
  6616. .property("speed", 13.63335712139423)
  6617. .property("@className", "com.example.model.action.highwayVoyage")
  6618. .property("durationTime", 780)
  6619. .property("duration", "108000.000000000")
  6620. .property("@fieldName", "highwayVoyages")
  6621. .property("distance", 177.233642578125)
  6622. .limit(1)
  6623. .coalesce(
  6624. V().hasLabel("Target").has(T.id, "EG3"),
  6625. addV("Target")
  6626. .property(T.id, "EG3")
  6627. .property("id", "EG3")
  6628. .property("@className", "com.example.model.master.Target")
  6629. .property("locode", "EG3")
  6630. .property("name", "EG DAMIETTA").as("pOWsc6VN6I1385"))
  6631. .as("pOWsc6VN6I1385")
  6632. .limit(1)
  6633. .coalesce(
  6634. V().hasLabel("Zone").has(T.id, "ZoneE"),
  6635. addV("Zone")
  6636. .property(T.id, "ZoneE")
  6637. .property("id", "ZoneE")
  6638. .property("@className", "com.example.model.master.Zone")
  6639. .property("name", "EUROPE")
  6640. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1388"))
  6641. .as("pOWsc6VN6I1388")
  6642. .addE("locatedIn").from("pOWsc6VN6I1385").to("pOWsc6VN6I1388")
  6643. .property("@fieldName", "Zone")
  6644. .addE("at").from("pOWsc6VN6I1004").to("pOWsc6VN6I1385")
  6645. .property("@fieldName", "Target")
  6646. .addE("wait").from("pOWsc6VN6I1002").to("pOWsc6VN6I1004")
  6647. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6648. .property("skipped", false)
  6649. .property("@className", "com.example.model.action.Action")
  6650. .property("duration", "0.0")
  6651. .property("@fieldName", "wait")
  6652. .addE("moving").from("pOWsc6VN6I1000").to("pOWsc6VN6I1002")
  6653. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6654. .property("skipped", false)
  6655. .property("@className", "com.example.model.action.Action")
  6656. .property("duration", "0.0")
  6657. .property("@fieldName", "moving")
  6658. .addE("fuelOparation").from("pOWsc6VN6I998").to("pOWsc6VN6I1000")
  6659. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6660. .property("skipped", false)
  6661. .property("@className", "com.example.model.action.Action")
  6662. .property("duration", "0.0")
  6663. .property("@fieldName", "fuelOparation")
  6664. .addE("wait").from("pOWsc6VN6I996").to("pOWsc6VN6I998")
  6665. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6666. .property("skipped", false)
  6667. .property("@className", "com.example.model.action.Action")
  6668. .property("duration", "0.0")
  6669. .property("@fieldName", "wait")
  6670. .addE("HotelOp").from("pOWsc6VN6I994").to("pOWsc6VN6I996")
  6671. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6672. .property("skipped", false)
  6673. .property("@className", "com.example.model.action.HotelOperation")
  6674. .property("duration", "57600.000000000")
  6675. .property("@fieldName", "HotelOp")
  6676. .addE("wait").from("pOWsc6VN6I992").to("pOWsc6VN6I994")
  6677. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6678. .property("skipped", false)
  6679. .property("@className", "com.example.model.action.Action")
  6680. .property("duration", "0.0")
  6681. .property("@fieldName", "waitOperation")
  6682. .addE("start").from("pOWsc6VN6I992").to("pOWsc6VN6I998")
  6683. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6684. .property("skipped", false)
  6685. .property("@className", "com.example.model.action.Action")
  6686. .property("duration", "57600.000000000")
  6687. .property("@fieldName", "start")
  6688. .addE("fuelOparation").from("pOWsc6VN6I990").to("pOWsc6VN6I992")
  6689. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6690. .property("skipped", false)
  6691. .property("@className", "com.example.model.action.Action")
  6692. .property("duration", "0.0")
  6693. .property("@fieldName", "fuelOparation")
  6694. .limit(1)
  6695. .coalesce(
  6696. V().hasLabel("Hotel").has("name", "TERMIN 261"),
  6697. addV("Hotel")
  6698. .property("@className", "com.example.model.master.Hotel")
  6699. .property("name", "TERMIN 261").as("pOWsc6VN6I1392"))
  6700. .as("pOWsc6VN6I1392")
  6701. .limit(1)
  6702. .coalesce(
  6703. V().hasLabel("Target").has(T.id, "EG3"),
  6704. addV("Target")
  6705. .property(T.id, "EG3")
  6706. .property("id", "EG3")
  6707. .property("@className", "com.example.model.master.Target")
  6708. .property("locode", "EG3")
  6709. .property("name", "EG DAMIETTA").as("pOWsc6VN6I1395"))
  6710. .as("pOWsc6VN6I1395")
  6711. .limit(1)
  6712. .coalesce(
  6713. V().hasLabel("Zone").has(T.id, "ZoneE"),
  6714. addV("Zone")
  6715. .property(T.id, "ZoneE")
  6716. .property("id", "ZoneE")
  6717. .property("@className", "com.example.model.master.Zone")
  6718. .property("name", "EUROPE")
  6719. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1398"))
  6720. .as("pOWsc6VN6I1398")
  6721. .addE("locatedIn").from("pOWsc6VN6I1395").to("pOWsc6VN6I1398")
  6722. .property("@fieldName", "Zone")
  6723. .addE("locatedIn").from("pOWsc6VN6I1392").to("pOWsc6VN6I1395")
  6724. .property("@fieldName", "Target")
  6725. .addE("at").from("pOWsc6VN6I990").to("pOWsc6VN6I1392")
  6726. .property("@fieldName", "Hotel")
  6727. .addE("moving").from("pOWsc6VN6I988").to("pOWsc6VN6I990")
  6728. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6729. .property("skipped", false)
  6730. .property("@className", "com.example.model.action.Action")
  6731. .property("duration", "0.0")
  6732. .property("@fieldName", "moving")
  6733. .addE("wait").from("pOWsc6VN6I986").to("pOWsc6VN6I988")
  6734. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6735. .property("skipped", false)
  6736. .property("@className", "com.example.model.action.Action")
  6737. .property("duration", "0.0")
  6738. .property("@fieldName", "wait")
  6739. .limit(1)
  6740. .coalesce(
  6741. V().hasLabel("Target").has(T.id, "EG3"),
  6742. addV("Target")
  6743. .property(T.id, "EG3")
  6744. .property("id", "EG3")
  6745. .property("@className", "com.example.model.master.Target")
  6746. .property("locode", "EG3")
  6747. .property("name", "EG DAMIETTA").as("pOWsc6VN6I1401"))
  6748. .as("pOWsc6VN6I1401")
  6749. .limit(1)
  6750. .coalesce(
  6751. V().hasLabel("Zone").has(T.id, "ZoneE"),
  6752. addV("Zone")
  6753. .property(T.id, "ZoneE")
  6754. .property("id", "ZoneE")
  6755. .property("@className", "com.example.model.master.Zone")
  6756. .property("name", "EUROPE")
  6757. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1404"))
  6758. .as("pOWsc6VN6I1404")
  6759. .addE("locatedIn").from("pOWsc6VN6I1401").to("pOWsc6VN6I1404")
  6760. .property("@fieldName", "Zone")
  6761. .addE("at").from("pOWsc6VN6I986").to("pOWsc6VN6I1401")
  6762. .property("@fieldName", "Target")
  6763. .addE("highwayVoyage").from("pOWsc6VN6I984").to("pOWsc6VN6I986")
  6764. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6765. .property("skipped", false)
  6766. .property("speed", 18.3357763671875)
  6767. .property("@className", "com.example.model.action.highwayVoyage")
  6768. .property("durationTime", 3000)
  6769. .property("duration", "219600.000000000")
  6770. .property("@fieldName", "highwayVoyages")
  6771. .property("distance", 916.788818359375)
  6772. .limit(1)
  6773. .coalesce(
  6774. V().hasLabel("Target").has(T.id, "MT1"),
  6775. addV("Target")
  6776. .property(T.id, "MT1")
  6777. .property("id", "MT1")
  6778. .property("@className", "com.example.model.master.Target")
  6779. .property("locode", "MT1")
  6780. .property("name", "MT 1").as("pOWsc6VN6I1407"))
  6781. .as("pOWsc6VN6I1407")
  6782. .limit(1)
  6783. .coalesce(
  6784. V().hasLabel("Zone").has(T.id, "ZoneE"),
  6785. addV("Zone")
  6786. .property(T.id, "ZoneE")
  6787. .property("id", "ZoneE")
  6788. .property("@className", "com.example.model.master.Zone")
  6789. .property("name", "EUROPE")
  6790. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1410"))
  6791. .as("pOWsc6VN6I1410")
  6792. .addE("locatedIn").from("pOWsc6VN6I1407").to("pOWsc6VN6I1410")
  6793. .property("@fieldName", "Zone")
  6794. .addE("at").from("pOWsc6VN6I984").to("pOWsc6VN6I1407")
  6795. .property("@fieldName", "Target")
  6796. .addE("wait").from("pOWsc6VN6I982").to("pOWsc6VN6I984")
  6797. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6798. .property("skipped", false)
  6799. .property("@className", "com.example.model.action.Action")
  6800. .property("duration", "0.0")
  6801. .property("@fieldName", "wait")
  6802. .addE("moving").from("pOWsc6VN6I980").to("pOWsc6VN6I982")
  6803. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6804. .property("skipped", false)
  6805. .property("@className", "com.example.model.action.Action")
  6806. .property("duration", "0.0")
  6807. .property("@fieldName", "moving")
  6808. .addE("fuelOparation").from("pOWsc6VN6I978").to("pOWsc6VN6I980")
  6809. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6810. .property("skipped", false)
  6811. .property("@className", "com.example.model.action.Action")
  6812. .property("duration", "0.0")
  6813. .property("@fieldName", "fuelOparation")
  6814. .addE("wait").from("pOWsc6VN6I976").to("pOWsc6VN6I978")
  6815. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6816. .property("skipped", false)
  6817. .property("@className", "com.example.model.action.Action")
  6818. .property("duration", "0.0")
  6819. .property("@fieldName", "wait")
  6820. .addE("HotelOp").from("pOWsc6VN6I974").to("pOWsc6VN6I976")
  6821. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6822. .property("skipped", false)
  6823. .property("@className", "com.example.model.action.HotelOperation")
  6824. .property("duration", "69900.000000000")
  6825. .property("@fieldName", "HotelOp")
  6826. .addE("wait").from("pOWsc6VN6I972").to("pOWsc6VN6I974")
  6827. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6828. .property("skipped", false)
  6829. .property("@className", "com.example.model.action.Action")
  6830. .property("duration", "0.0")
  6831. .property("@fieldName", "waitOperation")
  6832. .addE("start").from("pOWsc6VN6I972").to("pOWsc6VN6I978")
  6833. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6834. .property("skipped", false)
  6835. .property("@className", "com.example.model.action.Action")
  6836. .property("duration", "69900.000000000")
  6837. .property("@fieldName", "start")
  6838. .addE("fuelOparation").from("pOWsc6VN6I970").to("pOWsc6VN6I972")
  6839. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6840. .property("skipped", false)
  6841. .property("@className", "com.example.model.action.Action")
  6842. .property("duration", "0.0")
  6843. .property("@fieldName", "fuelOparation")
  6844. .limit(1)
  6845. .coalesce(
  6846. V().hasLabel("Hotel").has("name", "MALTAF 1"),
  6847. addV("Hotel")
  6848. .property("@className", "com.example.model.master.Hotel")
  6849. .property("name", "MALTAF 1").as("pOWsc6VN6I1414"))
  6850. .as("pOWsc6VN6I1414")
  6851. .limit(1)
  6852. .coalesce(
  6853. V().hasLabel("Target").has(T.id, "MT1"),
  6854. addV("Target")
  6855. .property(T.id, "MT1")
  6856. .property("id", "MT1")
  6857. .property("@className", "com.example.model.master.Target")
  6858. .property("locode", "MT1")
  6859. .property("name", "MT 1").as("pOWsc6VN6I1417"))
  6860. .as("pOWsc6VN6I1417")
  6861. .limit(1)
  6862. .coalesce(
  6863. V().hasLabel("Zone").has(T.id, "ZoneE"),
  6864. addV("Zone")
  6865. .property(T.id, "ZoneE")
  6866. .property("id", "ZoneE")
  6867. .property("@className", "com.example.model.master.Zone")
  6868. .property("name", "EUROPE")
  6869. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1420"))
  6870. .as("pOWsc6VN6I1420")
  6871. .addE("locatedIn").from("pOWsc6VN6I1417").to("pOWsc6VN6I1420")
  6872. .property("@fieldName", "Zone")
  6873. .addE("locatedIn").from("pOWsc6VN6I1414").to("pOWsc6VN6I1417")
  6874. .property("@fieldName", "Target")
  6875. .addE("at").from("pOWsc6VN6I970").to("pOWsc6VN6I1414")
  6876. .property("@fieldName", "Hotel")
  6877. .addE("moving").from("pOWsc6VN6I968").to("pOWsc6VN6I970")
  6878. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6879. .property("skipped", false)
  6880. .property("@className", "com.example.model.action.Action")
  6881. .property("duration", "0.0")
  6882. .property("@fieldName", "moving")
  6883. .addE("wait").from("pOWsc6VN6I966").to("pOWsc6VN6I968")
  6884. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6885. .property("skipped", false)
  6886. .property("@className", "com.example.model.action.Action")
  6887. .property("duration", "0.0")
  6888. .property("@fieldName", "wait")
  6889. .limit(1)
  6890. .coalesce(
  6891. V().hasLabel("Target").has(T.id, "MT1"),
  6892. addV("Target")
  6893. .property(T.id, "MT1")
  6894. .property("id", "MT1")
  6895. .property("@className", "com.example.model.master.Target")
  6896. .property("locode", "MT1")
  6897. .property("name", "MT 1").as("pOWsc6VN6I1423"))
  6898. .as("pOWsc6VN6I1423")
  6899. .limit(1)
  6900. .coalesce(
  6901. V().hasLabel("Zone").has(T.id, "ZoneE"),
  6902. addV("Zone")
  6903. .property(T.id, "ZoneE")
  6904. .property("id", "ZoneE")
  6905. .property("@className", "com.example.model.master.Zone")
  6906. .property("name", "EUROPE")
  6907. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1426"))
  6908. .as("pOWsc6VN6I1426")
  6909. .addE("locatedIn").from("pOWsc6VN6I1423").to("pOWsc6VN6I1426")
  6910. .property("@fieldName", "Zone")
  6911. .addE("at").from("pOWsc6VN6I966").to("pOWsc6VN6I1423")
  6912. .property("@fieldName", "Target")
  6913. .addE("highwayVoyage").from("pOWsc6VN6I964").to("pOWsc6VN6I966")
  6914. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6915. .property("skipped", false)
  6916. .property("speed", 8.533663559224197)
  6917. .property("@className", "com.example.model.action.highwayVoyage")
  6918. .property("durationTime", 4331)
  6919. .property("duration", "209460.000000000")
  6920. .property("@fieldName", "highwayVoyages")
  6921. .property("distance", 615.98828125)
  6922. .limit(1)
  6923. .coalesce(
  6924. V().hasLabel("Target").has(T.id, "IT1"),
  6925. addV("Target")
  6926. .property(T.id, "IT1")
  6927. .property("id", "IT1")
  6928. .property("@className", "com.example.model.master.Target")
  6929. .property("locode", "IT1")
  6930. .property("name", "GENOA").as("pOWsc6VN6I1429"))
  6931. .as("pOWsc6VN6I1429")
  6932. .limit(1)
  6933. .coalesce(
  6934. V().hasLabel("Zone").has(T.id, "ZoneE"),
  6935. addV("Zone")
  6936. .property(T.id, "ZoneE")
  6937. .property("id", "ZoneE")
  6938. .property("@className", "com.example.model.master.Zone")
  6939. .property("name", "EUROPE")
  6940. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1432"))
  6941. .as("pOWsc6VN6I1432")
  6942. .addE("locatedIn").from("pOWsc6VN6I1429").to("pOWsc6VN6I1432")
  6943. .property("@fieldName", "Zone")
  6944. .addE("at").from("pOWsc6VN6I964").to("pOWsc6VN6I1429")
  6945. .property("@fieldName", "Target")
  6946. .addE("wait").from("pOWsc6VN6I962").to("pOWsc6VN6I964")
  6947. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6948. .property("skipped", false)
  6949. .property("@className", "com.example.model.action.Action")
  6950. .property("duration", "0.0")
  6951. .property("@fieldName", "wait")
  6952. .addE("moving").from("pOWsc6VN6I960").to("pOWsc6VN6I962")
  6953. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6954. .property("skipped", false)
  6955. .property("@className", "com.example.model.action.Action")
  6956. .property("duration", "0.0")
  6957. .property("@fieldName", "moving")
  6958. .addE("fuelOparation").from("pOWsc6VN6I958").to("pOWsc6VN6I960")
  6959. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6960. .property("skipped", false)
  6961. .property("@className", "com.example.model.action.Action")
  6962. .property("duration", "0.0")
  6963. .property("@fieldName", "fuelOparation")
  6964. .addE("wait").from("pOWsc6VN6I956").to("pOWsc6VN6I958")
  6965. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6966. .property("skipped", false)
  6967. .property("@className", "com.example.model.action.Action")
  6968. .property("duration", "0.0")
  6969. .property("@fieldName", "wait")
  6970. .addE("HotelOp").from("pOWsc6VN6I954").to("pOWsc6VN6I956")
  6971. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6972. .property("skipped", false)
  6973. .property("@className", "com.example.model.action.HotelOperation")
  6974. .property("duration", "95760.000000000")
  6975. .property("@fieldName", "HotelOp")
  6976. .addE("wait").from("pOWsc6VN6I952").to("pOWsc6VN6I954")
  6977. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6978. .property("skipped", false)
  6979. .property("@className", "com.example.model.action.Action")
  6980. .property("duration", "0.0")
  6981. .property("@fieldName", "waitOperation")
  6982. .addE("start").from("pOWsc6VN6I952").to("pOWsc6VN6I958")
  6983. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6984. .property("skipped", false)
  6985. .property("@className", "com.example.model.action.Action")
  6986. .property("duration", "95760.000000000")
  6987. .property("@fieldName", "start")
  6988. .addE("fuelOparation").from("pOWsc6VN6I950").to("pOWsc6VN6I952")
  6989. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  6990. .property("skipped", false)
  6991. .property("@className", "com.example.model.action.Action")
  6992. .property("duration", "0.0")
  6993. .property("@fieldName", "fuelOparation")
  6994. .limit(1)
  6995. .coalesce(
  6996. V().hasLabel("Hotel").has("name", "Moevenp1"),
  6997. addV("Hotel")
  6998. .property("@className", "com.example.model.master.Hotel")
  6999. .property("name", "Moevenp1").as("pOWsc6VN6I1436"))
  7000. .as("pOWsc6VN6I1436")
  7001. .limit(1)
  7002. .coalesce(
  7003. V().hasLabel("Target").has(T.id, "IT1"),
  7004. addV("Target")
  7005. .property(T.id, "IT1")
  7006. .property("id", "IT1")
  7007. .property("@className", "com.example.model.master.Target")
  7008. .property("locode", "IT1")
  7009. .property("name", "GENOA").as("pOWsc6VN6I1439"))
  7010. .as("pOWsc6VN6I1439")
  7011. .limit(1)
  7012. .coalesce(
  7013. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7014. addV("Zone")
  7015. .property(T.id, "ZoneE")
  7016. .property("id", "ZoneE")
  7017. .property("@className", "com.example.model.master.Zone")
  7018. .property("name", "EUROPE")
  7019. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1442"))
  7020. .as("pOWsc6VN6I1442")
  7021. .addE("locatedIn").from("pOWsc6VN6I1439").to("pOWsc6VN6I1442")
  7022. .property("@fieldName", "Zone")
  7023. .addE("locatedIn").from("pOWsc6VN6I1436").to("pOWsc6VN6I1439")
  7024. .property("@fieldName", "Target")
  7025. .addE("at").from("pOWsc6VN6I950").to("pOWsc6VN6I1436")
  7026. .property("@fieldName", "Hotel")
  7027. .addE("moving").from("pOWsc6VN6I948").to("pOWsc6VN6I950")
  7028. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7029. .property("skipped", false)
  7030. .property("@className", "com.example.model.action.Action")
  7031. .property("duration", "0.0")
  7032. .property("@fieldName", "moving")
  7033. .addE("wait").from("pOWsc6VN6I946").to("pOWsc6VN6I948")
  7034. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7035. .property("skipped", false)
  7036. .property("@className", "com.example.model.action.Action")
  7037. .property("duration", "0.0")
  7038. .property("@fieldName", "wait")
  7039. .limit(1)
  7040. .coalesce(
  7041. V().hasLabel("Target").has(T.id, "IT1"),
  7042. addV("Target")
  7043. .property(T.id, "IT1")
  7044. .property("id", "IT1")
  7045. .property("@className", "com.example.model.master.Target")
  7046. .property("locode", "IT1")
  7047. .property("name", "GENOA").as("pOWsc6VN6I1445"))
  7048. .as("pOWsc6VN6I1445")
  7049. .limit(1)
  7050. .coalesce(
  7051. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7052. addV("Zone")
  7053. .property(T.id, "ZoneE")
  7054. .property("id", "ZoneE")
  7055. .property("@className", "com.example.model.master.Zone")
  7056. .property("name", "EUROPE")
  7057. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1448"))
  7058. .as("pOWsc6VN6I1448")
  7059. .addE("locatedIn").from("pOWsc6VN6I1445").to("pOWsc6VN6I1448")
  7060. .property("@fieldName", "Zone")
  7061. .addE("at").from("pOWsc6VN6I946").to("pOWsc6VN6I1445")
  7062. .property("@fieldName", "Target")
  7063. .addE("highwayVoyage").from("pOWsc6VN6I944").to("pOWsc6VN6I946")
  7064. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7065. .property("skipped", false)
  7066. .property("speed", 16.207101159061946)
  7067. .property("@className", "com.example.model.action.highwayVoyage")
  7068. .property("durationTime", 846)
  7069. .property("duration", "111960.000000000")
  7070. .property("@fieldName", "highwayVoyages")
  7071. .property("distance", 228.52012634277344)
  7072. .limit(1)
  7073. .coalesce(
  7074. V().hasLabel("Target").has(T.id, "FR1"),
  7075. addV("Target")
  7076. .property(T.id, "FR1")
  7077. .property("id", "FR1")
  7078. .property("@className", "com.example.model.master.Target")
  7079. .property("locode", "FR1")
  7080. .property("name", "FRANCE 1").as("pOWsc6VN6I1451"))
  7081. .as("pOWsc6VN6I1451")
  7082. .limit(1)
  7083. .coalesce(
  7084. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7085. addV("Zone")
  7086. .property(T.id, "ZoneE")
  7087. .property("id", "ZoneE")
  7088. .property("@className", "com.example.model.master.Zone")
  7089. .property("name", "EUROPE")
  7090. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1454"))
  7091. .as("pOWsc6VN6I1454")
  7092. .addE("locatedIn").from("pOWsc6VN6I1451").to("pOWsc6VN6I1454")
  7093. .property("@fieldName", "Zone")
  7094. .addE("at").from("pOWsc6VN6I944").to("pOWsc6VN6I1451")
  7095. .property("@fieldName", "Target")
  7096. .addE("wait").from("pOWsc6VN6I942").to("pOWsc6VN6I944")
  7097. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7098. .property("skipped", false)
  7099. .property("@className", "com.example.model.action.Action")
  7100. .property("duration", "0.0")
  7101. .property("@fieldName", "wait")
  7102. .addE("moving").from("pOWsc6VN6I940").to("pOWsc6VN6I942")
  7103. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7104. .property("skipped", false)
  7105. .property("@className", "com.example.model.action.Action")
  7106. .property("duration", "0.0")
  7107. .property("@fieldName", "moving")
  7108. .addE("fuelOparation").from("pOWsc6VN6I938").to("pOWsc6VN6I940")
  7109. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7110. .property("skipped", false)
  7111. .property("@className", "com.example.model.action.Action")
  7112. .property("duration", "0.0")
  7113. .property("@fieldName", "fuelOparation")
  7114. .addE("wait").from("pOWsc6VN6I936").to("pOWsc6VN6I938")
  7115. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7116. .property("skipped", false)
  7117. .property("@className", "com.example.model.action.Action")
  7118. .property("duration", "0.0")
  7119. .property("@fieldName", "wait")
  7120. .addE("HotelOp").from("pOWsc6VN6I934").to("pOWsc6VN6I936")
  7121. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7122. .property("skipped", false)
  7123. .property("@className", "com.example.model.action.HotelOperation")
  7124. .property("duration", "83160.000000000")
  7125. .property("@fieldName", "HotelOp")
  7126. .addE("wait").from("pOWsc6VN6I932").to("pOWsc6VN6I934")
  7127. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7128. .property("skipped", false)
  7129. .property("@className", "com.example.model.action.Action")
  7130. .property("duration", "0.0")
  7131. .property("@fieldName", "waitOperation")
  7132. .addE("start").from("pOWsc6VN6I932").to("pOWsc6VN6I938")
  7133. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7134. .property("skipped", false)
  7135. .property("@className", "com.example.model.action.Action")
  7136. .property("duration", "83160.000000000")
  7137. .property("@fieldName", "start")
  7138. .addE("fuelOparation").from("pOWsc6VN6I930").to("pOWsc6VN6I932")
  7139. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7140. .property("skipped", false)
  7141. .property("@className", "com.example.model.action.Action")
  7142. .property("duration", "0.0")
  7143. .property("@fieldName", "fuelOparation")
  7144. .limit(1)
  7145. .coalesce(
  7146. V().hasLabel("Hotel").has("name", "EF3"),
  7147. addV("Hotel")
  7148. .property("@className", "com.example.model.master.Hotel")
  7149. .property("name", "EF3").as("pOWsc6VN6I1458"))
  7150. .as("pOWsc6VN6I1458")
  7151. .limit(1)
  7152. .coalesce(
  7153. V().hasLabel("Target").has(T.id, "FR1"),
  7154. addV("Target")
  7155. .property(T.id, "FR1")
  7156. .property("id", "FR1")
  7157. .property("@className", "com.example.model.master.Target")
  7158. .property("locode", "FR1")
  7159. .property("name", "FRANCE 1").as("pOWsc6VN6I1461"))
  7160. .as("pOWsc6VN6I1461")
  7161. .limit(1)
  7162. .coalesce(
  7163. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7164. addV("Zone")
  7165. .property(T.id, "ZoneE")
  7166. .property("id", "ZoneE")
  7167. .property("@className", "com.example.model.master.Zone")
  7168. .property("name", "EUROPE")
  7169. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1464"))
  7170. .as("pOWsc6VN6I1464")
  7171. .addE("locatedIn").from("pOWsc6VN6I1461").to("pOWsc6VN6I1464")
  7172. .property("@fieldName", "Zone")
  7173. .addE("locatedIn").from("pOWsc6VN6I1458").to("pOWsc6VN6I1461")
  7174. .property("@fieldName", "Target")
  7175. .addE("at").from("pOWsc6VN6I930").to("pOWsc6VN6I1458")
  7176. .property("@fieldName", "Hotel")
  7177. .addE("moving").from("pOWsc6VN6I928").to("pOWsc6VN6I930")
  7178. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7179. .property("skipped", false)
  7180. .property("@className", "com.example.model.action.Action")
  7181. .property("duration", "0.0")
  7182. .property("@fieldName", "moving")
  7183. .addE("wait").from("pOWsc6VN6I926").to("pOWsc6VN6I928")
  7184. .property("lastChanged", '"2022-01-04T08:11:59.858Z"')
  7185. .property("skipped", false)
  7186. .property("@className", "com.example.model.action.Action")
  7187. .property("duration", "0.0")
  7188. .property("@fieldName", "wait")
  7189. .limit(1)
  7190. .coalesce(
  7191. V().hasLabel("Target").has(T.id, "FR1"),
  7192. addV("Target")
  7193. .property(T.id, "FR1")
  7194. .property("id", "FR1")
  7195. .property("@className", "com.example.model.master.Target")
  7196. .property("locode", "FR1")
  7197. .property("name", "FRANCE 1").as("pOWsc6VN6I1467"))
  7198. .as("pOWsc6VN6I1467")
  7199. .limit(1)
  7200. .coalesce(
  7201. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7202. addV("Zone")
  7203. .property(T.id, "ZoneE")
  7204. .property("id", "ZoneE")
  7205. .property("@className", "com.example.model.master.Zone")
  7206. .property("name", "EUROPE")
  7207. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1470"))
  7208. .as("pOWsc6VN6I1470")
  7209. .addE("locatedIn").from("pOWsc6VN6I1467").to("pOWsc6VN6I1470")
  7210. .property("@fieldName", "Zone")
  7211. .addE("at").from("pOWsc6VN6I926").to("pOWsc6VN6I1467")
  7212. .property("@fieldName", "Target")
  7213. .addE("highwayVoyage").from("pOWsc6VN6I924").to("pOWsc6VN6I926")
  7214. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7215. .property("skipped", false)
  7216. .property("speed", 8.037217303020197)
  7217. .property("@className", "com.example.model.action.highwayVoyage")
  7218. .property("durationTime", 1476)
  7219. .property("duration", "70560.000000000")
  7220. .property("@fieldName", "highwayVoyages")
  7221. .property("distance", 197.71554565429688)
  7222. .limit(1)
  7223. .coalesce(
  7224. V().hasLabel("Target").has(T.id, "ES1"),
  7225. addV("Target")
  7226. .property(T.id, "ES1")
  7227. .property("id", "ES1")
  7228. .property("@className", "com.example.model.master.Target")
  7229. .property("locode", "ES1")
  7230. .property("name", "BARCELONA").as("pOWsc6VN6I1473"))
  7231. .as("pOWsc6VN6I1473")
  7232. .limit(1)
  7233. .coalesce(
  7234. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7235. addV("Zone")
  7236. .property(T.id, "ZoneE")
  7237. .property("id", "ZoneE")
  7238. .property("@className", "com.example.model.master.Zone")
  7239. .property("name", "EUROPE")
  7240. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1476"))
  7241. .as("pOWsc6VN6I1476")
  7242. .addE("locatedIn").from("pOWsc6VN6I1473").to("pOWsc6VN6I1476")
  7243. .property("@fieldName", "Zone")
  7244. .addE("at").from("pOWsc6VN6I924").to("pOWsc6VN6I1473")
  7245. .property("@fieldName", "Target")
  7246. .addE("wait").from("pOWsc6VN6I922").to("pOWsc6VN6I924")
  7247. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7248. .property("skipped", false)
  7249. .property("@className", "com.example.model.action.Action")
  7250. .property("duration", "0.0")
  7251. .property("@fieldName", "wait")
  7252. .addE("moving").from("pOWsc6VN6I920").to("pOWsc6VN6I922")
  7253. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7254. .property("skipped", false)
  7255. .property("@className", "com.example.model.action.Action")
  7256. .property("duration", "0.0")
  7257. .property("@fieldName", "moving")
  7258. .addE("fuelOparation").from("pOWsc6VN6I918").to("pOWsc6VN6I920")
  7259. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7260. .property("skipped", false)
  7261. .property("@className", "com.example.model.action.Action")
  7262. .property("duration", "0.0")
  7263. .property("@fieldName", "fuelOparation")
  7264. .addE("wait").from("pOWsc6VN6I916").to("pOWsc6VN6I918")
  7265. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7266. .property("skipped", false)
  7267. .property("@className", "com.example.model.action.Action")
  7268. .property("duration", "0.0")
  7269. .property("@fieldName", "wait")
  7270. .addE("HotelOp").from("pOWsc6VN6I914").to("pOWsc6VN6I916")
  7271. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7272. .property("skipped", false)
  7273. .property("@className", "com.example.model.action.HotelOperation")
  7274. .property("duration", "76680.000000000")
  7275. .property("@fieldName", "HotelOp")
  7276. .addE("wait").from("pOWsc6VN6I912").to("pOWsc6VN6I914")
  7277. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7278. .property("skipped", false)
  7279. .property("@className", "com.example.model.action.Action")
  7280. .property("duration", "0.0")
  7281. .property("@fieldName", "waitOperation")
  7282. .addE("start").from("pOWsc6VN6I912").to("pOWsc6VN6I918")
  7283. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7284. .property("skipped", false)
  7285. .property("@className", "com.example.model.action.Action")
  7286. .property("duration", "76680.000000000")
  7287. .property("@fieldName", "start")
  7288. .addE("fuelOparation").from("pOWsc6VN6I910").to("pOWsc6VN6I912")
  7289. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7290. .property("skipped", false)
  7291. .property("@className", "com.example.model.action.Action")
  7292. .property("duration", "0.0")
  7293. .property("@fieldName", "fuelOparation")
  7294. .limit(1)
  7295. .coalesce(
  7296. V().hasLabel("Hotel").has("name", "BB"),
  7297. addV("Hotel")
  7298. .property("@className", "com.example.model.master.Hotel")
  7299. .property("name", "BB").as("pOWsc6VN6I1480"))
  7300. .as("pOWsc6VN6I1480")
  7301. .limit(1)
  7302. .coalesce(
  7303. V().hasLabel("Target").has(T.id, "ES1"),
  7304. addV("Target")
  7305. .property(T.id, "ES1")
  7306. .property("id", "ES1")
  7307. .property("@className", "com.example.model.master.Target")
  7308. .property("locode", "ES1")
  7309. .property("name", "BARCELONA").as("pOWsc6VN6I1483"))
  7310. .as("pOWsc6VN6I1483")
  7311. .limit(1)
  7312. .coalesce(
  7313. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7314. addV("Zone")
  7315. .property(T.id, "ZoneE")
  7316. .property("id", "ZoneE")
  7317. .property("@className", "com.example.model.master.Zone")
  7318. .property("name", "EUROPE")
  7319. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1486"))
  7320. .as("pOWsc6VN6I1486")
  7321. .addE("locatedIn").from("pOWsc6VN6I1483").to("pOWsc6VN6I1486")
  7322. .property("@fieldName", "Zone")
  7323. .addE("locatedIn").from("pOWsc6VN6I1480").to("pOWsc6VN6I1483")
  7324. .property("@fieldName", "Target")
  7325. .addE("at").from("pOWsc6VN6I910").to("pOWsc6VN6I1480")
  7326. .property("@fieldName", "Hotel")
  7327. .addE("moving").from("pOWsc6VN6I908").to("pOWsc6VN6I910")
  7328. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7329. .property("skipped", false)
  7330. .property("@className", "com.example.model.action.Action")
  7331. .property("duration", "0.0")
  7332. .property("@fieldName", "moving")
  7333. .addE("wait").from("pOWsc6VN6I906").to("pOWsc6VN6I908")
  7334. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7335. .property("skipped", false)
  7336. .property("@className", "com.example.model.action.Action")
  7337. .property("duration", "0.0")
  7338. .property("@fieldName", "wait")
  7339. .limit(1)
  7340. .coalesce(
  7341. V().hasLabel("Target").has(T.id, "ES1"),
  7342. addV("Target")
  7343. .property(T.id, "ES1")
  7344. .property("id", "ES1")
  7345. .property("@className", "com.example.model.master.Target")
  7346. .property("locode", "ES1")
  7347. .property("name", "BARCELONA").as("pOWsc6VN6I1489"))
  7348. .as("pOWsc6VN6I1489")
  7349. .limit(1)
  7350. .coalesce(
  7351. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7352. addV("Zone")
  7353. .property(T.id, "ZoneE")
  7354. .property("id", "ZoneE")
  7355. .property("@className", "com.example.model.master.Zone")
  7356. .property("name", "EUROPE")
  7357. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1492"))
  7358. .as("pOWsc6VN6I1492")
  7359. .addE("locatedIn").from("pOWsc6VN6I1489").to("pOWsc6VN6I1492")
  7360. .property("@fieldName", "Zone")
  7361. .addE("at").from("pOWsc6VN6I906").to("pOWsc6VN6I1489")
  7362. .property("@fieldName", "Target")
  7363. .addE("highwayVoyage").from("pOWsc6VN6I904").to("pOWsc6VN6I906")
  7364. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7365. .property("skipped", false)
  7366. .property("speed", 14.771274698191677)
  7367. .property("@className", "com.example.model.action.highwayVoyage")
  7368. .property("durationTime", 696)
  7369. .property("duration", "45360.000000000")
  7370. .property("@fieldName", "highwayVoyages")
  7371. .property("distance", 171.34678649902344)
  7372. .limit(1)
  7373. .coalesce(
  7374. V().hasLabel("Target").has(T.id, "ES2"),
  7375. addV("Target")
  7376. .property(T.id, "ES2")
  7377. .property("id", "ES2")
  7378. .property("@className", "com.example.model.master.Target")
  7379. .property("locode", "ES2")
  7380. .property("name", "VALENCIA").as("pOWsc6VN6I1495"))
  7381. .as("pOWsc6VN6I1495")
  7382. .limit(1)
  7383. .coalesce(
  7384. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7385. addV("Zone")
  7386. .property(T.id, "ZoneE")
  7387. .property("id", "ZoneE")
  7388. .property("@className", "com.example.model.master.Zone")
  7389. .property("name", "EUROPE")
  7390. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1498"))
  7391. .as("pOWsc6VN6I1498")
  7392. .addE("locatedIn").from("pOWsc6VN6I1495").to("pOWsc6VN6I1498")
  7393. .property("@fieldName", "Zone")
  7394. .addE("at").from("pOWsc6VN6I904").to("pOWsc6VN6I1495")
  7395. .property("@fieldName", "Target")
  7396. .addE("wait").from("pOWsc6VN6I902").to("pOWsc6VN6I904")
  7397. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7398. .property("skipped", false)
  7399. .property("@className", "com.example.model.action.Action")
  7400. .property("duration", "0.0")
  7401. .property("@fieldName", "wait")
  7402. .addE("moving").from("pOWsc6VN6I900").to("pOWsc6VN6I902")
  7403. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7404. .property("skipped", false)
  7405. .property("@className", "com.example.model.action.Action")
  7406. .property("duration", "0.0")
  7407. .property("@fieldName", "moving")
  7408. .addE("fuelOparation").from("pOWsc6VN6I898").to("pOWsc6VN6I900")
  7409. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7410. .property("skipped", false)
  7411. .property("@className", "com.example.model.action.Action")
  7412. .property("duration", "0.0")
  7413. .property("@fieldName", "fuelOparation")
  7414. .addE("wait").from("pOWsc6VN6I896").to("pOWsc6VN6I898")
  7415. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7416. .property("skipped", false)
  7417. .property("@className", "com.example.model.action.Action")
  7418. .property("duration", "0.0")
  7419. .property("@fieldName", "wait")
  7420. .addE("HotelOp").from("pOWsc6VN6I894").to("pOWsc6VN6I896")
  7421. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7422. .property("skipped", false)
  7423. .property("@className", "com.example.model.action.HotelOperation")
  7424. .property("duration", "127080.000000000")
  7425. .property("@fieldName", "HotelOp")
  7426. .addE("wait").from("pOWsc6VN6I892").to("pOWsc6VN6I894")
  7427. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7428. .property("skipped", false)
  7429. .property("@className", "com.example.model.action.Action")
  7430. .property("duration", "0.0")
  7431. .property("@fieldName", "waitOperation")
  7432. .addE("start").from("pOWsc6VN6I892").to("pOWsc6VN6I898")
  7433. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7434. .property("skipped", false)
  7435. .property("@className", "com.example.model.action.Action")
  7436. .property("duration", "127080.000000000")
  7437. .property("@fieldName", "start")
  7438. .addE("fuelOparation").from("pOWsc6VN6I890").to("pOWsc6VN6I892")
  7439. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7440. .property("skipped", false)
  7441. .property("@className", "com.example.model.action.Action")
  7442. .property("duration", "0.0")
  7443. .property("@fieldName", "fuelOparation")
  7444. .limit(1)
  7445. .coalesce(
  7446. V().hasLabel("Hotel").has("name", "TCV 1"),
  7447. addV("Hotel")
  7448. .property("@className", "com.example.model.master.Hotel")
  7449. .property("name", "TCV 1").as("pOWsc6VN6I1502"))
  7450. .as("pOWsc6VN6I1502")
  7451. .limit(1)
  7452. .coalesce(
  7453. V().hasLabel("Target").has(T.id, "ES2"),
  7454. addV("Target")
  7455. .property(T.id, "ES2")
  7456. .property("id", "ES2")
  7457. .property("@className", "com.example.model.master.Target")
  7458. .property("locode", "ES2")
  7459. .property("name", "VALENCIA").as("pOWsc6VN6I1505"))
  7460. .as("pOWsc6VN6I1505")
  7461. .limit(1)
  7462. .coalesce(
  7463. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7464. addV("Zone")
  7465. .property(T.id, "ZoneE")
  7466. .property("id", "ZoneE")
  7467. .property("@className", "com.example.model.master.Zone")
  7468. .property("name", "EUROPE")
  7469. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1508"))
  7470. .as("pOWsc6VN6I1508")
  7471. .addE("locatedIn").from("pOWsc6VN6I1505").to("pOWsc6VN6I1508")
  7472. .property("@fieldName", "Zone")
  7473. .addE("locatedIn").from("pOWsc6VN6I1502").to("pOWsc6VN6I1505")
  7474. .property("@fieldName", "Target")
  7475. .addE("at").from("pOWsc6VN6I890").to("pOWsc6VN6I1502")
  7476. .property("@fieldName", "Hotel")
  7477. .addE("moving").from("pOWsc6VN6I888").to("pOWsc6VN6I890")
  7478. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7479. .property("skipped", false)
  7480. .property("@className", "com.example.model.action.Action")
  7481. .property("duration", "0.0")
  7482. .property("@fieldName", "moving")
  7483. .addE("wait").from("pOWsc6VN6I886").to("pOWsc6VN6I888")
  7484. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7485. .property("skipped", false)
  7486. .property("@className", "com.example.model.action.Action")
  7487. .property("duration", "0.0")
  7488. .property("@fieldName", "wait")
  7489. .limit(1)
  7490. .coalesce(
  7491. V().hasLabel("Target").has(T.id, "ES2"),
  7492. addV("Target")
  7493. .property(T.id, "ES2")
  7494. .property("id", "ES2")
  7495. .property("@className", "com.example.model.master.Target")
  7496. .property("locode", "ES2")
  7497. .property("name", "VALENCIA").as("pOWsc6VN6I1511"))
  7498. .as("pOWsc6VN6I1511")
  7499. .limit(1)
  7500. .coalesce(
  7501. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7502. addV("Zone")
  7503. .property(T.id, "ZoneE")
  7504. .property("id", "ZoneE")
  7505. .property("@className", "com.example.model.master.Zone")
  7506. .property("name", "EUROPE")
  7507. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1514"))
  7508. .as("pOWsc6VN6I1514")
  7509. .addE("locatedIn").from("pOWsc6VN6I1511").to("pOWsc6VN6I1514")
  7510. .property("@fieldName", "Zone")
  7511. .addE("at").from("pOWsc6VN6I886").to("pOWsc6VN6I1511")
  7512. .property("@fieldName", "Target")
  7513. .addE("highwayVoyage").from("pOWsc6VN6I884").to("pOWsc6VN6I886")
  7514. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7515. .property("skipped", false)
  7516. .property("speed", 15.953102805397727)
  7517. .property("@className", "com.example.model.action.highwayVoyage")
  7518. .property("durationTime", 1980)
  7519. .property("duration", "158400.000000000")
  7520. .property("@fieldName", "highwayVoyages")
  7521. .property("distance", 526.452392578125)
  7522. .limit(1)
  7523. .coalesce(
  7524. V().hasLabel("Target").has(T.id, "IT1"),
  7525. addV("Target")
  7526. .property(T.id, "IT1")
  7527. .property("id", "IT1")
  7528. .property("@className", "com.example.model.master.Target")
  7529. .property("locode", "IT1")
  7530. .property("name", "GENOA").as("pOWsc6VN6I1517"))
  7531. .as("pOWsc6VN6I1517")
  7532. .limit(1)
  7533. .coalesce(
  7534. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7535. addV("Zone")
  7536. .property(T.id, "ZoneE")
  7537. .property("id", "ZoneE")
  7538. .property("@className", "com.example.model.master.Zone")
  7539. .property("name", "EUROPE")
  7540. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1520"))
  7541. .as("pOWsc6VN6I1520")
  7542. .addE("locatedIn").from("pOWsc6VN6I1517").to("pOWsc6VN6I1520")
  7543. .property("@fieldName", "Zone")
  7544. .addE("at").from("pOWsc6VN6I884").to("pOWsc6VN6I1517")
  7545. .property("@fieldName", "Target")
  7546. .addE("wait").from("pOWsc6VN6I882").to("pOWsc6VN6I884")
  7547. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7548. .property("skipped", false)
  7549. .property("@className", "com.example.model.action.Action")
  7550. .property("duration", "0.0")
  7551. .property("@fieldName", "wait")
  7552. .addE("moving").from("pOWsc6VN6I880").to("pOWsc6VN6I882")
  7553. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7554. .property("skipped", false)
  7555. .property("@className", "com.example.model.action.Action")
  7556. .property("duration", "0.0")
  7557. .property("@fieldName", "moving")
  7558. .addE("fuelOparation").from("pOWsc6VN6I878").to("pOWsc6VN6I880")
  7559. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7560. .property("skipped", false)
  7561. .property("@className", "com.example.model.action.Action")
  7562. .property("duration", "0.0")
  7563. .property("@fieldName", "fuelOparation")
  7564. .addE("wait").from("pOWsc6VN6I876").to("pOWsc6VN6I878")
  7565. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7566. .property("skipped", false)
  7567. .property("@className", "com.example.model.action.Action")
  7568. .property("duration", "0.0")
  7569. .property("@fieldName", "wait")
  7570. .addE("HotelOp").from("pOWsc6VN6I874").to("pOWsc6VN6I876")
  7571. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7572. .property("skipped", false)
  7573. .property("@className", "com.example.model.action.HotelOperation")
  7574. .property("duration", "104760.000000000")
  7575. .property("@fieldName", "HotelOp")
  7576. .addE("wait").from("pOWsc6VN6I872").to("pOWsc6VN6I874")
  7577. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7578. .property("skipped", false)
  7579. .property("@className", "com.example.model.action.Action")
  7580. .property("duration", "0.0")
  7581. .property("@fieldName", "waitOperation")
  7582. .addE("start").from("pOWsc6VN6I872").to("pOWsc6VN6I878")
  7583. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7584. .property("skipped", false)
  7585. .property("@className", "com.example.model.action.Action")
  7586. .property("duration", "104760.000000000")
  7587. .property("@fieldName", "start")
  7588. .addE("fuelOparation").from("pOWsc6VN6I870").to("pOWsc6VN6I872")
  7589. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7590. .property("skipped", false)
  7591. .property("@className", "com.example.model.action.Action")
  7592. .property("duration", "0.0")
  7593. .property("@fieldName", "fuelOparation")
  7594. .limit(1)
  7595. .coalesce(
  7596. V().hasLabel("Hotel").has("name", "Moevenp1"),
  7597. addV("Hotel")
  7598. .property("@className", "com.example.model.master.Hotel")
  7599. .property("name", "Moevenp1").as("pOWsc6VN6I1524"))
  7600. .as("pOWsc6VN6I1524")
  7601. .limit(1)
  7602. .coalesce(
  7603. V().hasLabel("Target").has(T.id, "IT1"),
  7604. addV("Target")
  7605. .property(T.id, "IT1")
  7606. .property("id", "IT1")
  7607. .property("@className", "com.example.model.master.Target")
  7608. .property("locode", "IT1")
  7609. .property("name", "GENOA").as("pOWsc6VN6I1527"))
  7610. .as("pOWsc6VN6I1527")
  7611. .limit(1)
  7612. .coalesce(
  7613. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7614. addV("Zone")
  7615. .property(T.id, "ZoneE")
  7616. .property("id", "ZoneE")
  7617. .property("@className", "com.example.model.master.Zone")
  7618. .property("name", "EUROPE")
  7619. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1530"))
  7620. .as("pOWsc6VN6I1530")
  7621. .addE("locatedIn").from("pOWsc6VN6I1527").to("pOWsc6VN6I1530")
  7622. .property("@fieldName", "Zone")
  7623. .addE("locatedIn").from("pOWsc6VN6I1524").to("pOWsc6VN6I1527")
  7624. .property("@fieldName", "Target")
  7625. .addE("at").from("pOWsc6VN6I870").to("pOWsc6VN6I1524")
  7626. .property("@fieldName", "Hotel")
  7627. .addE("moving").from("pOWsc6VN6I868").to("pOWsc6VN6I870")
  7628. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7629. .property("skipped", false)
  7630. .property("@className", "com.example.model.action.Action")
  7631. .property("duration", "0.0")
  7632. .property("@fieldName", "moving")
  7633. .addE("wait").from("pOWsc6VN6I866").to("pOWsc6VN6I868")
  7634. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7635. .property("skipped", false)
  7636. .property("@className", "com.example.model.action.Action")
  7637. .property("duration", "0.0")
  7638. .property("@fieldName", "wait")
  7639. .limit(1)
  7640. .coalesce(
  7641. V().hasLabel("Target").has(T.id, "IT1"),
  7642. addV("Target")
  7643. .property(T.id, "IT1")
  7644. .property("id", "IT1")
  7645. .property("@className", "com.example.model.master.Target")
  7646. .property("locode", "IT1")
  7647. .property("name", "GENOA").as("pOWsc6VN6I1533"))
  7648. .as("pOWsc6VN6I1533")
  7649. .limit(1)
  7650. .coalesce(
  7651. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7652. addV("Zone")
  7653. .property(T.id, "ZoneE")
  7654. .property("id", "ZoneE")
  7655. .property("@className", "com.example.model.master.Zone")
  7656. .property("name", "EUROPE")
  7657. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1536"))
  7658. .as("pOWsc6VN6I1536")
  7659. .addE("locatedIn").from("pOWsc6VN6I1533").to("pOWsc6VN6I1536")
  7660. .property("@fieldName", "Zone")
  7661. .addE("at").from("pOWsc6VN6I866").to("pOWsc6VN6I1533")
  7662. .property("@fieldName", "Target")
  7663. .addE("highwayVoyage").from("pOWsc6VN6I864").to("pOWsc6VN6I866")
  7664. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7665. .property("skipped", false)
  7666. .property("speed", 15.793439309684565)
  7667. .property("@className", "com.example.model.action.highwayVoyage")
  7668. .property("durationTime", 2342)
  7669. .property("duration", "140520.000000000")
  7670. .property("@fieldName", "highwayVoyages")
  7671. .property("distance", 616.4705810546875)
  7672. .limit(1)
  7673. .coalesce(
  7674. V().hasLabel("Target").has(T.id, "MT1"),
  7675. addV("Target")
  7676. .property(T.id, "MT1")
  7677. .property("id", "MT1")
  7678. .property("@className", "com.example.model.master.Target")
  7679. .property("locode", "MT1")
  7680. .property("name", "MT 1").as("pOWsc6VN6I1539"))
  7681. .as("pOWsc6VN6I1539")
  7682. .limit(1)
  7683. .coalesce(
  7684. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7685. addV("Zone")
  7686. .property(T.id, "ZoneE")
  7687. .property("id", "ZoneE")
  7688. .property("@className", "com.example.model.master.Zone")
  7689. .property("name", "EUROPE")
  7690. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1542"))
  7691. .as("pOWsc6VN6I1542")
  7692. .addE("locatedIn").from("pOWsc6VN6I1539").to("pOWsc6VN6I1542")
  7693. .property("@fieldName", "Zone")
  7694. .addE("at").from("pOWsc6VN6I864").to("pOWsc6VN6I1539")
  7695. .property("@fieldName", "Target")
  7696. .addE("wait").from("pOWsc6VN6I862").to("pOWsc6VN6I864")
  7697. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7698. .property("skipped", false)
  7699. .property("@className", "com.example.model.action.Action")
  7700. .property("duration", "0.0")
  7701. .property("@fieldName", "wait")
  7702. .addE("moving").from("pOWsc6VN6I860").to("pOWsc6VN6I862")
  7703. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7704. .property("skipped", false)
  7705. .property("@className", "com.example.model.action.Action")
  7706. .property("duration", "0.0")
  7707. .property("@fieldName", "moving")
  7708. .addE("fuelOparation").from("pOWsc6VN6I858").to("pOWsc6VN6I860")
  7709. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7710. .property("skipped", false)
  7711. .property("@className", "com.example.model.action.Action")
  7712. .property("duration", "0.0")
  7713. .property("@fieldName", "fuelOparation")
  7714. .addE("wait").from("pOWsc6VN6I856").to("pOWsc6VN6I858")
  7715. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7716. .property("skipped", false)
  7717. .property("@className", "com.example.model.action.Action")
  7718. .property("duration", "0.0")
  7719. .property("@fieldName", "wait")
  7720. .addE("HotelOp").from("pOWsc6VN6I854").to("pOWsc6VN6I856")
  7721. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7722. .property("skipped", false)
  7723. .property("@className", "com.example.model.action.HotelOperation")
  7724. .property("duration", "109200.000000000")
  7725. .property("@fieldName", "HotelOp")
  7726. .addE("wait").from("pOWsc6VN6I852").to("pOWsc6VN6I854")
  7727. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7728. .property("skipped", false)
  7729. .property("@className", "com.example.model.action.Action")
  7730. .property("duration", "0.0")
  7731. .property("@fieldName", "waitOperation")
  7732. .addE("start").from("pOWsc6VN6I852").to("pOWsc6VN6I858")
  7733. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7734. .property("skipped", false)
  7735. .property("@className", "com.example.model.action.Action")
  7736. .property("duration", "109200.000000000")
  7737. .property("@fieldName", "start")
  7738. .addE("fuelOparation").from("pOWsc6VN6I850").to("pOWsc6VN6I852")
  7739. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7740. .property("skipped", false)
  7741. .property("@className", "com.example.model.action.Action")
  7742. .property("duration", "0.0")
  7743. .property("@fieldName", "fuelOparation")
  7744. .limit(1)
  7745. .coalesce(
  7746. V().hasLabel("Hotel").has("name", "MALTAF 1"),
  7747. addV("Hotel")
  7748. .property("@className", "com.example.model.master.Hotel")
  7749. .property("name", "MALTAF 1").as("pOWsc6VN6I1546"))
  7750. .as("pOWsc6VN6I1546")
  7751. .limit(1)
  7752. .coalesce(
  7753. V().hasLabel("Target").has(T.id, "MT1"),
  7754. addV("Target")
  7755. .property(T.id, "MT1")
  7756. .property("id", "MT1")
  7757. .property("@className", "com.example.model.master.Target")
  7758. .property("locode", "MT1")
  7759. .property("name", "MT 1").as("pOWsc6VN6I1549"))
  7760. .as("pOWsc6VN6I1549")
  7761. .limit(1)
  7762. .coalesce(
  7763. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7764. addV("Zone")
  7765. .property(T.id, "ZoneE")
  7766. .property("id", "ZoneE")
  7767. .property("@className", "com.example.model.master.Zone")
  7768. .property("name", "EUROPE")
  7769. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1552"))
  7770. .as("pOWsc6VN6I1552")
  7771. .addE("locatedIn").from("pOWsc6VN6I1549").to("pOWsc6VN6I1552")
  7772. .property("@fieldName", "Zone")
  7773. .addE("locatedIn").from("pOWsc6VN6I1546").to("pOWsc6VN6I1549")
  7774. .property("@fieldName", "Target")
  7775. .addE("at").from("pOWsc6VN6I850").to("pOWsc6VN6I1546")
  7776. .property("@fieldName", "Hotel")
  7777. .addE("moving").from("pOWsc6VN6I848").to("pOWsc6VN6I850")
  7778. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7779. .property("skipped", false)
  7780. .property("@className", "com.example.model.action.Action")
  7781. .property("duration", "0.0")
  7782. .property("@fieldName", "moving")
  7783. .addE("wait").from("pOWsc6VN6I846").to("pOWsc6VN6I848")
  7784. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7785. .property("skipped", false)
  7786. .property("@className", "com.example.model.action.Action")
  7787. .property("duration", "0.0")
  7788. .property("@fieldName", "wait")
  7789. .limit(1)
  7790. .coalesce(
  7791. V().hasLabel("Target").has(T.id, "MT1"),
  7792. addV("Target")
  7793. .property(T.id, "MT1")
  7794. .property("id", "MT1")
  7795. .property("@className", "com.example.model.master.Target")
  7796. .property("locode", "MT1")
  7797. .property("name", "MT 1").as("pOWsc6VN6I1555"))
  7798. .as("pOWsc6VN6I1555")
  7799. .limit(1)
  7800. .coalesce(
  7801. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7802. addV("Zone")
  7803. .property(T.id, "ZoneE")
  7804. .property("id", "ZoneE")
  7805. .property("@className", "com.example.model.master.Zone")
  7806. .property("name", "EUROPE")
  7807. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1558"))
  7808. .as("pOWsc6VN6I1558")
  7809. .addE("locatedIn").from("pOWsc6VN6I1555").to("pOWsc6VN6I1558")
  7810. .property("@fieldName", "Zone")
  7811. .addE("at").from("pOWsc6VN6I846").to("pOWsc6VN6I1555")
  7812. .property("@fieldName", "Target")
  7813. .addE("highwayVoyage").from("pOWsc6VN6I844").to("pOWsc6VN6I846")
  7814. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7815. .property("skipped", false)
  7816. .property("speed", 8.003408251047915)
  7817. .property("@className", "com.example.model.action.highwayVoyage")
  7818. .property("durationTime", 3668)
  7819. .property("duration", "137280.000000000")
  7820. .property("@fieldName", "highwayVoyages")
  7821. .property("distance", 489.2750244140625)
  7822. .limit(1)
  7823. .coalesce(
  7824. V().hasLabel("Target").has(T.id, "GR1"),
  7825. addV("Target")
  7826. .property(T.id, "GR1")
  7827. .property("id", "GR1")
  7828. .property("@className", "com.example.model.master.Target")
  7829. .property("locode", "GR1")
  7830. .property("name", "Piraeus").as("pOWsc6VN6I1561"))
  7831. .as("pOWsc6VN6I1561")
  7832. .limit(1)
  7833. .coalesce(
  7834. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7835. addV("Zone")
  7836. .property(T.id, "ZoneE")
  7837. .property("id", "ZoneE")
  7838. .property("@className", "com.example.model.master.Zone")
  7839. .property("name", "EUROPE")
  7840. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1564"))
  7841. .as("pOWsc6VN6I1564")
  7842. .addE("locatedIn").from("pOWsc6VN6I1561").to("pOWsc6VN6I1564")
  7843. .property("@fieldName", "Zone")
  7844. .addE("at").from("pOWsc6VN6I844").to("pOWsc6VN6I1561")
  7845. .property("@fieldName", "Target")
  7846. .addE("wait").from("pOWsc6VN6I842").to("pOWsc6VN6I844")
  7847. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7848. .property("skipped", false)
  7849. .property("@className", "com.example.model.action.Action")
  7850. .property("duration", "0.0")
  7851. .property("@fieldName", "wait")
  7852. .addE("moving").from("pOWsc6VN6I840").to("pOWsc6VN6I842")
  7853. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7854. .property("skipped", false)
  7855. .property("@className", "com.example.model.action.Action")
  7856. .property("duration", "0.0")
  7857. .property("@fieldName", "moving")
  7858. .addE("fuelOparation").from("pOWsc6VN6I838").to("pOWsc6VN6I840")
  7859. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7860. .property("skipped", false)
  7861. .property("@className", "com.example.model.action.Action")
  7862. .property("duration", "0.0")
  7863. .property("@fieldName", "fuelOparation")
  7864. .addE("wait").from("pOWsc6VN6I836").to("pOWsc6VN6I838")
  7865. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7866. .property("skipped", false)
  7867. .property("@className", "com.example.model.action.Action")
  7868. .property("duration", "0.0")
  7869. .property("@fieldName", "wait")
  7870. .addE("HotelOp").from("pOWsc6VN6I834").to("pOWsc6VN6I836")
  7871. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7872. .property("skipped", false)
  7873. .property("@className", "com.example.model.action.HotelOperation")
  7874. .property("duration", "60840.000000000")
  7875. .property("@fieldName", "HotelOp")
  7876. .addE("wait").from("pOWsc6VN6I832").to("pOWsc6VN6I834")
  7877. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7878. .property("skipped", false)
  7879. .property("@className", "com.example.model.action.Action")
  7880. .property("duration", "0.0")
  7881. .property("@fieldName", "waitOperation")
  7882. .addE("start").from("pOWsc6VN6I832").to("pOWsc6VN6I838")
  7883. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7884. .property("skipped", false)
  7885. .property("@className", "com.example.model.action.Action")
  7886. .property("duration", "60840.000000000")
  7887. .property("@fieldName", "start")
  7888. .addE("fuelOparation").from("pOWsc6VN6I830").to("pOWsc6VN6I832")
  7889. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7890. .property("skipped", false)
  7891. .property("@className", "com.example.model.action.Action")
  7892. .property("duration", "0.0")
  7893. .property("@fieldName", "fuelOparation")
  7894. .limit(1)
  7895. .coalesce(
  7896. V().hasLabel("Hotel").has("name", "TargetOF 55"),
  7897. addV("Hotel")
  7898. .property("@className", "com.example.model.master.Hotel")
  7899. .property("name", "TargetOF 55").as("pOWsc6VN6I1568"))
  7900. .as("pOWsc6VN6I1568")
  7901. .limit(1)
  7902. .coalesce(
  7903. V().hasLabel("Target").has(T.id, "GR1"),
  7904. addV("Target")
  7905. .property(T.id, "GR1")
  7906. .property("id", "GR1")
  7907. .property("@className", "com.example.model.master.Target")
  7908. .property("locode", "GR1")
  7909. .property("name", "Piraeus").as("pOWsc6VN6I1571"))
  7910. .as("pOWsc6VN6I1571")
  7911. .limit(1)
  7912. .coalesce(
  7913. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7914. addV("Zone")
  7915. .property(T.id, "ZoneE")
  7916. .property("id", "ZoneE")
  7917. .property("@className", "com.example.model.master.Zone")
  7918. .property("name", "EUROPE")
  7919. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1574"))
  7920. .as("pOWsc6VN6I1574")
  7921. .addE("locatedIn").from("pOWsc6VN6I1571").to("pOWsc6VN6I1574")
  7922. .property("@fieldName", "Zone")
  7923. .addE("locatedIn").from("pOWsc6VN6I1568").to("pOWsc6VN6I1571")
  7924. .property("@fieldName", "Target")
  7925. .addE("at").from("pOWsc6VN6I830").to("pOWsc6VN6I1568")
  7926. .property("@fieldName", "Hotel")
  7927. .addE("moving").from("pOWsc6VN6I828").to("pOWsc6VN6I830")
  7928. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7929. .property("skipped", false)
  7930. .property("@className", "com.example.model.action.Action")
  7931. .property("duration", "0.0")
  7932. .property("@fieldName", "moving")
  7933. .addE("wait").from("pOWsc6VN6I826").to("pOWsc6VN6I828")
  7934. .property("lastChanged", '"2022-01-04T08:11:59.857Z"')
  7935. .property("skipped", false)
  7936. .property("@className", "com.example.model.action.Action")
  7937. .property("duration", "0.0")
  7938. .property("@fieldName", "wait")
  7939. .limit(1)
  7940. .coalesce(
  7941. V().hasLabel("Target").has(T.id, "GR1"),
  7942. addV("Target")
  7943. .property(T.id, "GR1")
  7944. .property("id", "GR1")
  7945. .property("@className", "com.example.model.master.Target")
  7946. .property("locode", "GR1")
  7947. .property("name", "Piraeus").as("pOWsc6VN6I1577"))
  7948. .as("pOWsc6VN6I1577")
  7949. .limit(1)
  7950. .coalesce(
  7951. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7952. addV("Zone")
  7953. .property(T.id, "ZoneE")
  7954. .property("id", "ZoneE")
  7955. .property("@className", "com.example.model.master.Zone")
  7956. .property("name", "EUROPE")
  7957. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1580"))
  7958. .as("pOWsc6VN6I1580")
  7959. .addE("locatedIn").from("pOWsc6VN6I1577").to("pOWsc6VN6I1580")
  7960. .property("@fieldName", "Zone")
  7961. .addE("at").from("pOWsc6VN6I826").to("pOWsc6VN6I1577")
  7962. .property("@fieldName", "Target")
  7963. .addE("highwayVoyage").from("pOWsc6VN6I824").to("pOWsc6VN6I826")
  7964. .property("lastChanged", '"2022-01-04T08:11:59.856Z"')
  7965. .property("skipped", true)
  7966. .property("@className", "com.example.model.action.highwayVoyage")
  7967. .property("duration", "198960.000000000")
  7968. .property("@fieldName", "highwayVoyages")
  7969. .limit(1)
  7970. .coalesce(
  7971. V().hasLabel("Target").has(T.id, "LB1"),
  7972. addV("Target")
  7973. .property(T.id, "LB1")
  7974. .property("id", "LB1")
  7975. .property("@className", "com.example.model.master.Target")
  7976. .property("locode", "LB1")
  7977. .property("name", "Tripolis").as("pOWsc6VN6I1583"))
  7978. .as("pOWsc6VN6I1583")
  7979. .limit(1)
  7980. .coalesce(
  7981. V().hasLabel("Zone").has(T.id, "ZoneE"),
  7982. addV("Zone")
  7983. .property(T.id, "ZoneE")
  7984. .property("id", "ZoneE")
  7985. .property("@className", "com.example.model.master.Zone")
  7986. .property("name", "EUROPE")
  7987. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1586"))
  7988. .as("pOWsc6VN6I1586")
  7989. .addE("locatedIn").from("pOWsc6VN6I1583").to("pOWsc6VN6I1586")
  7990. .property("@fieldName", "Zone")
  7991. .addE("at").from("pOWsc6VN6I824").to("pOWsc6VN6I1583")
  7992. .property("@fieldName", "Target")
  7993. .addE("wait").from("pOWsc6VN6I822").to("pOWsc6VN6I824")
  7994. .property("lastChanged", '"2022-01-04T08:11:59.855Z"')
  7995. .property("skipped", true)
  7996. .property("@className", "com.example.model.action.Action")
  7997. .property("duration", "0.0")
  7998. .property("@fieldName", "wait")
  7999. .addE("moving").from("pOWsc6VN6I820").to("pOWsc6VN6I822")
  8000. .property("lastChanged", '"2022-01-04T08:11:59.855Z"')
  8001. .property("skipped", true)
  8002. .property("@className", "com.example.model.action.Action")
  8003. .property("duration", "0.0")
  8004. .property("@fieldName", "moving")
  8005. .addE("fuelOparation").from("pOWsc6VN6I818").to("pOWsc6VN6I820")
  8006. .property("lastChanged", '"2022-01-04T08:11:59.854Z"')
  8007. .property("skipped", true)
  8008. .property("@className", "com.example.model.action.Action")
  8009. .property("duration", "0.0")
  8010. .property("@fieldName", "fuelOparation")
  8011. .addE("wait").from("pOWsc6VN6I816").to("pOWsc6VN6I818")
  8012. .property("lastChanged", '"2022-01-04T08:11:59.854Z"')
  8013. .property("skipped", true)
  8014. .property("@className", "com.example.model.action.Action")
  8015. .property("duration", "0.0")
  8016. .property("@fieldName", "wait")
  8017. .addE("HotelOp").from("pOWsc6VN6I814").to("pOWsc6VN6I816")
  8018. .property("lastChanged", '"2022-01-04T08:11:59.853Z"')
  8019. .property("skipped", true)
  8020. .property("@className", "com.example.model.action.HotelOperation")
  8021. .property("duration", "60.000000000")
  8022. .property("@fieldName", "HotelOp")
  8023. .addE("wait").from("pOWsc6VN6I812").to("pOWsc6VN6I814")
  8024. .property("lastChanged", '"2022-01-04T08:11:59.853Z"')
  8025. .property("skipped", true)
  8026. .property("@className", "com.example.model.action.Action")
  8027. .property("duration", "0.0")
  8028. .property("@fieldName", "waitOperation")
  8029. .addE("start").from("pOWsc6VN6I812").to("pOWsc6VN6I818")
  8030. .property("lastChanged", '"2022-01-04T08:11:59.853Z"')
  8031. .property("skipped", true)
  8032. .property("@className", "com.example.model.action.Action")
  8033. .property("duration", "60.000000000")
  8034. .property("@fieldName", "start")
  8035. .addE("fuelOparation").from("pOWsc6VN6I810").to("pOWsc6VN6I812")
  8036. .property("lastChanged", '"2022-01-04T08:11:59.852Z"')
  8037. .property("skipped", true)
  8038. .property("@className", "com.example.model.action.Action")
  8039. .property("duration", "0.0")
  8040. .property("@fieldName", "fuelOparation")
  8041. .limit(1)
  8042. .coalesce(
  8043. V().hasLabel("Hotel").has("name", "OEPT 1"),
  8044. addV("Hotel")
  8045. .property("@className", "com.example.model.master.Hotel")
  8046. .property("name", "OEPT 1").as("pOWsc6VN6I1590"))
  8047. .as("pOWsc6VN6I1590")
  8048. .limit(1)
  8049. .coalesce(
  8050. V().hasLabel("Target").has(T.id, "LB1"),
  8051. addV("Target")
  8052. .property(T.id, "LB1")
  8053. .property("id", "LB1")
  8054. .property("@className", "com.example.model.master.Target")
  8055. .property("locode", "LB1")
  8056. .property("name", "Tripolis").as("pOWsc6VN6I1593"))
  8057. .as("pOWsc6VN6I1593")
  8058. .limit(1)
  8059. .coalesce(
  8060. V().hasLabel("Zone").has(T.id, "ZoneE"),
  8061. addV("Zone")
  8062. .property(T.id, "ZoneE")
  8063. .property("id", "ZoneE")
  8064. .property("@className", "com.example.model.master.Zone")
  8065. .property("name", "EUROPE")
  8066. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1596"))
  8067. .as("pOWsc6VN6I1596")
  8068. .addE("locatedIn").from("pOWsc6VN6I1593").to("pOWsc6VN6I1596")
  8069. .property("@fieldName", "Zone")
  8070. .addE("locatedIn").from("pOWsc6VN6I1590").to("pOWsc6VN6I1593")
  8071. .property("@fieldName", "Target")
  8072. .addE("at").from("pOWsc6VN6I810").to("pOWsc6VN6I1590")
  8073. .property("@fieldName", "Hotel")
  8074. .addE("moving").from("pOWsc6VN6I808").to("pOWsc6VN6I810")
  8075. .property("lastChanged", '"2022-01-04T08:11:59.852Z"')
  8076. .property("skipped", true)
  8077. .property("@className", "com.example.model.action.Action")
  8078. .property("duration", "0.0")
  8079. .property("@fieldName", "moving")
  8080. .addE("wait").from("pOWsc6VN6I806").to("pOWsc6VN6I808")
  8081. .property("lastChanged", '"2022-01-04T08:11:59.849Z"')
  8082. .property("skipped", true)
  8083. .property("@className", "com.example.model.action.Action")
  8084. .property("duration", "0.0")
  8085. .property("@fieldName", "waitskipped")
  8086. .limit(1)
  8087. .coalesce(
  8088. V().hasLabel("Target").has(T.id, "LB1"),
  8089. addV("Target")
  8090. .property(T.id, "LB1")
  8091. .property("id", "LB1")
  8092. .property("@className", "com.example.model.master.Target")
  8093. .property("locode", "LB1")
  8094. .property("name", "Tripolis").as("pOWsc6VN6I1599"))
  8095. .as("pOWsc6VN6I1599")
  8096. .limit(1)
  8097. .coalesce(
  8098. V().hasLabel("Zone").has(T.id, "ZoneE"),
  8099. addV("Zone")
  8100. .property(T.id, "ZoneE")
  8101. .property("id", "ZoneE")
  8102. .property("@className", "com.example.model.master.Zone")
  8103. .property("name", "EUROPE")
  8104. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1602"))
  8105. .as("pOWsc6VN6I1602")
  8106. .addE("locatedIn").from("pOWsc6VN6I1599").to("pOWsc6VN6I1602")
  8107. .property("@fieldName", "Zone")
  8108. .addE("at").from("pOWsc6VN6I806").to("pOWsc6VN6I1599")
  8109. .property("@fieldName", "Target")
  8110. .addE("starts").from("pOWsc6VN6I7").to("pOWsc6VN6I806")
  8111. .property("@fieldName", "starts")
  8112. .addE("hasVariant").from("pOWsc6VN6I5").to("pOWsc6VN6I7")
  8113. .property("@fieldName", "variants")
  8114. .limit(1)
  8115. .coalesce(
  8116. V().hasLabel("Zone").has(T.id, "ZoneE"),
  8117. addV("Zone")
  8118. .property(T.id, "ZoneE")
  8119. .property("id", "ZoneE")
  8120. .property("@className", "com.example.model.master.Zone")
  8121. .property("name", "EUROPE")
  8122. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1605"))
  8123. .as("pOWsc6VN6I1605")
  8124. .addE("orgBy").from("pOWsc6VN6I5").to("pOWsc6VN6I1605")
  8125. .property("@fieldName", "orgBy")
  8126. .addE("splitsInto").from("pOWsc6VN6I0").to("pOWsc6VN6I5")
  8127. .property("ordinal", 1629694860)
  8128. .property("@className", "com.OperatorXl.fors.mo.omni.graphpersistence.api.element.ComparableEdge")
  8129. .property("@fieldName", "splitsInto")
  8130. .addV("TravelSection")
  8131. .property("generatedDate", '"2022-01-04T08:11:59.864Z"')
  8132. .property("leaving", "2139W")
  8133. .property("xyzs", "[272255,273643]")
  8134. .property("arriving", "2131E")
  8135. .property("@className", "com.example.model.TravelSection").as("pOWsc6VN6I1608")
  8136. .addV("TravelSectionVariant")
  8137. .property("status", '"MASTER"')
  8138. .property("version", 0)
  8139. .property("@className", "com.example.model.TravelSectionVariant")
  8140. .property("variantName", "CURRENT MASTER").as("pOWsc6VN6I1610")
  8141. .addE("ends").from("pOWsc6VN6I189").to("pOWsc6VN6I1610")
  8142. .property("@fieldName", "ends")
  8143. .addE("starts").from("pOWsc6VN6I1610").to("pOWsc6VN6I9")
  8144. .property("@fieldName", "starts")
  8145. .addE("hasVariant").from("pOWsc6VN6I1608").to("pOWsc6VN6I1610")
  8146. .property("@fieldName", "variants")
  8147. .addV("TravelSectionVariant")
  8148. .property("status", '"DRAFT"')
  8149. .property("version", 0)
  8150. .property("@className", "com.example.model.TravelSectionVariant")
  8151. .property("variantName", "CURRENT DRAFT 1").as("pOWsc6VN6I1614")
  8152. .addE("ends").from("pOWsc6VN6I189").to("pOWsc6VN6I1614")
  8153. .property("@fieldName", "ends")
  8154. .addE("starts").from("pOWsc6VN6I1614").to("pOWsc6VN6I1027")
  8155. .property("@fieldName", "starts")
  8156. .addE("hasVariant").from("pOWsc6VN6I1608").to("pOWsc6VN6I1614")
  8157. .property("@fieldName", "variants")
  8158. .limit(1)
  8159. .coalesce(
  8160. V().hasLabel("Zone").has(T.id, "RME"),
  8161. addV("Zone")
  8162. .property(T.id, "RME")
  8163. .property("id", "RME")
  8164. .property("@className", "com.example.model.master.Zone")
  8165. .property("name", "MIDDLE EAST")
  8166. .property("ZoneCode", "RME").as("pOWsc6VN6I1618"))
  8167. .as("pOWsc6VN6I1618")
  8168. .addE("orgBy").from("pOWsc6VN6I1608").to("pOWsc6VN6I1618")
  8169. .property("@fieldName", "orgBy")
  8170. .addE("splitsInto").from("pOWsc6VN6I0").to("pOWsc6VN6I1608")
  8171. .property("ordinal", 1631948040)
  8172. .property("@className", "com.OperatorXl.fors.mo.omni.graphpersistence.api.element.ComparableEdge")
  8173. .property("@fieldName", "splitsInto")
  8174. .addV("TravelSection")
  8175. .property("generatedDate", '"2022-01-04T08:11:59.867Z"')
  8176. .property("leaving", "2139E")
  8177. .property("xyzs", "[273642,273643]")
  8178. .property("arriving", "2139W")
  8179. .property("@className", "com.example.model.TravelSection").as("pOWsc6VN6I1621")
  8180. .addV("TravelSectionVariant")
  8181. .property("status", '"MASTER"')
  8182. .property("version", 0)
  8183. .property("@className", "com.example.model.TravelSectionVariant").as("pOWsc6VN6I1623")
  8184. .addE("starts").from("pOWsc6VN6I1623").to("pOWsc6VN6I189")
  8185. .property("@fieldName", "starts")
  8186. .addE("hasVariant").from("pOWsc6VN6I1621").to("pOWsc6VN6I1623")
  8187. .property("@fieldName", "variants")
  8188. .limit(1)
  8189. .coalesce(
  8190. V().hasLabel("Zone").has(T.id, "ZoneE"),
  8191. addV("Zone")
  8192. .property(T.id, "ZoneE")
  8193. .property("id", "ZoneE")
  8194. .property("@className", "com.example.model.master.Zone")
  8195. .property("name", "EUROPE")
  8196. .property("ZoneCode", "ZoneE").as("pOWsc6VN6I1626"))
  8197. .as("pOWsc6VN6I1626")
  8198. .addE("orgBy").from("pOWsc6VN6I1621").to("pOWsc6VN6I1626")
  8199. .property("@fieldName", "orgBy")
  8200. .addE("splitsInto").from("pOWsc6VN6I0").to("pOWsc6VN6I1621")
  8201. .property("ordinal", 1634533200)
  8202. .property("@className", "com.OperatorXl.fors.mo.omni.graphpersistence.api.element.ComparableEdge")
  8203. .property("@fieldName", "splitsInto")
  8204. .limit(1)
  8205. .coalesce(
  8206. V().hasLabel("Plan").has(T.id, "IMM1"),
  8207. addV("Plan")
  8208. .property(T.id, "IMM1")
  8209. .property("id", "IMM1")
  8210. .property("@className", "com.example.model.master.Plan")
  8211. .property("ssy", "IMM1").as("pOWsc6VN6I1629"))
  8212. .as("pOWsc6VN6I1629")
  8213. .addE("inMainPlan").from("pOWsc6VN6I0").to("pOWsc6VN6I1629")
  8214. .property("@fieldName", "inMainPlan")
  8215. .select("@temp")
  8216. .sideEffect(drop())
  8217. .select("pOWsc6VN6I0")
  8218. .id()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement