Skip to content
Snippets Groups Projects
Commit d77d7858 authored by Sven-Ove Hänsel's avatar Sven-Ove Hänsel
Browse files

new results

parent 84208148
No related branches found
No related tags found
No related merge requests found
Showing
with 4693 additions and 3 deletions
2024-03-05 08:22:32,883 - INFO - Connected to db... bolt://neo4j:7687
2024-03-05 08:22:33,046 - INFO - Results for Query count:
2024-03-05 08:22:33,046 - INFO - Python executed in: 0.16261553764343262s
2024-03-05 08:22:33,047 - INFO - Number of rows 1
2024-03-05 08:22:33,047 - INFO - DBMS answered in: 141 ms
2024-03-05 08:22:33,048 - INFO - App python answered in: 0.16261553764343262 ms
2024-03-05 08:22:33,048 - INFO - App db answered in: 143 ms
2024-03-05 08:22:33,491 - INFO - Results for Query anc:
2024-03-05 08:22:33,492 - INFO - Python executed in: 0.44315338134765625s
2024-03-05 08:22:33,493 - INFO - Number of rows not available
2024-03-05 08:22:33,493 - INFO - DBMS answered in: 407 ms
2024-03-05 08:22:33,493 - INFO - App python answered in: 0.44315338134765625 ms
2024-03-05 08:22:33,493 - INFO - App db answered in: 438 ms
2024-03-05 08:22:33,695 - INFO - Results for Query desc:
2024-03-05 08:22:33,696 - INFO - Python executed in: 0.19952607154846191s
2024-03-05 08:22:33,696 - INFO - Number of rows not available
2024-03-05 08:22:33,696 - INFO - DBMS answered in: 190 ms
2024-03-05 08:22:33,697 - INFO - App python answered in: 0.19952607154846191 ms
2024-03-05 08:22:33,697 - INFO - App db answered in: 193 ms
2024-03-05 08:22:33,949 - INFO - Results for Query path:
2024-03-05 08:22:33,949 - INFO - Python executed in: 0.2508058547973633s
2024-03-05 08:22:33,949 - INFO - Number of rows not available
2024-03-05 08:22:33,949 - INFO - DBMS answered in: 236 ms
2024-03-05 08:22:33,950 - INFO - App python answered in: 0.2508058547973633 ms
2024-03-05 08:22:33,950 - INFO - App db answered in: 246 ms
2024-03-05 08:22:34,093 - INFO - Results for Query 2-hop:
2024-03-05 08:22:34,099 - INFO - Python executed in: 0.1424250602722168s
2024-03-05 08:22:34,100 - INFO - Number of rows not available
2024-03-05 08:22:34,100 - INFO - DBMS answered in: 135 ms
2024-03-05 08:22:34,101 - INFO - App python answered in: 0.1424250602722168 ms
2024-03-05 08:22:34,103 - INFO - App db answered in: 138 ms
2024-03-05 08:27:33,597 - INFO - Results for Query count:
2024-03-05 08:27:33,597 - INFO - Python executed in: 0.02813124656677246s
2024-03-05 08:27:33,598 - INFO - Number of rows 1
2024-03-05 08:27:33,598 - INFO - DBMS answered in: 25 ms
2024-03-05 08:27:33,598 - INFO - App python answered in: 0.02813124656677246 ms
2024-03-05 08:27:33,598 - INFO - App db answered in: 26 ms
2024-03-05 08:27:33,698 - INFO - Results for Query anc:
2024-03-05 08:27:33,698 - INFO - Python executed in: 0.09868192672729492s
2024-03-05 08:27:33,698 - INFO - Number of rows not available
2024-03-05 08:27:33,699 - INFO - DBMS answered in: 94 ms
2024-03-05 08:27:33,699 - INFO - App python answered in: 0.09868192672729492 ms
2024-03-05 08:27:33,699 - INFO - App db answered in: 96 ms
2024-03-05 08:27:51,248 - INFO - Results for Query desc:
2024-03-05 08:27:51,250 - INFO - Python executed in: 16.548116445541382s
2024-03-05 08:27:51,251 - INFO - Number of rows 46219
2024-03-05 08:27:51,251 - INFO - DBMS answered in: 74 ms
2024-03-05 08:27:51,252 - INFO - App python answered in: 16.548116445541382 ms
2024-03-05 08:27:51,252 - INFO - App db answered in: 1005 ms
2024-03-05 08:27:51,365 - INFO - Results for Query path:
2024-03-05 08:27:51,366 - INFO - Python executed in: 0.11243724822998047s
2024-03-05 08:27:51,366 - INFO - Number of rows 1
2024-03-05 08:27:51,367 - INFO - DBMS answered in: 76 ms
2024-03-05 08:27:51,368 - INFO - App python answered in: 0.11243724822998047 ms
2024-03-05 08:27:51,368 - INFO - App db answered in: 109 ms
2024-03-05 08:27:51,603 - INFO - Database connection closed.
Query Key,Start Time,End Time,Fetched nodes,Execution Time (ms),Total Time (s)
count,1709626952.883859,1709626953.0464745,1,141,0.16261553764343262
anc,1709626953.0485106,1709626953.491664,0,407,0.44315338134765625
desc,1709626953.4962666,1709626953.6957927,0,190,0.19952607154846191
path,1709626953.6984425,1709626953.9492483,0,236,0.2508058547973633
2-hop,1709626953.9515061,1709626954.0939312,0,135,0.1424250602722168
count,1709627253.5695262,1709627253.5976574,1,25,0.02813124656677246
anc,1709627253.599689,1709627253.698371,0,94,0.09868192672729492
desc,1709627254.7004144,1709627271.2485309,46219,74,16.548116445541382
path,1709627271.2529495,1709627271.3653867,1,76,0.11243724822998047
Query Key,Start Time,End Time,Fetched nodes,Execution Time (ms),Total Time (s)
count,1709634214.5799792,1709634214.5947325,1,0,0.014753341674804688
anc,1709634214.59596,1709634214.6015875,0,0,0.005627632141113281
desc,1709634214.6032465,1709634214.606648,0,0,0.003401517868041992
path,1709634214.6078787,1709634214.6117816,0,0,0.003902912139892578
2-hop,1709634214.6129463,1709634214.6164722,0,0,0.003525972366333008
count,1709634515.1558805,1709634515.180937,1,0,0.02505660057067871
anc,1709634515.1854327,1709634515.2300885,0,0,0.044655799865722656
desc,1709634515.2315984,1709634529.7671328,63787,0,14.535534381866455
path,1709634529.7701015,1709634529.838157,1,0,0.06805539131164551
2-hop,1709634529.8424046,1709634534.4386044,30126,0,4.5961997509002686
count,1709634815.9546337,1709634815.9622352,1,0,0.007601499557495117
anc,1709634815.963445,1709634816.016358,0,0,0.05291295051574707
desc,1709634830.0428,1709634851.1973548,91400,0,21.154554843902588
path,1709634851.201306,1709634851.2958694,1,0,0.09456324577331543
2-hop,1709634852.2989368,1709634859.016377,42986,0,6.717440128326416
count,1709635116.4777753,1709635116.4888415,1,0,0.011066198348999023
anc,1709635116.490247,1709635116.5515137,0,0,0.06126666069030762
desc,1709635151.6188736,1709635177.6376462,113000,0,26.0187726020813
path,1709635177.6421173,1709635177.762236,1,0,0.12011885643005371
2-hop,1709635178.7670949,1709635186.8497448,53550,0,8.082649946212769
count,1709635417.261972,1709635417.2702858,1,0,0.008313894271850586
anc,1709635417.2715218,1709635417.3580341,0,0,0.08651232719421387
desc,1709635478.4742641,1709635508.6734042,129112,0,30.199140071868896
path,1709635508.6776161,1709635508.7989554,1,0,0.12133932113647461
2-hop,1709635509.801342,1709635519.4668438,64073,0,9.665501832962036
count,1709635717.824407,1709635717.8359702,1,0,0.01156306266784668
anc,1709635717.837205,1709635717.911079,0,0,0.07387399673461914
desc,1709635809.0881917,1709635840.9596703,141333,0,31.87147855758667
path,1709635840.9642603,1709635841.1049054,1,0,0.14064502716064453
2-hop,1709635842.1092288,1709635853.455752,75005,0,11.34652304649353
count,1709636018.751511,1709636018.7627792,1,0,0.011268138885498047
anc,1709636018.764235,1709636018.843751,0,0,0.07951593399047852
desc,1709636141.070186,1709636176.6444032,154258,0,35.574217319488525
path,1709636177.6518826,1709636177.8043349,1,0,0.1524522304534912
2-hop,1709636177.8066957,1709636190.2445767,80533,0,12.437880992889404
count,1709636319.4822385,1709636319.4939802,1,0,0.01174163818359375
anc,1709636319.4954095,1709636319.5915291,0,0,0.09611964225769043
desc,1709636476.8860662,1709636515.1801908,165809,0,38.294124603271484
path,1709636516.1863048,1709636516.3457992,1,0,0.15949440002441406
2-hop,1709636516.3484755,1709636530.26143,89656,0,13.912954568862915
count,1709636620.423075,1709636620.4371219,1,0,0.014046907424926758
anc,1709636620.4385903,1709636620.5296345,0,0,0.09104418754577637
desc,1709636815.8818426,1709636856.4836936,177071,0,40.60185098648071
path,1709636857.490004,1709636857.654049,1,0,0.16404485702514648
2-hop,1709636857.658982,1709636872.3760474,96427,0,14.717065334320068
count,1709636920.4614723,1709636920.4758875,1,0,0.014415264129638672
anc,1709636921.478441,1709636921.588674,0,0,0.11023306846618652
desc,1709637157.0082874,1709637200.103415,189181,0,43.09512758255005
path,1709637201.1116714,1709637201.2793272,1,0,0.16765570640563965
2-hop,1709637201.2829256,1709637216.8854058,101665,0,15.602480173110962
count,1709637220.8956656,1709637220.912401,1,0,0.016735315322875977
anc,1709637221.9137204,1709637222.0162802,0,0,0.10255980491638184
desc,1709637500.5337608,1709637546.2256732,200836,0,45.69191241264343
path,1709637547.2338455,1709637547.4115102,1,0,0.17766475677490234
2-hop,1709637547.4156725,1709637563.794619,106477,0,16.378946542739868
count,1709637563.7975888,1709637563.813019,1,0,0.015430212020874023
anc,1709637563.8144395,1709637563.9202833,0,0,0.10584378242492676
desc,1709637846.4299812,1709637894.489126,212035,0,48.059144735336304
path,1709637895.4963162,1709637895.6882248,1,0,0.191908597946167
2-hop,1709637895.69257,1709637913.003643,110755,0,17.311073064804077
count,1709637913.0074663,1709637913.0283031,1,0,0.020836830139160156
anc,1709637913.029357,1709637913.1583753,0,0,0.12901830673217773
desc,1709638194.6985004,1709638245.2145255,223175,0,50.51602506637573
path,1709638246.2208533,1709638246.4263322,1,0,0.20547890663146973
2-hop,1709638246.431061,1709638264.3123133,115207,0,17.88125228881836
count,1709638264.3150282,1709638264.3325312,1,0,0.017503023147583008
anc,1709638264.3338616,1709638264.4505408,0,0,0.11667919158935547
desc,1709638545.9657123,1709638599.3596196,233610,0,53.39390730857849
path,1709638600.3659687,1709638600.5721745,1,0,0.2062058448791504
2-hop,1709638600.576803,1709638618.7969136,119392,0,18.220110654830933
count,1709638618.7995079,1709638618.816898,1,0,0.01739025115966797
anc,1709638618.8185637,1709638618.9480457,0,0,0.12948203086853027
desc,1709638899.4488983,1709638954.2170262,243692,0,54.76812791824341
path,1709638955.2233303,1709638955.4707189,1,0,0.24738860130310059
2-hop,1709638955.4754758,1709638974.5052373,123658,0,19.02976155281067
count,1709638974.508132,1709638974.5271611,1,0,0.01902914047241211
anc,1709638974.5282362,1709638974.6823354,0,0,0.1540992259979248
desc,1709639255.205092,1709639312.4164925,253454,0,57.211400508880615
path,1709639313.4226053,1709639313.6554942,1,0,0.23288893699645996
2-hop,1709639313.6603515,1709639333.3219006,127824,0,19.66154909133911
count,1709639333.325364,1709639333.3440773,1,0,0.01871323585510254
anc,1709639333.3454235,1709639333.4985476,0,0,0.15312409400939941
desc,1709639613.01249,1709639672.319011,262614,0,59.30652093887329
path,1709639673.3248641,1709639673.557114,1,0,0.23224973678588867
2-hop,1709639673.564685,1709639694.061015,131636,0,20.49632978439331
count,1709639694.0647254,1709639694.0862715,1,0,0.021546125411987305
anc,1709639694.087582,1709639694.2361374,0,0,0.14855527877807617
desc,1709639972.7419155,1709640034.2802038,271566,0,61.53828835487366
path,1709640035.2863183,1709640035.5275288,1,0,0.2412104606628418
2-hop,1709640035.5319352,1709640056.7814484,135907,0,21.249513149261475
count,1709640056.7851353,1709640056.8121538,1,0,0.02701854705810547
anc,1709640056.813984,1709640056.9740007,0,0,0.16001677513122559
desc,1709640334.469354,1709640397.8889568,280516,0,63.41960287094116
path,1709640398.8957448,1709640399.179682,1,0,0.2839372158050537
2-hop,1709640399.1847146,1709640421.0877273,139798,0,21.90301275253296
count,1709640421.0907955,1709640421.119767,1,0,0.028971433639526367
anc,1709640421.121155,1709640421.2709029,0,0,0.1497478485107422
desc,1709640698.7947204,1709640764.2651281,289521,0,65.4704077243805
path,1709640765.2713466,1709640765.5298843,1,0,0.25853776931762695
2-hop,1709640765.5344265,1709640787.9079053,143719,0,22.373478889465332
count,1709640787.9115665,1709640787.9310517,1,0,0.0194852352142334
anc,1709640787.9321935,1709640788.1041496,0,0,0.17195606231689453
desc,1709641064.6072078,1709641132.597447,298305,0,67.99023914337158
path,1709641133.6036954,1709641133.8621683,1,0,0.25847291946411133
2-hop,1709641133.866785,1709641157.296003,147330,0,23.42921805381775
count,1709641157.299608,1709641157.3202038,1,0,0.020595788955688477
Query Key,Start Time,End Time,Fetched nodes,Execution Time (ms),Total Time (s)
count,1709641511.9849865,1709641512.1878972,1,108,0.2029106616973877
anc,1709641512.2020664,1709641512.482736,0,277,0.2806696891784668
desc,1709641512.4849718,1709641512.5537028,0,67,0.06873106956481934
path,1709641512.5553982,1709641512.7585728,0,201,0.20317459106445312
2-hop,1709641512.7646012,1709641512.803872,0,35,0.039270877838134766
count,1709641812.3438625,1709641812.356692,1,11,0.01282954216003418
anc,1709641813.3650732,1709641813.4191577,0,53,0.05408453941345215
desc,1709641813.4208872,1709641819.4782758,40828,429,6.057388544082642
path,1709641819.4795477,1709641819.5509949,1,19,0.07144713401794434
2-hop,1709641819.5557058,1709641821.8243136,19890,11,2.2686078548431396
count,1709642113.360424,1709642113.3700547,1,9,0.009630680084228516
anc,1709642114.3723838,1709642114.3908267,0,18,0.018442869186401367
desc,1709642120.4023688,1709642127.5993361,67332,225,7.196967363357544
path,1709642127.604902,1709642127.6171489,1,8,0.012246847152709961
2-hop,1709642128.619363,1709642131.9474566,34422,5,3.3280935287475586
count,1709642413.4492185,1709642413.4604692,1,10,0.011250734329223633
anc,1709642414.4642076,1709642414.4747734,0,10,0.010565757751464844
desc,1709642428.5061958,1709642436.9297535,85095,167,8.423557758331299
path,1709642436.9323142,1709642436.9444575,1,8,0.012143373489379883
2-hop,1709642437.9491637,1709642441.9398973,41840,4,3.9907336235046387
count,1709642714.4302478,1709642714.4311793,1,0,0.0009315013885498047
anc,1709642715.4342544,1709642715.4355142,0,1,0.0012598037719726562
desc,1709642737.4712858,1709642747.3860264,102065,156,9.914740562438965
path,1709642747.3880002,1709642747.3959227,1,0,0.00792241096496582
2-hop,1709642748.3994975,1709642753.162017,52024,1,4.762519598007202
count,1709643014.5992553,1709643014.6002743,1,0,0.0010190010070800781
anc,1709643015.6032403,1709643015.6148057,0,2,0.011565446853637695
desc,1709643047.6668432,1709643062.5620887,126393,208,14.895245552062988
path,1709643062.5643501,1709643062.5729349,1,1,0.008584737777709961
2-hop,1709643063.5768118,1709643072.825136,76572,0,9.248324155807495
count,1709643315.2663074,1709643315.268424,1,0,0.002116680145263672
anc,1709643316.2722244,1709643316.273248,0,0,0.0010235309600830078
desc,1709643363.361252,1709643378.0292294,148137,258,14.667977333068848
path,1709643378.0309424,1709643378.0479681,1,8,0.01702570915222168
2-hop,1709643379.051636,1709643388.0865767,95840,0,9.034940719604492
count,1709643615.5069375,1709643615.5505247,1,41,0.04358720779418945
anc,1709643616.5567582,1709643616.5868561,0,29,0.03009796142578125
desc,1709643678.6950123,1709643700.5429235,164688,338,21.84791111946106
path,1709643700.5452359,1709643700.5566974,1,1,0.011461496353149414
2-hop,1709643701.5599942,1709643715.867125,111802,5,14.307130813598633
count,1709643916.246546,1709643916.2474802,1,1,0.0009341239929199219
anc,1709643917.250593,1709643917.2516139,0,1,0.0010209083557128906
desc,1709644001.411217,1709644018.3024201,178486,352,16.89120316505432
path,1709644018.3045535,1709644018.3161123,1,0,0.011558771133422852
2-hop,1709644019.3177047,1709644030.4632611,120184,0,11.145556449890137
count,1709644216.8229594,1709644216.8240006,1,0,0.0010411739349365234
anc,1709644217.8268933,1709644217.8280046,0,0,0.0011112689971923828
desc,1709644319.0198305,1709644336.170707,184540,258,17.15087652206421
path,1709644336.1728275,1709644336.1837955,1,0,0.01096796989440918
2-hop,1709644337.187067,1709644348.4666762,122443,0,11.279609203338623
count,1709644517.7836297,1709644517.7847736,1,0,0.0011439323425292969
anc,1709644518.7976851,1709644518.7989337,0,0,0.0012485980987548828
desc,1709644637.0325649,1709644654.748492,190266,239,17.715927124023438
path,1709644654.750137,1709644654.76259,1,1,0.012452840805053711
2-hop,1709644655.7655742,1709644667.1757026,124570,1,11.410128355026245
count,1709644818.4659402,1709644818.4668617,1,0,0.0009214878082275391
anc,1709644819.4700196,1709644819.4709861,0,0,0.0009665489196777344
desc,1709644955.7297835,1709644974.090333,196553,217,18.360549449920654
path,1709644974.0923936,1709644974.1054513,1,1,0.013057708740234375
2-hop,1709644975.1090124,1709644986.6850054,127128,0,11.575993061065674
count,1709645118.941154,1709645118.947276,1,0,0.006122112274169922
anc,1709645119.9501474,1709645119.9511013,0,0,0.0009539127349853516
desc,1709645274.250136,1709645293.0745122,203800,296,18.824376344680786
path,1709645293.076721,1709645293.096628,1,0,0.019906997680664062
2-hop,1709645294.1002138,1709645306.0507052,130907,0,11.950491428375244
count,1709645419.2620816,1709645419.2629838,1,0,0.0009021759033203125
anc,1709645420.265171,1709645420.2665246,0,1,0.0013535022735595703
desc,1709645593.5801685,1709645613.1716664,210069,308,19.591497898101807
path,1709645613.173673,1709645613.189589,1,0,0.015916109085083008
2-hop,1709645614.1932452,1709645626.5589452,133689,0,12.365700006484985
count,1709645719.732185,1709645719.7359498,1,1,0.0037648677825927734
anc,1709645720.7449737,1709645720.7459757,0,0,0.0010020732879638672
desc,1709645914.107225,1709645934.1291933,216482,310,20.021968364715576
path,1709645934.1304364,1709645934.1428342,1,1,0.01239776611328125
2-hop,1709645935.1452448,1709645947.3664918,136447,0,12.22124695777893
count,1709646020.5042727,1709646020.5055025,1,0,0.0012297630310058594
anc,1709646021.511351,1709646021.512326,0,0,0.0009748935699462891
desc,1709646234.9121966,1709646255.5160496,224940,273,20.60385298728943
path,1709646255.5175693,1709646255.529749,1,0,0.01217961311340332
2-hop,1709646256.5314288,1709646269.5139441,141689,0,12.982515335083008
count,1709646320.609028,1709646320.609978,1,0,0.000949859619140625
anc,1709646321.6129825,1709646321.6138973,0,0,0.0009148120880126953
desc,1709646556.0449574,1709646577.2513072,230349,337,21.206349849700928
path,1709646577.253237,1709646577.2722106,1,1,0.018973588943481445
2-hop,1709646578.2779455,1709646591.6838374,143935,0,13.40589189529419
count,1709646620.7394454,1709646620.7402818,1,0,0.0008363723754882812
anc,1709646621.7424853,1709646621.7434359,0,1,0.0009505748748779297
desc,1709646878.2222412,1709646900.0516858,235940,260,21.829444646835327
path,1709646900.0531018,1709646900.0746431,1,10,0.021541357040405273
2-hop,1709646901.0773559,1709646914.656166,146581,0,13.578810214996338
count,1709646921.6685627,1709646921.6695588,1,1,0.0009961128234863281
anc,1709646922.6725855,1709646922.6734989,0,1,0.0009133815765380859
desc,1709647200.1834474,1709647222.4410977,241871,305,22.25765037536621
path,1709647222.4431105,1709647222.4609902,1,0,0.017879724502563477
2-hop,1709647223.4637928,1709647236.7198346,149333,0,13.256041765213013
count,1709647236.7215016,1709647236.7226021,1,1,0.0011005401611328125
anc,1709647236.7239213,1709647236.7250001,0,0,0.0010788440704345703
desc,1709647523.2587612,1709647547.150426,250577,372,23.891664743423462
path,1709647547.1524255,1709647547.1671724,1,1,0.014746904373168945
2-hop,1709647548.171055,1709647562.467988,155979,0,14.296932935714722
count,1709647562.4693975,1709647562.4703236,1,0,0.0009260177612304688
anc,1709647562.4716878,1709647562.472692,0,0,0.0010042190551757812
desc,1709647848.0070817,1709647871.663328,258202,319,23.656246185302734
path,1709647871.6644425,1709647871.6794343,1,1,0.01499176025390625
2-hop,1709647872.6820176,1709647887.4983954,160600,0,14.816377878189087
count,1709647887.4997282,1709647887.5075336,1,6,0.007805347442626953
anc,1709647887.50956,1709647887.519679,0,9,0.010118961334228516
desc,1709648172.0466743,1709648196.6199343,263431,345,24.573260068893433
path,1709648196.621762,1709648196.6375084,1,0,0.015746355056762695
2-hop,1709648197.6400943,1709648212.7301621,163080,3,15.090067863464355
count,1709648212.7317233,1709648212.7326536,1,0,0.0009303092956542969
anc,1709648212.7338889,1709648212.7349753,0,0,0.0010864734649658203
desc,1709648497.2662518,1709648529.578521,268760,287,32.31226921081543
path,1709648529.5824842,1709648529.5990486,1,1,0.016564369201660156
2-hop,1709648530.6113753,1709648548.2888398,168645,0,17.677464485168457
count,1709648548.2899952,1709648548.2910178,1,0,0.0010225772857666016
2024-03-11 21:52:59,022 - INFO - Connected to db... bolt://neo4j:7687
2024-03-11 21:52:59,204 - INFO - Results for Query count:
2024-03-11 21:52:59,204 - INFO - Python executed in: 0.18203353881835938s
2024-03-11 21:52:59,204 - INFO - Number of rows 1
2024-03-11 21:52:59,205 - INFO - DBMS answered in: 156 ms
2024-03-11 21:52:59,205 - INFO - App python answered in: 0.18203353881835938 ms
2024-03-11 21:52:59,205 - INFO - App db answered in: 158 ms
2024-03-11 21:52:59,659 - INFO - Results for Query anc:
2024-03-11 21:52:59,660 - INFO - Python executed in: 0.45421791076660156s
2024-03-11 21:52:59,660 - INFO - Number of rows not available
2024-03-11 21:52:59,661 - INFO - DBMS answered in: 424 ms
2024-03-11 21:52:59,661 - INFO - App python answered in: 0.45421791076660156 ms
2024-03-11 21:52:59,662 - INFO - App db answered in: 448 ms
2024-03-11 21:52:59,860 - INFO - Results for Query desc:
2024-03-11 21:52:59,861 - INFO - Python executed in: 0.19716739654541016s
2024-03-11 21:52:59,862 - INFO - Number of rows not available
2024-03-11 21:52:59,863 - INFO - DBMS answered in: 185 ms
2024-03-11 21:52:59,863 - INFO - App python answered in: 0.19716739654541016 ms
2024-03-11 21:52:59,865 - INFO - App db answered in: 192 ms
2024-03-11 21:53:00,152 - INFO - Results for Query path:
2024-03-11 21:53:00,152 - INFO - Python executed in: 0.28573107719421387s
2024-03-11 21:53:00,153 - INFO - Number of rows not available
2024-03-11 21:53:00,153 - INFO - DBMS answered in: 270 ms
2024-03-11 21:53:00,153 - INFO - App python answered in: 0.28573107719421387 ms
2024-03-11 21:53:00,154 - INFO - App db answered in: 281 ms
2024-03-11 21:53:00,264 - INFO - Results for Query 2-hop:
2024-03-11 21:53:00,265 - INFO - Python executed in: 0.10978555679321289s
2024-03-11 21:53:00,266 - INFO - Number of rows not available
2024-03-11 21:53:00,267 - INFO - DBMS answered in: 104 ms
2024-03-11 21:53:00,269 - INFO - App python answered in: 0.10978555679321289 ms
2024-03-11 21:53:00,269 - INFO - App db answered in: 106 ms
2024-03-11 21:57:59,783 - INFO - Results for Query count:
2024-03-11 21:57:59,783 - INFO - Python executed in: 0.01878499984741211s
2024-03-11 21:57:59,783 - INFO - Number of rows 1
2024-03-11 21:57:59,783 - INFO - DBMS answered in: 16 ms
2024-03-11 21:57:59,783 - INFO - App python answered in: 0.01878499984741211 ms
2024-03-11 21:57:59,783 - INFO - App db answered in: 16 ms
2024-03-11 21:57:59,867 - INFO - Results for Query anc:
2024-03-11 21:57:59,867 - INFO - Python executed in: 0.08325576782226562s
2024-03-11 21:57:59,868 - INFO - Number of rows not available
2024-03-11 21:57:59,868 - INFO - DBMS answered in: 77 ms
2024-03-11 21:57:59,868 - INFO - App python answered in: 0.08325576782226562 ms
2024-03-11 21:57:59,868 - INFO - App db answered in: 80 ms
2024-03-11 21:58:18,521 - INFO - Results for Query desc:
2024-03-11 21:58:18,522 - INFO - Python executed in: 17.651059865951538s
2024-03-11 21:58:18,523 - INFO - Number of rows 47471
2024-03-11 21:58:18,523 - INFO - DBMS answered in: 62 ms
2024-03-11 21:58:18,523 - INFO - App python answered in: 17.651059865951538 ms
2024-03-11 21:58:18,524 - INFO - App db answered in: 1006 ms
2024-03-11 21:58:18,612 - INFO - Results for Query path:
2024-03-11 21:58:18,613 - INFO - Python executed in: 0.08841562271118164s
2024-03-11 21:58:18,613 - INFO - Number of rows 1
2024-03-11 21:58:18,613 - INFO - DBMS answered in: 60 ms
2024-03-11 21:58:18,613 - INFO - App python answered in: 0.08841562271118164 ms
2024-03-11 21:58:18,613 - INFO - App db answered in: 85 ms
2024-03-11 21:58:18,793 - INFO - Database connection closed.
Query Key,Start Time,End Time,Fetched nodes,Execution Time (ms),Total Time (s)
count,1710193979.0224965,1710193979.20453,1,156,0.18203353881835938
anc,1710193979.2056937,1710193979.6599116,0,424,0.45421791076660156
desc,1710193979.663627,1710193979.8607943,0,185,0.19716739654541016
path,1710193979.8658664,1710193980.1515975,0,270,0.28573107719421387
2-hop,1710193980.1551707,1710193980.2649562,0,104,0.10978555679321289
count,1710194279.7644753,1710194279.7832603,1,16,0.01878499984741211
anc,1710194279.7842147,1710194279.8674705,0,77,0.08325576782226562
desc,1710194280.8704376,1710194298.5214975,47471,62,17.651059865951538
path,1710194298.5243425,1710194298.6127582,1,60,0.08841562271118164
2024-03-11 23:54:31,018 - INFO - Connected to db... bolt://neo4j:7687
2024-03-11 23:54:31,199 - INFO - Results for Query count:
2024-03-11 23:54:31,199 - INFO - Python executed in: 0.18051981925964355s
2024-03-11 23:54:31,199 - INFO - Number of rows 1
2024-03-11 23:54:31,199 - INFO - DBMS answered in: 156 ms
2024-03-11 23:54:31,200 - INFO - App python answered in: 0.18051981925964355 ms
2024-03-11 23:54:31,200 - INFO - App db answered in: 158 ms
2024-03-11 23:54:31,605 - INFO - Results for Query anc:
2024-03-11 23:54:31,605 - INFO - Python executed in: 0.4049184322357178s
2024-03-11 23:54:31,605 - INFO - Number of rows not available
2024-03-11 23:54:31,606 - INFO - DBMS answered in: 382 ms
2024-03-11 23:54:31,606 - INFO - App python answered in: 0.4049184322357178 ms
2024-03-11 23:54:31,606 - INFO - App db answered in: 401 ms
2024-03-11 23:54:31,728 - INFO - Results for Query desc:
2024-03-11 23:54:31,728 - INFO - Python executed in: 0.12163281440734863s
2024-03-11 23:54:31,728 - INFO - Number of rows not available
2024-03-11 23:54:31,729 - INFO - DBMS answered in: 115 ms
2024-03-11 23:54:31,729 - INFO - App python answered in: 0.12163281440734863 ms
2024-03-11 23:54:31,729 - INFO - App db answered in: 117 ms
2024-03-11 23:54:32,118 - INFO - Results for Query path:
2024-03-11 23:54:32,119 - INFO - Python executed in: 0.38873815536499023s
2024-03-11 23:54:32,119 - INFO - Number of rows not available
2024-03-11 23:54:32,119 - INFO - DBMS answered in: 371 ms
2024-03-11 23:54:32,119 - INFO - App python answered in: 0.38873815536499023 ms
2024-03-11 23:54:32,119 - INFO - App db answered in: 383 ms
2024-03-11 23:54:32,236 - INFO - Results for Query 2-hop:
2024-03-11 23:54:32,236 - INFO - Python executed in: 0.11628246307373047s
2024-03-11 23:54:32,236 - INFO - Number of rows not available
2024-03-11 23:54:32,237 - INFO - DBMS answered in: 110 ms
2024-03-11 23:54:32,237 - INFO - App python answered in: 0.11628246307373047 ms
2024-03-11 23:54:32,238 - INFO - App db answered in: 112 ms
2024-03-11 23:59:31,754 - INFO - Results for Query count:
2024-03-11 23:59:31,754 - INFO - Python executed in: 0.02624964714050293s
2024-03-11 23:59:31,754 - INFO - Number of rows 1
2024-03-11 23:59:31,754 - INFO - DBMS answered in: 24 ms
2024-03-11 23:59:31,755 - INFO - App python answered in: 0.02624964714050293 ms
2024-03-11 23:59:31,755 - INFO - App db answered in: 24 ms
2024-03-11 23:59:31,873 - INFO - Results for Query anc:
2024-03-11 23:59:31,874 - INFO - Python executed in: 0.11739850044250488s
2024-03-11 23:59:31,875 - INFO - Number of rows not available
2024-03-11 23:59:31,879 - INFO - DBMS answered in: 104 ms
2024-03-11 23:59:31,879 - INFO - App python answered in: 0.11739850044250488 ms
2024-03-11 23:59:31,880 - INFO - App db answered in: 116 ms
2024-03-11 23:59:48,288 - INFO - Results for Query desc:
2024-03-11 23:59:48,289 - INFO - Python executed in: 15.406495332717896s
2024-03-11 23:59:48,290 - INFO - Number of rows 46774
2024-03-11 23:59:48,290 - INFO - DBMS answered in: 57 ms
2024-03-11 23:59:48,291 - INFO - App python answered in: 15.406495332717896 ms
2024-03-11 23:59:48,291 - INFO - App db answered in: 883 ms
2024-03-11 23:59:48,393 - INFO - Results for Query path:
2024-03-11 23:59:48,393 - INFO - Python executed in: 0.1015617847442627s
2024-03-11 23:59:48,394 - INFO - Number of rows 1
2024-03-11 23:59:48,394 - INFO - DBMS answered in: 69 ms
2024-03-11 23:59:48,395 - INFO - App python answered in: 0.1015617847442627 ms
2024-03-11 23:59:48,396 - INFO - App db answered in: 98 ms
2024-03-11 23:59:48,575 - INFO - Database connection closed.
Query Key,Start Time,End Time,Fetched nodes,Execution Time (ms),Total Time (s)
count,1710201271.0186932,1710201271.199213,1,156,0.18051981925964355
anc,1710201271.2006006,1710201271.605519,0,382,0.4049184322357178
desc,1710201271.6068292,1710201271.728462,0,115,0.12163281440734863
path,1710201271.7299623,1710201272.1187005,0,371,0.38873815536499023
2-hop,1710201272.1201024,1710201272.2363849,0,110,0.11628246307373047
count,1710201571.728073,1710201571.7543225,1,24,0.02624964714050293
anc,1710201571.7560241,1710201571.8734226,0,104,0.11739850044250488
desc,1710201572.8820658,1710201588.288561,46774,57,15.406495332717896
path,1710201588.291781,1710201588.3933427,1,69,0.1015617847442627
Query Key,Start Time,End Time,Fetched nodes,Execution Time (ms),Total Time (s)
count,1710208532.834046,1710208532.8503394,1,0,0.01629352569580078
anc,1710208532.8514562,1710208532.8578053,0,0,0.006349086761474609
desc,1710208532.859088,1710208532.862732,0,0,0.0036439895629882812
path,1710208532.8639941,1710208532.86835,0,0,0.004355907440185547
2-hop,1710208532.8696284,1710208532.873667,0,0,0.004038572311401367
count,1710208833.4035296,1710208833.4105642,1,0,0.0070345401763916016
anc,1710208833.4118104,1710208833.4551105,0,0,0.04330015182495117
desc,1710208833.4563463,1710208848.5482953,63104,0,15.091948986053467
path,1710208848.5512695,1710208848.6228771,1,0,0.07160758972167969
2-hop,1710208848.6240737,1710208853.3704379,30665,0,4.746364116668701
count,1710209133.8733046,1710209133.8961492,1,0,0.022844552993774414
anc,1710209133.8978627,1710209133.9570818,0,0,0.0592191219329834
desc,1710209148.9861226,1710209170.3179083,91307,0,21.331785678863525
path,1710209170.3225431,1710209170.403496,1,0,0.08095288276672363
2-hop,1710209171.4070978,1710209178.0055392,43867,0,6.5984413623809814
count,1710209434.4525301,1710209434.4614556,1,0,0.008925437927246094
anc,1710209434.4631217,1710209434.5230403,0,0,0.05991864204406738
desc,1710209470.589743,1710209496.0586655,108561,0,25.46892261505127
path,1710209496.0645707,1710209496.168574,1,0,0.1040034294128418
2-hop,1710209497.171888,1710209506.0408976,58327,0,8.869009494781494
count,1710209735.4522755,1710209735.4666429,1,0,0.014367341995239258
anc,1710209735.4680936,1710209735.535521,0,0,0.06742739677429199
desc,1710209796.6445699,1710209825.269541,122996,0,28.62497115135193
path,1710209825.2746484,1710209825.3993828,1,0,0.12473440170288086
2-hop,1710209826.4037783,1710209837.0341132,69069,0,10.630334854125977
count,1710210036.3859818,1710210036.397002,1,0,0.011020183563232422
anc,1710210036.3980725,1710210036.4718995,0,0,0.07382702827453613
desc,1710210125.63453,1710210157.7957127,138281,0,32.16118264198303
path,1710210157.8007317,1710210157.9599967,1,0,0.15926504135131836
2-hop,1710210158.9636652,1710210170.2344809,75821,0,11.27081561088562
count,1710210336.5265913,1710210336.5381105,1,0,0.011519193649291992
anc,1710210336.5393739,1710210336.6235216,0,0,0.08414769172668457
desc,1710210457.8411796,1710210493.005625,152308,0,35.16444540023804
path,1710210494.0124528,1710210494.188893,1,0,0.17644023895263672
2-hop,1710210494.1910653,1710210506.7444856,82173,0,12.553420305252075
count,1710210636.9851034,1710210636.9972718,1,0,0.012168407440185547
anc,1710210636.9984388,1710210637.0861654,0,0,0.08772659301757812
desc,1710210793.3669014,1710210831.927875,165607,0,38.56097364425659
path,1710210832.934164,1710210833.0987754,1,0,0.1646113395690918
2-hop,1710210833.1014326,1710210846.552527,87945,0,13.451094388961792
count,1710210937.7157233,1710210937.7289605,1,0,0.013237237930297852
anc,1710210937.7304935,1710210937.8269043,0,0,0.09641075134277344
desc,1710211132.1848009,1710211173.052273,177864,0,40.86747217178345
path,1710211174.059084,1710211174.2454987,1,0,0.1864147186279297
2-hop,1710211174.2486513,1710211188.4951506,93392,0,14.246499300003052
count,1710211238.5874312,1710211238.6083138,1,0,0.020882606506347656
anc,1710211238.609732,1710211238.7371252,0,0,0.12739324569702148
desc,1710211473.1417236,1710211516.7690816,189929,0,43.627357959747314
path,1710211517.7750502,1710211517.951894,1,0,0.17684388160705566
2-hop,1710211517.9556193,1710211532.8372486,98337,0,14.881629228591919
count,1710211538.8510816,1710211538.8648307,1,0,0.013749122619628906
anc,1710211538.8662043,1710211538.981576,0,0,0.1153717041015625
desc,1710211817.472786,1710211864.0570025,201469,0,46.584216594696045
path,1710211865.0639887,1710211865.266722,1,0,0.20273327827453613
2-hop,1710211865.2705364,1710211881.082794,103155,0,15.812257528305054
count,1710211881.085397,1710211881.1014323,1,0,0.01603531837463379
anc,1710211881.1022635,1710211881.2109296,0,0,0.10866618156433105
desc,1710212164.7147799,1710212214.1050186,211734,0,49.390238761901855
path,1710212215.112021,1710212215.3437119,1,0,0.2316908836364746
2-hop,1710212215.3478985,1710212231.963348,108862,0,16.61544942855835
count,1710212231.966232,1710212231.9836695,1,0,0.017437458038330078
anc,1710212231.984612,1710212232.106259,0,0,0.12164711952209473
desc,1710212514.6268106,1710212566.0249488,222201,0,51.39813828468323
path,1710212567.0332384,1710212567.255514,1,0,0.2222754955291748
2-hop,1710212567.260064,1710212584.5709333,113264,0,17.310869455337524
count,1710212584.5735846,1710212584.58961,1,0,0.016025543212890625
anc,1710212584.590806,1710212584.7132678,0,0,0.12246179580688477
desc,1710212866.2316496,1710212919.8664184,233040,0,53.63476872444153
path,1710212920.872743,1710212921.1098757,1,0,0.23713278770446777
2-hop,1710212921.114721,1710212939.04425,117549,0,17.929528951644897
count,1710212939.0474012,1710212939.0647538,1,0,0.017352581024169922
anc,1710212939.0665197,1710212939.1890724,0,0,0.12255263328552246
desc,1710213220.7058253,1710213276.353206,241345,0,55.64738059043884
path,1710213277.3603818,1710213277.6042445,1,0,0.24386262893676758
2-hop,1710213277.6096225,1710213296.502084,124058,0,18.89246153831482
count,1710213296.505008,1710213296.523337,1,0,0.01832890510559082
anc,1710213296.5246425,1710213296.6556752,0,0,0.13103270530700684
desc,1710213577.1502728,1710213635.050657,249532,0,57.900384187698364
path,1710213636.0567765,1710213636.2721112,1,0,0.21533465385437012
2-hop,1710213636.276576,1710213656.193384,129821,0,19.916807889938354
count,1710213656.2026308,1710213656.2208939,1,0,0.01826310157775879
anc,1710213656.2221994,1710213656.3807347,0,0,0.15853524208068848
desc,1710213935.881754,1710213995.6018622,259027,0,59.72010827064514
path,1710213996.6082242,1710213996.8664072,1,0,0.25818300247192383
2-hop,1710213996.8711293,1710214017.3343253,133950,0,20.46319603919983
count,1710214017.3376765,1710214017.3590972,1,0,0.021420717239379883
anc,1710214017.3604388,1710214017.5166643,0,0,0.15622544288635254
desc,1710214296.017077,1710214357.9067888,268479,0,61.88971185684204
path,1710214358.913287,1710214359.203117,1,0,0.28982996940612793
2-hop,1710214359.20804,1710214380.1401756,138037,0,20.932135581970215
count,1710214380.1440554,1710214380.1716456,1,0,0.027590274810791016
anc,1710214380.1731234,1710214380.3354847,0,0,0.16236138343811035
desc,1710214658.826719,1710214722.7446334,277472,0,63.917914390563965
path,1710214723.7511477,1710214724.0489547,1,0,0.297806978225708
2-hop,1710214724.0540316,1710214745.9378707,141672,0,21.88383913040161
count,1710214745.9406655,1710214745.9612622,1,0,0.020596742630004883
anc,1710214745.9625251,1710214746.1162384,0,0,0.15371322631835938
desc,1710215023.6298678,1710215089.3355274,285690,0,65.70565962791443
path,1710215090.342216,1710215090.6324878,1,0,0.2902717590332031
2-hop,1710215090.6373167,1710215112.7390172,145237,0,22.1017005443573
count,1710215112.7424645,1710215112.7715523,1,0,0.02908778190612793
anc,1710215112.7728574,1710215112.9331968,0,0,0.16033935546875
desc,1710215389.4219666,1710215457.6595132,294576,0,68.23754668235779
path,1710215458.6662605,1710215458.9717607,1,0,0.3055002689361572
2-hop,1710215458.9777844,1710215481.6136324,148636,0,22.63584804534912
count,1710215481.6169386,1710215481.637147,1,0,0.020208358764648438
Query Key,Start Time,End Time,Fetched nodes,Execution Time (ms),Total Time (s)
count,1710215801.046551,1710215801.0612905,1,0,0.014739513397216797
anc,1710215801.0624723,1710215801.0688756,0,0,0.006403207778930664
desc,1710215801.070371,1710215801.0731654,0,0,0.002794504165649414
path,1710215801.0743546,1710215801.0784838,0,0,0.004129171371459961
2-hop,1710215801.080048,1710215801.0837867,0,0,0.0037386417388916016
count,1710216101.6121268,1710216101.616919,1,0,0.004792213439941406
anc,1710216101.6183455,1710216101.659607,0,0,0.04126143455505371
desc,1710216101.6610143,1710216116.321509,61470,0,14.660494565963745
path,1710216116.325024,1710216116.3810513,1,0,0.05602741241455078
2-hop,1710216116.3820698,1710216121.0180974,30129,0,4.636027574539185
count,1710216402.513175,1710216402.5234957,1,0,0.010320663452148438
anc,1710216402.5246785,1710216402.583024,0,0,0.05834555625915527
desc,1710216416.6081095,1710216437.5683436,85694,0,20.96023416519165
path,1710216437.5742397,1710216437.6588178,1,0,0.08457803726196289
2-hop,1710216438.6630251,1710216445.8632908,46712,0,7.200265645980835
count,1710216703.3190784,1710216703.32778,1,0,0.008701562881469727
anc,1710216703.3297622,1710216703.3874733,0,0,0.057711124420166016
desc,1710216738.4490635,1710216762.8674161,102710,0,24.418352603912354
path,1710216762.8723218,1710216762.9843593,1,0,0.11203742027282715
2-hop,1710216763.9861317,1710216772.8558557,58649,0,8.869724035263062
count,1710217004.2657208,1710217004.2795067,1,0,0.013785839080810547
anc,1710217004.280863,1710217004.345216,0,0,0.06435298919677734
desc,1710217063.452895,1710217091.58822,119628,0,28.135324954986572
path,1710217091.5933034,1710217091.7230241,1,0,0.12972068786621094
2-hop,1710217092.7258487,1710217102.875645,67046,0,10.1497962474823
count,1710217305.2416797,1710217305.2522712,1,0,0.010591506958007812
anc,1710217305.2538218,1710217305.3333127,0,0,0.07949090003967285
desc,1710217392.4880002,1710217424.737956,134644,0,32.249955892562866
path,1710217424.7427716,1710217424.8903706,1,0,0.1475989818572998
2-hop,1710217425.894226,1710217436.956185,74319,0,11.061959028244019
count,1710217605.2659266,1710217605.2774715,1,0,0.011544942855834961
anc,1710217606.2799587,1710217606.358124,0,0,0.07816529273986816
desc,1710217725.581984,1710217760.682702,148176,0,35.10071802139282
path,1710217760.6879158,1710217760.8571858,1,0,0.16927003860473633
2-hop,1710217761.8615606,1710217774.1358762,80445,0,12.274315595626831
count,1710217905.3681872,1710217905.3839383,1,0,0.015751123428344727
anc,1710217906.3862326,1710217906.496643,0,0,0.11041045188903809
desc,1710218060.7750287,1710218098.842697,160395,0,38.067668199539185
path,1710218099.84905,1710218100.007253,1,0,0.1582028865814209
2-hop,1710218100.010593,1710218113.501114,86502,0,13.49052095413208
count,1710218205.6676693,1710218205.681568,1,0,0.013898611068725586
anc,1710218206.6846728,1710218206.7759871,0,0,0.09131431579589844
desc,1710218399.1105568,1710218440.1817253,173062,0,41.071168422698975
path,1710218441.1866908,1710218441.3690805,1,0,0.1823897361755371
2-hop,1710218441.3719888,1710218455.484618,92431,0,14.112629175186157
count,1710218506.5751894,1710218506.5888886,1,0,0.01369929313659668
anc,1710218507.590234,1710218507.6847155,0,0,0.0944814682006836
desc,1710218741.0772166,1710218784.817306,185177,0,43.740089416503906
path,1710218785.8235586,1710218786.0069723,1,0,0.18341374397277832
2-hop,1710218786.010593,1710218800.921167,97456,0,14.910573959350586
count,1710218806.9366999,1710218806.9552593,1,0,0.01855945587158203
anc,1710218807.9586825,1710218808.0778463,0,0,0.11916375160217285
desc,1710219085.5820167,1710219132.9891942,194978,0,47.407177448272705
path,1710219133.995362,1710219134.1904955,1,0,0.19513344764709473
2-hop,1710219134.1941133,1710219150.366366,104426,0,16.172252655029297
count,1710219150.3690164,1710219150.3835883,1,0,0.014571905136108398
anc,1710219150.3847263,1710219150.4894032,0,0,0.10467696189880371
desc,1710219432.9959092,1710219481.9346666,204886,0,48.93875741958618
path,1710219482.940998,1710219483.1263402,1,0,0.18534207344055176
2-hop,1710219483.1306942,1710219499.9465826,110050,0,16.81588840484619
count,1710219499.9495232,1710219499.965822,1,0,0.016298770904541016
anc,1710219499.9671066,1710219500.08652,0,0,0.11941337585449219
desc,1710219782.5905824,1710219833.8074777,215815,0,51.21689534187317
path,1710219834.8138225,1710219835.047117,1,0,0.23329448699951172
2-hop,1710219835.0551536,1710219852.5268338,114336,0,17.471680164337158
count,1710219852.530458,1710219852.550087,1,0,0.01962900161743164
anc,1710219852.5516107,1710219852.6948826,0,0,0.14327192306518555
desc,1710220134.2074258,1710220188.2459717,226055,0,54.03854584693909
path,1710220189.2586322,1710220189.4606357,1,0,0.20200347900390625
2-hop,1710220189.4651885,1710220207.731146,118915,0,18.265957593917847
count,1710220207.73385,1710220207.7517931,1,0,0.017943143844604492
anc,1710220207.7530081,1710220207.8911357,0,0,0.13812756538391113
desc,1710220488.394148,1710220544.493775,234930,0,56.099626779556274
path,1710220545.4989514,1710220545.7264097,1,0,0.22745823860168457
2-hop,1710220545.731401,1710220564.651003,123311,0,18.919601917266846
count,1710220564.6542156,1710220564.6780708,1,0,0.023855209350585938
anc,1710220564.6791306,1710220564.8046846,0,0,0.12555408477783203
desc,1710220845.299773,1710220903.9001813,244334,0,58.60040831565857
path,1710220904.906327,1710220905.155941,1,0,0.24961400032043457
2-hop,1710220905.161,1710220924.5780962,127292,0,19.41709613800049
count,1710220924.5812056,1710220924.5997667,1,0,0.018561124801635742
anc,1710220924.601503,1710220924.7455208,0,0,0.14401793479919434
desc,1710221204.2252927,1710221264.1153164,253352,0,59.890023708343506
path,1710221265.121762,1710221265.345389,1,0,0.22362685203552246
2-hop,1710221265.3501496,1710221285.4152565,130943,0,20.065106868743896
count,1710221285.4187474,1710221285.4369104,1,0,0.018162965774536133
anc,1710221285.438331,1710221285.5723665,0,0,0.13403558731079102
desc,1710221565.0741234,1710221628.2002823,262386,0,63.12615895271301
path,1710221629.2107449,1710221629.5003,1,0,0.28955507278442383
2-hop,1710221629.5053048,1710221650.650134,135625,0,21.144829273223877
count,1710221650.6534913,1710221650.673631,1,0,0.020139694213867188
anc,1710221650.6747506,1710221650.8387244,0,0,0.16397380828857422
desc,1710221928.3300226,1710221991.7938976,269151,0,63.46387505531311
path,1710221992.7994916,1710221993.0572636,1,0,0.25777196884155273
2-hop,1710221993.062075,1710222014.630553,141647,0,21.568478107452393
count,1710222014.634061,1710222014.6541119,1,0,0.020050764083862305
anc,1710222014.6554327,1710222014.8070211,0,0,0.15158843994140625
desc,1710222292.3166258,1710222358.5861137,277588,0,66.2694878578186
path,1710222359.5921745,1710222359.9297454,1,0,0.3375709056854248
2-hop,1710222359.9344254,1710222382.2823143,145424,0,22.347888946533203
count,1710222382.2893686,1710222382.3193595,1,0,0.02999091148376465
anc,1710222382.3206022,1710222382.50091,0,0,0.18030786514282227
desc,1710222658.994819,1710222727.1164322,286068,0,68.12161326408386
path,1710222728.1230755,1710222728.382799,1,0,0.259723424911499
2-hop,1710222728.3876352,1710222751.37375,149379,0,22.986114740371704
count,1710222751.3770692,1710222751.3979323,1,0,0.020863056182861328
Query Key,Start Time,End Time,Fetched nodes,Execution Time (ms),Total Time (s)
count,1710223100.0058856,1710223100.2150466,1,125,0.20916104316711426
anc,1710223100.2178006,1710223100.5772154,0,357,0.35941481590270996
desc,1710223100.5786617,1710223100.6333756,0,53,0.05471396446228027
path,1710223100.6376889,1710223100.7792945,0,140,0.14160561561584473
2-hop,1710223100.780717,1710223100.8181834,0,35,0.03746652603149414
count,1710223400.3385603,1710223400.3648279,1,24,0.026267528533935547
anc,1710223401.3685148,1710223401.4259093,0,57,0.05739450454711914
desc,1710223401.4320354,1710223407.6168718,40162,407,6.184836387634277
path,1710223407.620035,1710223407.6755311,1,15,0.0554962158203125
2-hop,1710223407.6793733,1710223409.8673375,19866,11,2.1879642009735107
count,1710223700.3880796,1710223700.3974993,1,8,0.009419679641723633
anc,1710223702.4020689,1710223702.4227858,0,20,0.02071690559387207
desc,1710223708.4350913,1710223715.6538794,65850,264,7.218788146972656
path,1710223715.6555095,1710223715.668164,1,9,0.012654542922973633
2-hop,1710223716.6711268,1710223719.9321208,33033,6,3.2609939575195312
count,1710224000.4199622,1710224000.434894,1,13,0.014931917190551758
anc,1710224002.4419208,1710224002.4553785,0,13,0.013457775115966797
desc,1710224016.4849796,1710224028.0627513,90946,144,11.577771663665771
path,1710224028.064628,1710224028.0834684,1,9,0.018840551376342773
2-hop,1710224029.0850635,1710224035.2814562,56833,4,6.196392774581909
count,1710224300.7536786,1710224300.757658,1,3,0.00397944450378418
anc,1710224302.765708,1710224302.7766008,0,10,0.010892868041992188
desc,1710224328.8248522,1710224340.0352087,112879,207,11.21035647392273
path,1710224340.0370414,1710224340.0545654,1,10,0.017524003982543945
2-hop,1710224341.0568402,1710224348.223539,73226,6,7.166698932647705
count,1710224601.6847527,1710224601.687128,1,1,0.002375364303588867
anc,1710224603.697745,1710224603.6993713,0,1,0.0016262531280517578
desc,1710224640.7680306,1710224653.4959257,123768,168,12.727895021438599
path,1710224653.4978516,1710224653.5145018,1,8,0.01665019989013672
2-hop,1710224654.5173316,1710224662.0006814,77692,1,7.483349800109863
count,1710224902.4553154,1710224902.4579618,1,2,0.0026464462280273438
anc,1710224904.4623055,1710224904.463628,0,1,0.0013225078582763672
desc,1710224953.5517933,1710224967.164154,134238,391,13.612360715866089
path,1710224967.1656568,1710224967.179439,1,6,0.013782262802124023
2-hop,1710224968.1828294,1710224976.136889,82427,0,7.954059600830078
count,1710225202.5575175,1710225202.5584881,1,1,0.0009706020355224609
anc,1710225204.5625002,1710225204.5636454,0,1,0.0011451244354248047
desc,1710225267.6829724,1710225282.6518803,144343,260,14.968907833099365
path,1710225282.653572,1710225282.6630661,1,1,0.00949406623840332
2-hop,1710225283.6651459,1710225292.1931436,86848,1,8.527997732162476
count,1710225502.5746818,1710225502.5755289,1,0,0.0008471012115478516
anc,1710225504.5807254,1710225504.5816157,0,0,0.0008902549743652344
desc,1710225582.7221296,1710225597.9365628,153555,326,15.214433193206787
path,1710225597.9379985,1710225597.948562,1,1,0.010563373565673828
2-hop,1710225598.9513083,1710225607.2756267,90778,0,8.324318408966064
count,1710225802.6546154,1710225802.6557505,1,0,0.001135110855102539
anc,1710225804.6595988,1710225804.6606917,0,1,0.0010929107666015625
desc,1710225898.8235748,1710225915.091257,161823,298,16.267682313919067
path,1710225915.0930667,1710225915.1022058,1,0,0.009139060974121094
2-hop,1710225916.1045685,1710225925.2171142,94946,1,9.112545728683472
count,1710226103.547007,1710226103.5478935,1,0,0.0008864402770996094
anc,1710226105.5556061,1710226105.5565078,0,1,0.0009016990661621094
desc,1710226215.7554958,1710226233.126661,170221,307,17.37116527557373
path,1710226233.1286738,1710226233.1390028,1,0,0.010329008102416992
2-hop,1710226234.1415246,1710226243.5213869,98365,1,9.379862308502197
count,1710226403.806636,1710226403.8075972,1,0,0.0009610652923583984
anc,1710226405.8116693,1710226405.8126519,0,0,0.000982522964477539
desc,1710226534.0413952,1710226551.8917122,177821,314,17.850317001342773
path,1710226551.9061806,1710226551.9212613,1,0,0.015080690383911133
2-hop,1710226552.924535,1710226562.54865,102045,1,9.624114990234375
count,1710226703.8319912,1710226703.8521214,1,11,0.020130157470703125
anc,1710226705.857867,1710226705.859036,0,0,0.001168966293334961
desc,1710226852.126348,1710226869.8472745,185894,328,17.720926523208618
path,1710226869.8488386,1710226869.8591075,1,0,0.010268926620483398
2-hop,1710226870.8615284,1710226881.2697198,105570,1,10.408191442489624
count,1710227004.4950678,1710227004.4985266,1,0,0.003458738327026367
anc,1710227006.5070305,1710227006.509409,0,0,0.0023784637451171875
desc,1710227170.8224022,1710227188.9410484,193296,245,18.118646144866943
path,1710227188.9429271,1710227188.9523537,1,0,0.009426593780517578
2-hop,1710227189.9555917,1710227200.106072,108645,0,10.150480270385742
count,1710227305.2982194,1710227305.2990856,1,0,0.0008661746978759766
anc,1710227307.3041673,1710227307.3172033,0,12,0.013036012649536133
desc,1710227489.6525624,1710227514.7775347,200361,333,25.124972343444824
path,1710227514.7818592,1710227514.7929208,1,0,0.011061668395996094
2-hop,1710227515.7970731,1710227529.333442,113481,4,13.53636884689331
count,1710227605.4616153,1710227605.4624517,1,1,0.0008363723754882812
anc,1710227607.4686496,1710227607.469704,0,0,0.0010542869567871094
desc,1710227814.8478687,1710227836.2918653,226534,291,21.44399666786194
path,1710227836.2939622,1710227836.3057864,1,0,0.01182413101196289
2-hop,1710227837.30799,1710227850.4066525,137175,0,13.098662376403809
count,1710227905.5042715,1710227905.505288,1,0,0.001016378402709961
anc,1710227907.5102227,1710227907.5112042,0,0,0.0009815692901611328
desc,1710228136.9246557,1710228161.1909144,243418,275,24.266258716583252
path,1710228161.1924083,1710228161.2154746,1,11,0.023066282272338867
2-hop,1710228162.2246919,1710228176.563463,152392,0,14.338771104812622
count,1710228205.6149883,1710228205.6159928,1,0,0.0010044574737548828
anc,1710228207.6209452,1710228207.6218688,0,0,0.0009236335754394531
desc,1710228462.098296,1710228485.8610146,249505,289,23.762718677520752
path,1710228485.8627234,1710228485.8742714,1,0,0.011548042297363281
2-hop,1710228486.8774524,1710228501.442436,154663,1,14.564983606338501
count,1710228506.4527147,1710228506.4541628,1,0,0.0014481544494628906
anc,1710228508.461717,1710228508.4626532,0,0,0.0009362697601318359
desc,1710228785.9833186,1710228810.362186,255442,479,24.378867387771606
path,1710228810.3637896,1710228810.3757486,1,0,0.011959075927734375
2-hop,1710228811.3785825,1710228826.027221,157424,1,14.648638486862183
count,1710228826.028897,1710228826.029845,1,0,0.0009479522705078125
anc,1710228826.031012,1710228826.0323007,0,0,0.0012886524200439453
desc,1710229110.5514557,1710229135.2654302,261260,359,24.713974475860596
path,1710229135.2677798,1710229135.2808843,1,0,0.013104438781738281
2-hop,1710229136.2825997,1710229151.3992424,159891,0,15.116642713546753
count,1710229151.4008749,1710229151.4017997,1,0,0.0009248256683349609
anc,1710229151.4028282,1710229151.403786,0,0,0.0009577274322509766
desc,1710229435.9216087,1710229461.4443285,266192,370,25.522719860076904
path,1710229461.4462936,1710229461.4640334,1,1,0.01773977279663086
2-hop,1710229462.4667277,1710229477.9954028,161729,0,15.528675079345703
count,1710229477.9966605,1710229477.9976678,1,0,0.0010073184967041016
anc,1710229477.9986556,1710229477.9997847,0,0,0.001129150390625
desc,1710229761.5156102,1710229787.2984352,272300,357,25.782824993133545
path,1710229787.300243,1710229787.3128643,1,0,0.012621402740478516
2-hop,1710229788.3158143,1710229803.755043,164547,0,15.439228773117065
count,1710229803.7570095,1710229803.7581599,1,0,0.001150369644165039
anc,1710229803.7593687,1710229803.7603064,0,0,0.0009377002716064453
desc,1710230088.2875469,1710230114.9358528,277914,356,26.648305892944336
path,1710230114.9400158,1710230114.9535089,1,0,0.013493061065673828
2-hop,1710230115.9558096,1710230131.6912348,167505,0,15.735425233840942
count,1710230131.6925333,1710230131.693505,1,1,0.0009717941284179688
Query Key,Start Time,End Time,Fetched nodes,Execution Time (ms),Total Time (s)
count,1710230395.6377854,1710230395.8908725,1,132,0.25308704376220703
anc,1710230395.8932698,1710230396.1668448,0,271,0.2735750675201416
desc,1710230396.1698089,1710230396.2613149,0,89,0.0915060043334961
path,1710230396.2664099,1710230396.4093368,0,141,0.14292693138122559
2-hop,1710230396.410733,1710230396.4510477,0,38,0.040314674377441406
count,1710230695.9581337,1710230695.972456,1,12,0.014322280883789062
anc,1710230696.9790194,1710230697.0238733,0,44,0.044853925704956055
desc,1710230697.0264974,1710230702.6706424,40134,369,5.6441450119018555
path,1710230702.6731918,1710230702.7280316,1,20,0.0548398494720459
2-hop,1710230702.731012,1710230704.9563384,19542,9,2.2253262996673584
count,1710230996.4756806,1710230996.4953425,1,18,0.019661903381347656
anc,1710230997.4986663,1710230997.520775,0,21,0.022108793258666992
desc,1710231003.537692,1710231012.4773376,67145,242,8.939645528793335
path,1710231012.484735,1710231012.5048826,1,13,0.02014756202697754
2-hop,1710231013.5067937,1710231018.4940703,40412,6,4.987276554107666
count,1710231296.985379,1710231296.9980748,1,12,0.012695789337158203
anc,1710231298.0014462,1710231298.0181117,0,16,0.01666545867919922
desc,1710231313.0464432,1710231322.0407786,87689,147,8.994335412979126
path,1710231322.0425594,1710231322.0591147,1,10,0.016555309295654297
2-hop,1710231323.0616226,1710231328.4674869,54163,8,5.405864238739014
count,1710231597.949126,1710231597.9606266,1,10,0.01150059700012207
anc,1710231598.9710186,1710231598.9820244,0,10,0.011005878448486328
desc,1710231623.0272148,1710231633.7644234,101907,359,10.737208604812622
path,1710231633.7676897,1710231633.7797644,1,5,0.012074708938598633
2-hop,1710231634.7832031,1710231640.560367,60759,3,5.777163982391357
count,1710231898.0311005,1710231898.0329494,1,1,0.0018489360809326172
anc,1710231899.036853,1710231899.0379448,0,0,0.0010917186737060547
desc,1710231934.1009002,1710231945.498132,114356,220,11.397231817245483
path,1710231945.4994035,1710231945.5117857,1,5,0.012382268905639648
2-hop,1710231946.515173,1710231952.9179153,66141,2,6.402742385864258
count,1710232198.3605638,1710232198.361577,1,0,0.0010132789611816406
anc,1710232199.3635733,1710232199.3645837,0,1,0.0010104179382324219
desc,1710232246.4514396,1710232259.3174126,124477,183,12.865972995758057
path,1710232259.322626,1710232259.3335848,1,4,0.010958671569824219
2-hop,1710232260.3368049,1710232267.1945758,70550,2,6.857770919799805
count,1710232498.6243446,1710232498.6252823,1,0,0.0009377002716064453
anc,1710232499.630274,1710232499.6312122,0,0,0.0009381771087646484
desc,1710232559.740546,1710232573.4266303,135294,243,13.686084270477295
path,1710232573.4286666,1710232573.4440863,1,9,0.015419721603393555
2-hop,1710232574.4477665,1710232581.7014182,75596,0,7.2536516189575195
count,1710232799.0990705,1710232799.1002223,1,0,0.0011518001556396484
anc,1710232800.1030524,1710232800.1040618,0,0,0.0010094642639160156
desc,1710232874.242556,1710232888.5691726,144573,406,14.326616525650024
path,1710232888.5714948,1710232888.581607,1,3,0.010112285614013672
2-hop,1710232889.5845668,1710232897.1638093,79537,6,7.579242467880249
count,1710233099.5210376,1710233099.5219321,1,0,0.0008945465087890625
anc,1710233100.5250204,1710233100.526098,0,0,0.0010776519775390625
desc,1710233188.6915781,1710233203.8279803,158166,219,15.136402130126953
path,1710233203.8292785,1710233203.8374915,1,1,0.008213043212890625
2-hop,1710233204.840697,1710233213.2043307,88492,0,8.363633632659912
count,1710233399.5498443,1710233399.5508432,1,0,0.0009989738464355469
anc,1710233400.5537786,1710233400.5548549,0,0,0.0010762214660644531
desc,1710233504.753503,1710233523.2359583,166431,276,18.482455253601074
path,1710233523.2409039,1710233523.2637446,1,9,0.02284073829650879
2-hop,1710233524.2695286,1710233536.0358837,92696,1,11.766355037689209
count,1710233700.3345907,1710233700.3356342,1,0,0.001043558120727539
anc,1710233701.3385878,1710233701.3396354,0,1,0.0010476112365722656
desc,1710233823.560195,1710233844.1689217,181781,263,20.608726739883423
path,1710233844.171398,1710233844.1808848,1,1,0.009486913681030273
2-hop,1710233845.1844087,1710233855.2519786,105751,0,10.067569971084595
count,1710234000.5163603,1710234000.522434,1,1,0.006073713302612305
anc,1710234001.5263145,1710234001.527386,0,1,0.0010714530944824219
desc,1710234144.7891822,1710234164.6021037,192240,256,19.81292152404785
path,1710234164.6095111,1710234164.6242638,1,0,0.014752626419067383
2-hop,1710234165.629623,1710234176.29652,111436,0,10.666897058486938
count,1710234301.5241783,1710234301.5317242,1,7,0.007545948028564453
anc,1710234302.5351398,1710234302.5451334,0,9,0.009993553161621094
desc,1710234464.83428,1710234483.9587326,199728,344,19.124452590942383
path,1710234483.9619148,1710234483.970619,1,0,0.008704185485839844
2-hop,1710234484.9732804,1710234495.7637782,114460,0,10.790497779846191
count,1710234601.9429398,1710234601.9438415,1,0,0.0009016990661621094
anc,1710234602.9471889,1710234602.9506555,0,0,0.0034666061401367188
desc,1710234784.2819421,1710234804.0933492,206479,314,19.8114070892334
path,1710234804.095062,1710234804.1044168,1,0,0.009354829788208008
2-hop,1710234805.1070662,1710234816.2267938,117268,0,11.119727611541748
count,1710234902.3904696,1710234902.3912897,1,0,0.000820159912109375
anc,1710234903.3944457,1710234903.3954782,0,1,0.0010325908660888672
desc,1710235104.7613246,1710235125.3414645,214047,338,20.580139875411987
path,1710235125.3445792,1710235125.3572412,1,0,0.012661933898925781
2-hop,1710235126.360522,1710235137.934595,121355,1,11.574073076248169
count,1710235203.0527341,1710235203.053561,1,0,0.0008268356323242188
anc,1710235204.056775,1710235204.0576873,0,0,0.0009121894836425781
desc,1710235425.4539921,1710235447.1213577,222865,391,21.667365550994873
path,1710235447.123705,1710235447.1384208,1,0,0.014715909957885742
2-hop,1710235448.1431108,1710235460.2495708,126522,1,12.106460094451904
count,1710235503.331261,1710235503.332109,1,0,0.0008480548858642578
anc,1710235504.3352742,1710235504.3361342,0,0,0.0008599758148193359
desc,1710235747.7965665,1710235770.0400593,229704,363,22.24349284172058
path,1710235770.041439,1710235770.0527263,1,1,0.011287212371826172
2-hop,1710235771.063672,1710235783.4526546,130097,0,12.38898253440857
count,1710235803.490805,1710235803.4916198,1,0,0.0008149147033691406
anc,1710235804.494819,1710235804.4957826,0,0,0.0009636878967285156
desc,1710236070.9723413,1710236093.6143272,235751,302,22.64198589324951
path,1710236093.6166701,1710236093.6259394,1,0,0.009269237518310547
2-hop,1710236094.627535,1710236107.5987964,132590,1,12.971261262893677
count,1710236108.6025264,1710236108.6033306,1,1,0.0008041858673095703
anc,1710236108.6057534,1710236108.6068754,0,0,0.0011219978332519531
desc,1710236394.1172357,1710236418.954121,250543,430,24.836885452270508
path,1710236418.956582,1710236418.9664643,1,0,0.009882211685180664
2-hop,1710236419.9694233,1710236439.3889349,145701,4,19.419511556625366
count,1710236439.3910093,1710236439.3920329,1,0,0.0010235309600830078
anc,1710236439.3930976,1710236439.3941798,0,0,0.0010821819305419922
desc,1710236719.879096,1710236745.9293416,267903,440,26.05024552345276
path,1710236745.9307733,1710236745.949583,1,9,0.018809795379638672
2-hop,1710236746.9521873,1710236762.261703,160584,0,15.309515714645386
count,1710236762.26288,1710236762.2639043,1,0,0.0010242462158203125
anc,1710236762.2650366,1710236762.2661233,0,0,0.0010867118835449219
desc,1710237046.7930331,1710237073.2944195,273793,385,26.501386404037476
path,1710237073.296075,1710237073.3079226,1,0,0.011847496032714844
2-hop,1710237074.3100677,1710237090.2752182,163587,0,15.965150594711304
count,1710237090.276543,1710237090.2775366,1,1,0.0009937286376953125
anc,1710237090.2787874,1710237090.2797804,0,0,0.0009930133819580078
desc,1710237373.7954705,1710237400.813333,279426,373,27.017862558364868
path,1710237400.8148725,1710237400.8307533,1,0,0.015880823135375977
2-hop,1710237401.8334694,1710237417.5415547,165943,1,15.708085298538208
count,1710237417.5429296,1710237417.5439913,1,0,0.0010616779327392578
...@@ -82,12 +82,12 @@ def run_experiment(window_size, db, hours = 4, max_window_size=500): ...@@ -82,12 +82,12 @@ def run_experiment(window_size, db, hours = 4, max_window_size=500):
window_size += 500 window_size += 500
if __name__ == '__main__': if __name__ == '__main__':
initial_window_size = 500 initial_window_size = 1000
experiment_hours=2 experiment_hours=2
services_to_start = ['neo4j','memgraph','ongdb']#['pg','neo4j','memgraph','ongdb'] services_to_start = ['neo4j','memgraph','ongdb','pg']#['pg','neo4j','memgraph','ongdb']
for db in services_to_start: for db in services_to_start:
run_experiment(window_size=initial_window_size, run_experiment(window_size=initial_window_size,
db=db, db=db,
hours=experiment_hours, hours=experiment_hours,
max_window_size=500 max_window_size=1500
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment