forked from ldbc/ldbc_snb_interactive_v1_driver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvalidation_titan.txt
549 lines (545 loc) · 279 KB
/
validation_titan.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
19:41:06,046 INFO ValidateDatabaseMode:37 - Loaded Workload: com.ldbc.driver.workloads.ldbc.snb.interactive.LdbcSnbInteractiveWorkload
19:41:06,660 INFO GremlinDb:37 - Consume mode: ON
19:41:06,678 INFO ValidateDatabaseMode:37 - Loaded DB: ca.uwaterloo.cs.ldbc.interactive.gremlin.GremlinDb
19:41:06,679 INFO ValidateDatabaseMode:37 - Driver Configuration
19:41:06,691 INFO ValidateDatabaseMode:37 - Workload Start Time: 2017-03-15 - 23:41:10.861
Parameters:
Name: LDBC-SNB
DB: ca.uwaterloo.cs.ldbc.interactive.gremlin.GremlinDb
Workload: com.ldbc.driver.workloads.ldbc.snb.interactive.LdbcSnbInteractiveWorkload
Operation Count: 100,000
Warmup Count: 0
Skip Count: 0
Worker Threads: 1
Status Display Interval: 00:01.000 (m:s.ms)
Time Unit: MILLISECONDS
Results Directory: /home/r32zhou/ldbc/ldbc_driver
Time Compression Ratio: 0.0010000
Peer IDs: []
Validation Creation Params: null
Database Validation File: /home/r32zhou/ldbc/ldbc_snb_interactive_validation/sparksee/validation_set/validation_params.csv
Calculate Workload Statistics: false
Spinner Sleep Duration: 00:00.000 (m:s.ms) / 0 (ms)
Print Help: false
Ignore Scheduled Start Times: false
Consume Updates: true
User-defined parameters:
backend = gremlin
cu = true
graphName =
ldbc.snb.interactive.LdbcQuery10_enable = false
ldbc.snb.interactive.LdbcQuery10_freq = 30
ldbc.snb.interactive.LdbcQuery10_interleave = 30
ldbc.snb.interactive.LdbcQuery11_enable = true
ldbc.snb.interactive.LdbcQuery11_freq = 16
ldbc.snb.interactive.LdbcQuery11_interleave = 16
ldbc.snb.interactive.LdbcQuery12_enable = true
ldbc.snb.interactive.LdbcQuery12_freq = 44
ldbc.snb.interactive.LdbcQuery12_interleave = 44
ldbc.snb.interactive.LdbcQuery13_enable = true
ldbc.snb.interactive.LdbcQuery13_freq = 19
ldbc.snb.interactive.LdbcQuery13_interleave = 19
ldbc.snb.interactive.LdbcQuery14_enable = false
ldbc.snb.interactive.LdbcQuery14_freq = 49
ldbc.snb.interactive.LdbcQuery14_interleave = 49
ldbc.snb.interactive.LdbcQuery1_enable = true
ldbc.snb.interactive.LdbcQuery1_freq = 26
ldbc.snb.interactive.LdbcQuery1_interleave = 26
ldbc.snb.interactive.LdbcQuery2_enable = true
ldbc.snb.interactive.LdbcQuery2_freq = 37
ldbc.snb.interactive.LdbcQuery2_interleave = 37
ldbc.snb.interactive.LdbcQuery3_enable = true
ldbc.snb.interactive.LdbcQuery3_freq = 69
ldbc.snb.interactive.LdbcQuery3_interleave = 69
ldbc.snb.interactive.LdbcQuery4_enable = true
ldbc.snb.interactive.LdbcQuery4_freq = 36
ldbc.snb.interactive.LdbcQuery4_interleave = 36
ldbc.snb.interactive.LdbcQuery5_enable = true
ldbc.snb.interactive.LdbcQuery5_freq = 57
ldbc.snb.interactive.LdbcQuery5_interleave = 57
ldbc.snb.interactive.LdbcQuery6_enable = true
ldbc.snb.interactive.LdbcQuery6_freq = 129
ldbc.snb.interactive.LdbcQuery6_interleave = 129
ldbc.snb.interactive.LdbcQuery7_enable = true
ldbc.snb.interactive.LdbcQuery7_freq = 87
ldbc.snb.interactive.LdbcQuery7_interleave = 87
ldbc.snb.interactive.LdbcQuery8_enable = true
ldbc.snb.interactive.LdbcQuery8_freq = 45
ldbc.snb.interactive.LdbcQuery8_interleave = 45
ldbc.snb.interactive.LdbcQuery9_enable = true
ldbc.snb.interactive.LdbcQuery9_freq = 157
ldbc.snb.interactive.LdbcQuery9_interleave = 157
ldbc.snb.interactive.LdbcShortQuery1PersonProfile_enable = true
ldbc.snb.interactive.LdbcShortQuery2PersonPosts_enable = true
ldbc.snb.interactive.LdbcShortQuery3PersonFriends_enable = true
ldbc.snb.interactive.LdbcShortQuery4MessageContent_enable = true
ldbc.snb.interactive.LdbcShortQuery5MessageCreator_enable = true
ldbc.snb.interactive.LdbcShortQuery6MessageForum_enable = true
ldbc.snb.interactive.LdbcShortQuery7MessageReplies_enable = true
ldbc.snb.interactive.LdbcUpdate1AddPerson_enable = true
ldbc.snb.interactive.LdbcUpdate2AddPostLike_enable = true
ldbc.snb.interactive.LdbcUpdate3AddCommentLike_enable = true
ldbc.snb.interactive.LdbcUpdate4AddForum_enable = true
ldbc.snb.interactive.LdbcUpdate5AddForumMembership_enable = true
ldbc.snb.interactive.LdbcUpdate6AddPost_enable = true
ldbc.snb.interactive.LdbcUpdate7AddComment_enable = true
ldbc.snb.interactive.LdbcUpdate8AddFriendship_enable = true
ldbc.snb.interactive.gct_delta_duration = 10000
ldbc.snb.interactive.max_write_event_start_time = 1302855550566
ldbc.snb.interactive.min_write_event_start_time = 1293361234367
ldbc.snb.interactive.num_events = 320006
ldbc.snb.interactive.parameters_dir = /home/r32zhou/ldbc/ldbc_snb_interactive_validation/sparksee/validation_set
ldbc.snb.interactive.short_read_dissipation = 0.2
ldbc.snb.interactive.update_interleave = 1
locator = /hdd1/ldbc/utilities/titan11/conf/remote-objects.yaml
results_log = false
validate_workload = true
19:41:06,692 INFO ValidateDatabaseMode:37 - Validating database against expected results
* Db: ca.uwaterloo.cs.ldbc.interactive.gremlin.GremlinDb
* Validation Params File: /home/r32zhou/ldbc/ldbc_snb_interactive_validation/sparksee/validation_set/validation_params.csv
----
19:41:07.413 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.440 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.459 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.488 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.505 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.546 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.588 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.610 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.632 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.673 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.716 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.756 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.788 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.811 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.854 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.890 [main] INFO o.a.t.gremlin.driver.Connection - Created new connection for ws://localhost:8182/gremlin
19:41:07.891 [main] INFO o.a.t.gremlin.driver.ConnectionPool - Opening connection pool on Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin} with core size of 16
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293361897153, comment_id=comment:343597489679, comment_id_long=343597489679, content=cool, comment_label=comment, reply_to_p_id=post:343597489677, post_label=post, person_label=person, location_ip=200.3.240.80, tag_label=tag, country_id=place:15, person_id=person:4398046512817}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293361909559, comment_id=comment:343597565191, comment_id_long=343597565191, content=ok, comment_label=comment, reply_to_p_id=post:343597565188, post_label=post, person_label=person, location_ip=89.212.91.151, tag_label=tag, country_id=place:43, person_id=person:431}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597523962, tag_ids=[tag:1024, tag:11204], browser_used=Chrome, length=78, creation_date=1293362180165, comment_id=comment:343597523973, comment_id_long=343597523973, content=About George Orwell, 949) and the allegorical novella Animal About Window in t, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=199.103.117.103, tag_label=tag, country_id=place:107, person_id=person:8796093022313}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592691, tag_ids=[tag:1451, tag:8730, tag:11571], browser_used=Chrome, length=77, creation_date=1293362776341, comment_id=comment:343597592692, comment_id_long=343597592692, content=About Rembrandt, n was 203 at the 2010 censAbout You Came, their upcoming alb, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=62.68.55.207, tag_label=tag, country_id=place:22, person_id=person:4398046511459}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597602301, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293362830555, comment_id=comment:343597602310, comment_id_long=343597602310, content=good, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.31.191.36, tag_label=tag, country_id=place:12, person_id=person:8796093023010}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597405203, tag_ids=[], browser_used=Opera, length=7, creation_date=1293362970976, comment_id=comment:343597405204, comment_id_long=343597405204, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=81.25.32.126, tag_label=tag, country_id=place:63, person_id=person:459}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592684, tag_ids=[tag:1672, tag:11681], browser_used=Firefox, length=87, creation_date=1293363491884, comment_id=comment:343597592690, comment_id_long=343597592690, content=About Nicholas II of Russia, ov dynasty. Nicholas II abdicated following About Taungoo , comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=178.238.189.131, tag_label=tag, country_id=place:18, person_id=person:4398046513424}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293363556831, comment_id=comment:343597528622, comment_id_long=343597528622, content=LOL, comment_label=comment, reply_to_p_id=post:343597528619, post_label=post, person_label=person, location_ip=31.31.187.126, tag_label=tag, country_id=place:109, person_id=person:1329}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592690, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293364107254, comment_id=comment:343597592693, comment_id_long=343597592693, content=duh, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=85.132.83.149, tag_label=tag, country_id=place:4, person_id=person:6597069769529}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293364263823, comment_id=comment:343597489682, comment_id_long=343597489682, content=fine, comment_label=comment, reply_to_p_id=post:343597489677, post_label=post, person_label=person, location_ip=27.103.60.37, tag_label=tag, country_id=place:1, person_id=person:1798}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597523962, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293364482969, comment_id=comment:343597523967, comment_id_long=343597523967, content=LOL, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=115.42.72.44, tag_label=tag, country_id=place:54, person_id=person:8796093022313}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592684, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293364516382, comment_id=comment:343597592685, comment_id_long=343597592685, content=I see, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=95.153.79.147, tag_label=tag, country_id=place:86, person_id=person:2199023257313}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597624276, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293364775754, comment_id=comment:343597624286, comment_id_long=343597624286, content=I see, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=89.19.74.52, tag_label=tag, country_id=place:37, person_id=person:4398046511402}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Safari, length=5, creation_date=1293364945827, comment_id=comment:343597619305, comment_id_long=343597619305, content=great, comment_label=comment, reply_to_p_id=post:343597619300, post_label=post, person_label=person, location_ip=41.221.129.163, tag_label=tag, country_id=place:74, person_id=person:8796093022978}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597624268, tag_ids=[tag:7563], browser_used=Safari, length=77, creation_date=1293365314998, comment_id=comment:343597624281, comment_id_long=343597624281, content=About Malawi, relations with most countries and participation in several int, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=62.68.38.79, tag_label=tag, country_id=place:22, person_id=person:6597069768293}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:2841, tag:6714, tag:11628], browser_used=Safari, length=109, creation_date=1293365534482, comment_id=comment:343597599330, comment_id_long=343597599330, content=About Martin Scorsese, sses such themes as Italian American About The Sweet Escape, eviews from contemporary , comment_label=comment, reply_to_p_id=post:343597599329, post_label=post, person_label=person, location_ip=41.74.42.103, tag_label=tag, country_id=place:8, person_id=person:2530}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293366422362, comment_id=comment:343597556789, comment_id_long=343597556789, content=maybe, comment_label=comment, reply_to_p_id=post:343597556784, post_label=post, person_label=person, location_ip=41.190.226.78, tag_label=tag, country_id=place:68, person_id=person:2199023256044}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597599330, tag_ids=[tag:441, tag:2085, tag:6714], browser_used=Internet Explorer, length=77, creation_date=1293366524250, comment_id=comment:343597599338, comment_id_long=343597599338, content=About Shakira, phone number. They live aAbout Stephen Fry, rman for I'm Sorr, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=192.190.30.174, tag_label=tag, country_id=place:49, person_id=person:2199023258379}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597415953, tag_ids=[tag:1401, tag:12442], browser_used=Firefox, length=85, creation_date=1293367253202, comment_id=comment:343597415961, comment_id_long=343597415961, content=About Elena Likhovtseva, She turned professional in January 1992 atAbout Str8 off th, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=81.0.143.43, tag_label=tag, country_id=place:32, person_id=person:4398046512515}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597626539, tag_ids=[], browser_used=Internet Explorer, length=7, creation_date=1293367442615, comment_id=comment:343597626545, comment_id_long=343597626545, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=212.22.190.254, tag_label=tag, country_id=place:83, person_id=person:1654}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:6, tag:11377], browser_used=Internet Explorer, length=76, creation_date=1293367498448, comment_id=comment:343597556785, comment_id_long=343597556785, content=About Augustine of Hippo, s also considered a saint, his feast daAbout Frede, comment_label=comment, reply_to_p_id=post:343597556784, post_label=post, person_label=person, location_ip=31.185.1.91, tag_label=tag, country_id=place:56, person_id=person:6597069767459}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597556785, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293367726266, comment_id=comment:343597556793, comment_id_long=343597556793, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=112.121.116.9, tag_label=tag, country_id=place:94, person_id=person:6597069768480}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=2, creation_date=1293367933719, comment_id=comment:343597415950, comment_id_long=343597415950, content=no, comment_label=comment, reply_to_p_id=post:343597415944, post_label=post, person_label=person, location_ip=27.96.82.223, tag_label=tag, country_id=place:52, person_id=person:2199023255885}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597602300, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293368255512, comment_id=comment:343597602307, comment_id_long=343597602307, content=good, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=46.166.20.104, tag_label=tag, country_id=place:86, person_id=person:2194}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293368914185, comment_id=comment:343597400139, comment_id_long=343597400139, content=cool, comment_label=comment, reply_to_p_id=post:343597400134, post_label=post, person_label=person, location_ip=31.47.68.83, tag_label=tag, country_id=place:14, person_id=person:8796093023790}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597560691, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293369366238, comment_id=comment:343597560696, comment_id_long=343597560696, content=yes, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=60.253.102.229, tag_label=tag, country_id=place:51, person_id=person:6597069768441}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:796, tag:7603], browser_used=Chrome, length=79, creation_date=1293369450901, comment_id=comment:343597579742, comment_id_long=343597579742, content=About Otto von Bismarck, orth German Confederation. Bismarck desiAbout Roman Po, comment_label=comment, reply_to_p_id=post:343597579741, post_label=post, person_label=person, location_ip=41.193.9.43, tag_label=tag, country_id=place:97, person_id=person:6597069769653}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293369570393, comment_id=comment:343597400141, comment_id_long=343597400141, content=duh, comment_label=comment, reply_to_p_id=post:343597400134, post_label=post, person_label=person, location_ip=41.86.12.13, tag_label=tag, country_id=place:21, person_id=person:1654}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597579742, tag_ids=[tag:2975, tag:7603], browser_used=Firefox, length=81, creation_date=1293369666708, comment_id=comment:343597579748, comment_id_long=343597579748, content=About Nicole Kidman, Thunder (1990), Far and Away (1992), andAbout Roman Polansk, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=188.112.66.144, tag_label=tag, country_id=place:42, person_id=person:4398046513222}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597453607, tag_ids=[tag:6418, tag:9340, tag:11379], browser_used=Chrome, length=167, creation_date=1293369673255, comment_id=comment:343597453610, comment_id_long=343597453610, content=About Moses, xodus, Moses was born in a time when his people, the ChiAbout Kuwait, ects of the fires have yet to be fully understood. DurinAbout Pope Gregory I, that t, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=112.78.110.47, tag_label=tag, country_id=place:94, person_id=person:2199023256765}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293369731101, comment_id=comment:343597577190, comment_id_long=343597577190, content=LOL, comment_label=comment, reply_to_p_id=post:343597577180, post_label=post, person_label=person, location_ip=212.28.75.194, tag_label=tag, country_id=place:86, person_id=person:10995116278176}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597599330, tag_ids=[tag:6023, tag:6226, tag:6714, tag:11628], browser_used=Chrome, length=82, creation_date=1293369839217, comment_id=comment:343597599344, comment_id_long=343597599344, content=About The Chanukah Song, , 1994. Sandler subseAbout Miami Vice Theme, r 1984 and r, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=199.103.93.161, tag_label=tag, country_id=place:50, person_id=person:2199023256361}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:2954], browser_used=Firefox, length=91, creation_date=1293369994389, comment_id=comment:343597400149, comment_id_long=343597400149, content=About Charles Lindbergh, eventually led to the Lindbergh family being driven into voluntar, comment_label=comment, reply_to_p_id=post:343597400134, post_label=post, person_label=person, location_ip=180.94.82.194, tag_label=tag, country_id=place:59, person_id=person:4398046511113}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293370184294, comment_id=comment:343597619304, comment_id_long=343597619304, content=fine, comment_label=comment, reply_to_p_id=post:343597619300, post_label=post, person_label=person, location_ip=62.65.42.28, tag_label=tag, country_id=place:13, person_id=person:8796093023067}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293370656785, comment_id=comment:343597425215, comment_id_long=343597425215, content=maybe, comment_label=comment, reply_to_p_id=post:343597425204, post_label=post, person_label=person, location_ip=46.19.242.98, tag_label=tag, country_id=place:64, person_id=person:4398046511239}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:11538], browser_used=Firefox, length=89, creation_date=1293370657169, comment_id=comment:343597483758, comment_id_long=343597483758, content=About Hanseatic League, a Hanseatica) was an economic alliance of trading cities and thei, comment_label=comment, reply_to_p_id=post:343597483756, post_label=post, person_label=person, location_ip=90.158.31.136, tag_label=tag, country_id=place:105, person_id=person:6597069767150}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293371064583, comment_id=comment:343597425222, comment_id_long=343597425222, content=great, comment_label=comment, reply_to_p_id=post:343597425204, post_label=post, person_label=person, location_ip=91.187.14.49, tag_label=tag, country_id=place:63, person_id=person:10995116278779}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:5099], browser_used=Chrome, length=75, creation_date=1293371400751, comment_id=comment:343597579745, comment_id_long=343597579745, content=About Denmark, ea was possible only through the three channels known as the, comment_label=comment, reply_to_p_id=post:343597579741, post_label=post, person_label=person, location_ip=46.227.60.60, tag_label=tag, country_id=place:78, person_id=person:6597069766939}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1995, tag:6360, tag:7858, tag:9032, tag:9144, tag:10789, tag:13862], browser_used=Opera, length=84, creation_date=1293371563420, comment_id=comment:343597384855, comment_id_long=343597384855, content=About Charles Darwin, ensive fire tAbout Johannes Brahms, ny contemporaAbout The Bod, comment_label=comment, reply_to_p_id=post:343597384851, post_label=post, person_label=person, location_ip=61.247.166.141, tag_label=tag, country_id=place:94, person_id=person:2199023258267}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597384855, tag_ids=[tag:1672, tag:1995, tag:7602, tag:10789, tag:13862, tag:15103, tag:15458], browser_used=Firefox, length=84, creation_date=1293371670683, comment_id=comment:343597384863, comment_id_long=343597384863, content=About Nicholas II of Russia, . His officiaAbout Charles Darwin, the Darwin OfAbout P, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.211.53.117, tag_label=tag, country_id=place:44, person_id=person:4398046512408}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592691, tag_ids=[], browser_used=Chrome, length=2, creation_date=1293371905510, comment_id=comment:343597592699, comment_id_long=343597592699, content=ok, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=190.132.14.76, tag_label=tag, country_id=place:47, person_id=person:4398046512716}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293372005202, comment_id=comment:343597606484, comment_id_long=343597606484, content=duh, comment_label=comment, reply_to_p_id=post:343597606483, post_label=post, person_label=person, location_ip=31.40.105.136, tag_label=tag, country_id=place:106, person_id=person:8796093024653}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:590, tag:2066, tag:2777, tag:2884, tag:5187, tag:8243, tag:11477], browser_used=Firefox, length=90, creation_date=1293372150954, comment_id=comment:343597520679, comment_id_long=343597520679, content=About Alexandre Dumas, ember 1895) wAbout John Major, e responsibleAbout George W. Bush, e, comment_label=comment, reply_to_p_id=post:343597520665, post_label=post, person_label=person, location_ip=196.46.41.99, tag_label=tag, country_id=place:26, person_id=person:10995116278088}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293372206642, comment_id=comment:343597401325, comment_id_long=343597401325, content=duh, comment_label=comment, reply_to_p_id=post:343597401322, post_label=post, person_label=person, location_ip=62.100.137.63, tag_label=tag, country_id=place:77, person_id=person:8796093023118}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597528111, tag_ids=[tag:580, tag:2826, tag:2899, tag:3042, tag:5055, tag:5100, tag:5145, tag:6777, tag:7576, tag:9144, tag:9231, tag:10268, tag:10800], browser_used=Chrome, length=81, creation_date=1293372237749, comment_id=comment:343597528112, comment_id_long=343597528112, content=About Jacques Chirac, is, a tAbout Barbra Streisand, isand hAbout Cyndi Lauper, A, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.46.18.98, tag_label=tag, country_id=place:110, person_id=person:10995116278533}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293372265783, comment_id=comment:343597619302, comment_id_long=343597619302, content=I see, comment_label=comment, reply_to_p_id=post:343597619300, post_label=post, person_label=person, location_ip=41.138.85.22, tag_label=tag, country_id=place:39, person_id=person:8796093022569}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597528112, tag_ids=[], browser_used=Firefox, length=6, creation_date=1293372278022, comment_id=comment:343597528113, comment_id_long=343597528113, content=thanks, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=49.157.66.232, tag_label=tag, country_id=place:55, person_id=person:10995116278649}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=7, creation_date=1293372728809, comment_id=comment:343597579744, comment_id_long=343597579744, content=no way!, comment_label=comment, reply_to_p_id=post:343597579741, post_label=post, person_label=person, location_ip=36.37.119.83, tag_label=tag, country_id=place:51, person_id=person:4398046512174}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597528112, tag_ids=[tag:1022, tag:2097, tag:2099, tag:2899, tag:2915, tag:3114, tag:5100, tag:5145, tag:7576, tag:9278, tag:10167, tag:10800], browser_used=Chrome, length=75, creation_date=1293372981063, comment_id=comment:343597528123, comment_id_long=343597528123, content=Rudyard Kipling's WorksAbout Harold Pinter, lm. HisAbout Alex Ferguson, was, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=167.157.112.10, tag_label=tag, country_id=place:5, person_id=person:8796093023209}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597538337, tag_ids=[tag:1178, tag:13922], browser_used=Internet Explorer, length=87, creation_date=1293373232601, comment_id=comment:343597538338, comment_id_long=343597538338, content=About Dante Alighieri, riter, literary theorist, moral philosopher,About Visions of Par, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.12.78.213, tag_label=tag, country_id=place:107, person_id=person:2199023256060}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597407454, tag_ids=[tag:6942, tag:7568], browser_used=Firefox, length=94, creation_date=1293373324771, comment_id=comment:343597407455, comment_id_long=343597407455, content=About East Germany, they opposed the single-party state of the SociAbout Panama, enezuela, na, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.46.21.167, tag_label=tag, country_id=place:2, person_id=person:2105}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=6, creation_date=1293373773586, comment_id=comment:343597520678, comment_id_long=343597520678, content=thanks, comment_label=comment, reply_to_p_id=post:343597520665, post_label=post, person_label=person, location_ip=41.223.29.182, tag_label=tag, country_id=place:68, person_id=person:2738}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=6, creation_date=1293373875941, comment_id=comment:343597425205, comment_id_long=343597425205, content=roflol, comment_label=comment, reply_to_p_id=post:343597425204, post_label=post, person_label=person, location_ip=194.79.110.134, tag_label=tag, country_id=place:74, person_id=person:573}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597384853, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293374125714, comment_id=comment:343597384854, comment_id_long=343597384854, content=right, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=77.246.206.132, tag_label=tag, country_id=place:14, person_id=person:10995116277918}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597466972, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293374235244, comment_id=comment:343597466974, comment_id_long=343597466974, content=LOL, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=46.164.137.7, tag_label=tag, country_id=place:106, person_id=person:10995116280719}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Safari, length=2, creation_date=1293374462511, comment_id=comment:343597401328, comment_id_long=343597401328, content=ok, comment_label=comment, reply_to_p_id=post:343597401322, post_label=post, person_label=person, location_ip=62.169.73.14, tag_label=tag, country_id=place:93, person_id=person:8796093022515}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597624277, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293374476187, comment_id=comment:343597624280, comment_id_long=343597624280, content=I see, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=195.200.247.95, tag_label=tag, country_id=place:38, person_id=person:6597069768468}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293374679859, comment_id=comment:343597425209, comment_id_long=343597425209, content=ok, comment_label=comment, reply_to_p_id=post:343597425204, post_label=post, person_label=person, location_ip=31.133.0.165, tag_label=tag, country_id=place:92, person_id=person:6597069767533}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597599330, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293374680631, comment_id=comment:343597599341, comment_id_long=343597599341, content=ok, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=89.31.152.36, tag_label=tag, country_id=place:38, person_id=person:2199023258379}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:273, tag:8028], browser_used=Internet Explorer, length=85, creation_date=1293374771414, comment_id=comment:343597402608, comment_id_long=343597402608, content=About Aung San Suu Kyi, a Burmese opposition politician and GeneralAbout Traces of My, comment_label=comment, reply_to_p_id=post:343597402605, post_label=post, person_label=person, location_ip=114.134.12.251, tag_label=tag, country_id=place:29, person_id=person:6597069767137}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:12236], browser_used=Internet Explorer, length=90, creation_date=1293374854601, comment_id=comment:343597400135, comment_id_long=343597400135, content=About Principality of Achaea, the mid-13th century the court at Andravida was considered t, comment_label=comment, reply_to_p_id=post:343597400134, post_label=post, person_label=person, location_ip=85.159.167.242, tag_label=tag, country_id=place:17, person_id=person:8796093023344}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597400135, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293375039926, comment_id=comment:343597400143, comment_id_long=343597400143, content=right, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=14.135.213.20, tag_label=tag, country_id=place:1, person_id=person:4398046511133}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597579742, tag_ids=[], browser_used=Opera, length=6, creation_date=1293375212393, comment_id=comment:343597579756, comment_id_long=343597579756, content=thanks, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=49.143.236.145, tag_label=tag, country_id=place:62, person_id=person:4398046511224}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597492152, tag_ids=[tag:2878, tag:5418, tag:6764], browser_used=Chrome, length=88, creation_date=1293375271252, comment_id=comment:343597492155, comment_id_long=343597492155, content=About Robert F. Kennedy, ften still referred to as simpAbout J. P. Morgan, f 1907. He wa, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=193.111.42.17, tag_label=tag, country_id=place:93, person_id=person:2199023257335}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:7522, tag:7526], browser_used=Firefox, length=90, creation_date=1293375342812, comment_id=comment:343597598425, comment_id_long=343597598425, content=About John Lennon, as writer, co-writer or performer, he is respAbout Tupac Shakur, ast r, comment_label=comment, reply_to_p_id=post:343597598424, post_label=post, person_label=person, location_ip=24.146.1.5, tag_label=tag, country_id=place:66, person_id=person:6597069768479}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597579748, tag_ids=[tag:2975, tag:9063], browser_used=Chrome, length=84, creation_date=1293375446482, comment_id=comment:343597579750, comment_id_long=343597579750, content=About Nicole Kidman, e a Companion of the Order of Australia, AuAbout Ptolemy, nown , comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=103.10.91.212, tag_label=tag, country_id=place:58, person_id=person:6597069768217}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597402608, tag_ids=[], browser_used=Safari, length=5, creation_date=1293375471563, comment_id=comment:343597402611, comment_id_long=343597402611, content=I see, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=92.253.90.14, tag_label=tag, country_id=place:18, person_id=person:8796093023253}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293375548895, comment_id=comment:343597528114, comment_id_long=343597528114, content=good, comment_label=comment, reply_to_p_id=post:343597528109, post_label=post, person_label=person, location_ip=170.70.220.53, tag_label=tag, country_id=place:53, person_id=person:2199023256237}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293376328871, comment_id=comment:343597624269, comment_id_long=343597624269, content=thx, comment_label=comment, reply_to_p_id=post:343597624266, post_label=post, person_label=person, location_ip=41.74.43.203, tag_label=tag, country_id=place:8, person_id=person:4398046512716}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:8461], browser_used=Internet Explorer, length=83, creation_date=1293376757995, comment_id=comment:343597425216, comment_id_long=343597425216, content=About No Rain, on, released on the band's 1992 debut album Blind Melon. No Rain is , comment_label=comment, reply_to_p_id=post:343597425204, post_label=post, person_label=person, location_ip=27.109.110.141, tag_label=tag, country_id=place:62, person_id=person:1355}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597605470, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293376953701, comment_id=comment:343597605473, comment_id_long=343597605473, content=yes, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=190.13.171.140, tag_label=tag, country_id=place:69, person_id=person:8796093024219}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597605463, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293377071364, comment_id=comment:343597605466, comment_id_long=343597605466, content=thx, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=78.158.229.26, tag_label=tag, country_id=place:32, person_id=person:6597069769325}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293377305949, comment_id=comment:343597604631, comment_id_long=343597604631, content=thx, comment_label=comment, reply_to_p_id=post:343597604626, post_label=post, person_label=person, location_ip=58.84.222.230, tag_label=tag, country_id=place:62, person_id=person:483}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293377416581, comment_id=comment:343597630376, comment_id_long=343597630376, content=great, comment_label=comment, reply_to_p_id=post:343597630371, post_label=post, person_label=person, location_ip=200.13.174.202, tag_label=tag, country_id=place:12, person_id=person:4398046511949}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:3244, tag:6404], browser_used=Firefox, length=163, creation_date=1293377491034, comment_id=comment:343597418146, comment_id_long=343597418146, content=About Gore Vidal, mainstream critics as one of the first major American novels to feature unambiguoAbout David, d by its dream imagery, and meticulous sound desig, comment_label=comment, reply_to_p_id=post:343597418145, post_label=post, person_label=person, location_ip=31.47.230.40, tag_label=tag, country_id=place:50, person_id=person:2199023258352}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597400135, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293377627716, comment_id=comment:343597400140, comment_id_long=343597400140, content=thx, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=87.239.252.22, tag_label=tag, country_id=place:95, person_id=person:8796093024799}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:6163, tag:9931], browser_used=Firefox, length=88, creation_date=1293377766637, comment_id=comment:343597632312, comment_id_long=343597632312, content=About Slippery When Wet, d diamond certification from the Recording InAbout Pray IV Reig, comment_label=comment, reply_to_p_id=post:343597632310, post_label=post, person_label=person, location_ip=94.232.85.30, tag_label=tag, country_id=place:78, person_id=person:8796093022750}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597418146, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293377828114, comment_id=comment:343597418147, comment_id_long=343597418147, content=right, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=27.125.220.129, tag_label=tag, country_id=place:62, person_id=person:2199023257228}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597400135, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293378274674, comment_id=comment:343597400142, comment_id_long=343597400142, content=great, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.203.201.153, tag_label=tag, country_id=place:104, person_id=person:2199023256765}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597467142, tag_ids=[], browser_used=Firefox, length=6, creation_date=1293378315537, comment_id=comment:343597467150, comment_id_long=343597467150, content=thanks, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=27.50.129.239, tag_label=tag, country_id=place:1, person_id=person:2199023258052}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293378377457, comment_id=comment:343597400136, comment_id_long=343597400136, content=cool, comment_label=comment, reply_to_p_id=post:343597400134, post_label=post, person_label=person, location_ip=143.108.255.145, tag_label=tag, country_id=place:49, person_id=person:4398046513473}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:470], browser_used=Internet Explorer, length=75, creation_date=1293378987926, comment_id=comment:343597632321, comment_id_long=343597632321, content=About Franz Kafka, Square next to Prague's Church of St Nicholas, now conta, comment_label=comment, reply_to_p_id=post:343597632310, post_label=post, person_label=person, location_ip=41.78.112.24, tag_label=tag, country_id=place:110, person_id=person:2199023256419}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597644496, tag_ids=[], browser_used=Internet Explorer, length=7, creation_date=1293378998218, comment_id=comment:343597644504, comment_id_long=343597644504, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=168.77.2.98, tag_label=tag, country_id=place:34, person_id=person:2199023257828}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:2069, tag:2854, tag:5198, tag:6619, tag:14179], browser_used=Firefox, length=79, creation_date=1293379064779, comment_id=comment:343597560639, comment_id_long=343597560639, content=About Morrissey, areer, making thAbout Mary J. Blige, Blige received About Gar, comment_label=comment, reply_to_p_id=post:343597560638, post_label=post, person_label=person, location_ip=86.58.76.250, tag_label=tag, country_id=place:43, person_id=person:2199023256045}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597400135, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293379179653, comment_id=comment:343597400144, comment_id_long=343597400144, content=duh, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.41.253.4, tag_label=tag, country_id=place:56, person_id=person:1687}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293379217706, comment_id=comment:343597483772, comment_id_long=343597483772, content=thx, comment_label=comment, reply_to_p_id=post:343597483756, post_label=post, person_label=person, location_ip=49.50.251.156, tag_label=tag, country_id=place:29, person_id=person:8796093024876}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:58, tag:2832, tag:5290, tag:7004, tag:12322], browser_used=Chrome, length=98, creation_date=1293379707014, comment_id=comment:343597560641, comment_id_long=343597560641, content=About John Howard, nd with whom he diedAbout Justin Timberlake, ified, which sold moAbout Ultimate, comment_label=comment, reply_to_p_id=post:343597560638, post_label=post, person_label=person, location_ip=41.138.254.27, tag_label=tag, country_id=place:83, person_id=person:4398046512243}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597567856, tag_ids=[tag:1771], browser_used=Internet Explorer, length=84, creation_date=1293380040119, comment_id=comment:343597567861, comment_id_long=343597567861, content=About Isabella I of Castile, ms and those she made with her husband had an influence, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=89.218.130.54, tag_label=tag, country_id=place:82, person_id=person:10995116279615}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597560641, tag_ids=[], browser_used=Firefox, length=6, creation_date=1293380375739, comment_id=comment:343597560642, comment_id_long=343597560642, content=roflol, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=109.200.170.101, tag_label=tag, country_id=place:109, person_id=person:2199023257953}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293380454729, comment_id=comment:343597401331, comment_id_long=343597401331, content=I see, comment_label=comment, reply_to_p_id=post:343597401322, post_label=post, person_label=person, location_ip=200.5.12.251, tag_label=tag, country_id=place:71, person_id=person:1129}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293380517684, comment_id=comment:343597560651, comment_id_long=343597560651, content=I see, comment_label=comment, reply_to_p_id=post:343597560638, post_label=post, person_label=person, location_ip=148.247.80.183, tag_label=tag, country_id=place:53, person_id=person:6597069768533}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293380761716, comment_id=comment:343597510774, comment_id_long=343597510774, content=good, comment_label=comment, reply_to_p_id=post:343597510770, post_label=post, person_label=person, location_ip=31.31.104.117, tag_label=tag, country_id=place:106, person_id=person:4398046514033}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597560693, tag_ids=[], browser_used=Chrome, length=7, creation_date=1293380813277, comment_id=comment:343597560697, comment_id_long=343597560697, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=80.95.137.105, tag_label=tag, country_id=place:14, person_id=person:10995116278176}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293381045397, comment_id=comment:343597560645, comment_id_long=343597560645, content=duh, comment_label=comment, reply_to_p_id=post:343597560638, post_label=post, person_label=person, location_ip=46.11.119.169, tag_label=tag, country_id=place:24, person_id=person:870}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597538336, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293381153584, comment_id=comment:343597538343, comment_id_long=343597538343, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.74.33.124, tag_label=tag, country_id=place:8, person_id=person:4398046512055}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597406584, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293381414744, comment_id=comment:343597406589, comment_id_long=343597406589, content=cool, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.221.48.23, tag_label=tag, country_id=place:102, person_id=person:10995116278017}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:5064], browser_used=Firefox, length=75, creation_date=1293381487728, comment_id=comment:343597579746, comment_id_long=343597579746, content=About Malaysia, ranches; the Royal Malaysian Navy, the Malaysian Army and t, comment_label=comment, reply_to_p_id=post:343597579741, post_label=post, person_label=person, location_ip=64.40.186.199, tag_label=tag, country_id=place:66, person_id=person:8796093022629}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293381990746, comment_id=comment:343597425220, comment_id_long=343597425220, content=ok, comment_label=comment, reply_to_p_id=post:343597425204, post_label=post, person_label=person, location_ip=31.192.83.110, tag_label=tag, country_id=place:72, person_id=person:6597069768018}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1375], browser_used=Firefox, length=87, creation_date=1293382030988, comment_id=comment:343597615380, comment_id_long=343597615380, content=About Yoko Ono, ant-garde art, music and filmmaking as well as her marriage to John Len, comment_label=comment, reply_to_p_id=post:343597615378, post_label=post, person_label=person, location_ip=31.205.252.42, tag_label=tag, country_id=place:107, person_id=person:10995116280316}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293382271287, comment_id=comment:343597510777, comment_id_long=343597510777, content=fine, comment_label=comment, reply_to_p_id=post:343597510770, post_label=post, person_label=person, location_ip=77.245.109.215, tag_label=tag, country_id=place:82, person_id=person:8796093022631}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592691, tag_ids=[], browser_used=Safari, length=4, creation_date=1293382330553, comment_id=comment:343597592700, comment_id_long=343597592700, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=218.100.61.212, tag_label=tag, country_id=place:100, person_id=person:1914}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597579746, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293382711731, comment_id=comment:343597579752, comment_id_long=343597579752, content=no, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.169.98.14, tag_label=tag, country_id=place:107, person_id=person:6597069767861}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597556785, tag_ids=[tag:5532], browser_used=Firefox, length=85, creation_date=1293382784158, comment_id=comment:343597556787, comment_id_long=343597556787, content=About Ommadawn, photograph was by David Bailey. It peaked at #4 on the UK Albums Cha, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.177.21.42, tag_label=tag, country_id=place:107, person_id=person:4398046513070}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597599330, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293382842618, comment_id=comment:343597599343, comment_id_long=343597599343, content=good, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.175.162.227, tag_label=tag, country_id=place:92, person_id=person:6597069768280}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:2931], browser_used=Chrome, length=80, creation_date=1293382866373, comment_id=comment:343597562967, comment_id_long=343597562967, content=About James Stewart, s a major MGM contract star. He also had a noted military c, comment_label=comment, reply_to_p_id=post:343597562963, post_label=post, person_label=person, location_ip=213.188.75.211, tag_label=tag, country_id=place:18, person_id=person:4398046513596}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597467142, tag_ids=[tag:9233, tag:12780], browser_used=Opera, length=88, creation_date=1293382946488, comment_id=comment:343597467149, comment_id_long=343597467149, content=About African Union, ifferent areas of policy. The Commission is hAbout Standing on the , comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=77.110.0.247, tag_label=tag, country_id=place:101, person_id=person:459}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597560639, tag_ids=[tag:2854, tag:7295, tag:13063, tag:13882], browser_used=Chrome, length=77, creation_date=1293382947305, comment_id=comment:343597560649, comment_id_long=343597560649, content=About Mary J. Blige, the voice of inspirAbout La Revolución, g 'Nasty Sex'. , comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.112.192.191, tag_label=tag, country_id=place:5, person_id=person:6597069767245}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597556787, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293383276405, comment_id=comment:343597556788, comment_id_long=343597556788, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=201.221.58.51, tag_label=tag, country_id=place:47, person_id=person:8796093024252}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597470261, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293383623469, comment_id=comment:343597470262, comment_id_long=343597470262, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=91.216.189.250, tag_label=tag, country_id=place:82, person_id=person:4398046513847}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293383728496, comment_id=comment:343597400146, comment_id_long=343597400146, content=duh, comment_label=comment, reply_to_p_id=post:343597400134, post_label=post, person_label=person, location_ip=109.74.32.198, tag_label=tag, country_id=place:109, person_id=person:1660}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597400135, tag_ids=[tag:2070], browser_used=Internet Explorer, length=111, creation_date=1293383758552, comment_id=comment:343597400147, comment_id_long=343597400147, content=About John Wesley, ovement, and Neo-charismatic churches, which encompass numerous denominations across the wor, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=177.32.143.234, tag_label=tag, country_id=place:49, person_id=person:2199023256060}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597400147, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293383875400, comment_id=comment:343597400150, comment_id_long=343597400150, content=right, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=203.81.85.82, tag_label=tag, country_id=place:65, person_id=person:4398046513640}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597528111, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293383879492, comment_id=comment:343597528115, comment_id_long=343597528115, content=great, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=61.6.139.111, tag_label=tag, country_id=place:85, person_id=person:4398046512381}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597402608, tag_ids=[tag:273, tag:6645, tag:8028], browser_used=Firefox, length=84, creation_date=1293384280551, comment_id=comment:343597402609, comment_id_long=343597402609, content=About Aung San Suu Kyi, from the government of VenezAbout Burt Reynolds, t. Some of, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.3.90.98, tag_label=tag, country_id=place:68, person_id=person:8796093022670}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1922, tag:9182], browser_used=Safari, length=85, creation_date=1293384471182, comment_id=comment:343597440288, comment_id_long=343597440288, content=About Paracelsus, a German-Swiss Renaissance physician, botaAbout Qatar, tion Counci, comment_label=comment, reply_to_p_id=post:343597440281, post_label=post, person_label=person, location_ip=78.135.112.153, tag_label=tag, country_id=place:105, person_id=person:2199023256260}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597538338, tag_ids=[], browser_used=Safari, length=4, creation_date=1293384591694, comment_id=comment:343597538340, comment_id_long=343597538340, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.63.41.205, tag_label=tag, country_id=place:110, person_id=person:1914}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:2880], browser_used=Firefox, length=75, creation_date=1293384609144, comment_id=comment:343597510772, comment_id_long=343597510772, content=About Muhammad Ali, uspended. He was not imprisoned, but did not fight agai, comment_label=comment, reply_to_p_id=post:343597510770, post_label=post, person_label=person, location_ip=27.34.225.150, tag_label=tag, country_id=place:62, person_id=person:6597069768765}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597400135, tag_ids=[], browser_used=Safari, length=4, creation_date=1293384734455, comment_id=comment:343597400137, comment_id_long=343597400137, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=46.16.81.97, tag_label=tag, country_id=place:107, person_id=person:2199023258238}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597418151, tag_ids=[tag:2067, tag:3244, tag:11912], browser_used=Chrome, length=77, creation_date=1293384996193, comment_id=comment:343597418154, comment_id_long=343597418154, content=About Francis Bacon, or of England. Although hiAbout Gore Vidal, instream cri, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=192.190.30.68, tag_label=tag, country_id=place:49, person_id=person:904}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597579742, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293385172839, comment_id=comment:343597579747, comment_id_long=343597579747, content=ok, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=14.192.34.161, tag_label=tag, country_id=place:52, person_id=person:6597069767861}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597467155, tag_ids=[tag:12477], browser_used=Internet Explorer, length=139, creation_date=1293385462237, comment_id=comment:343597467159, comment_id_long=343597467159, content=About Kingdom of Asturias, e of Covadonga, in what is usually regarded as the beginning of the Reconquista. The kingdom lasted until 924, w, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=119.40.97.107, tag_label=tag, country_id=place:27, person_id=person:10995116278855}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1186, tag:5120], browser_used=Firefox, length=74, creation_date=1293385517685, comment_id=comment:343597565192, comment_id_long=343597565192, content=About Ovid, of Latin literature. The scholar QuinAbout Romania, ian arch,, comment_label=comment, reply_to_p_id=post:343597565188, post_label=post, person_label=person, location_ip=197.115.182.25, tag_label=tag, country_id=place:60, person_id=person:10995116279168}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597538338, tag_ids=[tag:5060, tag:13922], browser_used=Internet Explorer, length=92, creation_date=1293385934701, comment_id=comment:343597538344, comment_id_long=343597538344, content=About Ethiopia, ry military service, armed forces may conduct cAbout Visions of Paradise, R, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=190.14.236.23, tag_label=tag, country_id=place:70, person_id=person:1125}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293386095280, comment_id=comment:343597619301, comment_id_long=343597619301, content=no, comment_label=comment, reply_to_p_id=post:343597619300, post_label=post, person_label=person, location_ip=186.157.204.88, tag_label=tag, country_id=place:61, person_id=person:8796093024329}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597467159, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293386128232, comment_id=comment:343597467162, comment_id_long=343597467162, content=ok, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.41.20.245, tag_label=tag, country_id=place:7, person_id=person:2199023257456}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1922, tag:6939], browser_used=Internet Explorer, length=83, creation_date=1293386181349, comment_id=comment:343597440294, comment_id_long=343597440294, content=About Paracelsus, s from the 1st century, known for his tracAbout Highway to Hell, , comment_label=comment, reply_to_p_id=post:343597440281, post_label=post, person_label=person, location_ip=46.17.60.144, tag_label=tag, country_id=place:107, person_id=person:8796093022580}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293386221698, comment_id=comment:343597604630, comment_id_long=343597604630, content=ok, comment_label=comment, reply_to_p_id=post:343597604626, post_label=post, person_label=person, location_ip=66.231.66.10, tag_label=tag, country_id=place:70, person_id=person:525}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597602301, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293386311937, comment_id=comment:343597602304, comment_id_long=343597602304, content=LOL, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=180.150.252.224, tag_label=tag, country_id=place:35, person_id=person:4398046513498}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597560639, tag_ids=[], browser_used=Chrome, length=6, creation_date=1293386353502, comment_id=comment:343597560653, comment_id_long=343597560653, content=thanks, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=64.18.95.242, tag_label=tag, country_id=place:66, person_id=person:2199023255955}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1922, tag:11157], browser_used=Safari, length=82, creation_date=1293386369911, comment_id=comment:343597440283, comment_id_long=343597440283, content=About Paracelsus, rastus Bombastus von Hohenheim, 11 NovembeAbout Sorry Seems to B, comment_label=comment, reply_to_p_id=post:343597440281, post_label=post, person_label=person, location_ip=41.73.85.164, tag_label=tag, country_id=place:102, person_id=person:4398046511351}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597624268, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293386920287, comment_id=comment:343597624275, comment_id_long=343597624275, content=maybe, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.132.201.75, tag_label=tag, country_id=place:89, person_id=person:4398046511626}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597605461, tag_ids=[tag:545, tag:1771, tag:8637, tag:12476], browser_used=Internet Explorer, length=85, creation_date=1293387577632, comment_id=comment:343597605467, comment_id_long=343597605467, content=About Cleopatra VII, ause a large nose has About Isabella I of Castile, brother had l, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=78.159.136.254, tag_label=tag, country_id=place:7, person_id=person:2199023258228}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293387868031, comment_id=comment:343597606488, comment_id_long=343597606488, content=yes, comment_label=comment, reply_to_p_id=post:343597606483, post_label=post, person_label=person, location_ip=46.148.117.93, tag_label=tag, country_id=place:106, person_id=person:6597069768466}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597624277, tag_ids=[tag:11250], browser_used=Firefox, length=74, creation_date=1293388154519, comment_id=comment:343597624278, comment_id_long=343597624278, content=About Abraham, luding commanding general Ulysses S. Grant. He brought lead, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=106.1.66.151, tag_label=tag, country_id=place:94, person_id=person:8796093023819}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597579750, tag_ids=[tag:2975, tag:8384], browser_used=Internet Explorer, length=105, creation_date=1293388310702, comment_id=comment:343597579751, comment_id_long=343597579751, content=About Nicole Kidman, nclude To Die For (1995), Eyes Wide Shut (1999), ColdAbout Fill Me In, Billboard Ho, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=62.140.61.160, tag_label=tag, country_id=place:3, person_id=person:263}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592684, tag_ids=[], browser_used=Internet Explorer, length=7, creation_date=1293388349826, comment_id=comment:343597592698, comment_id_long=343597592698, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.138.143.159, tag_label=tag, country_id=place:25, person_id=person:2199023257274}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597624268, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293388502128, comment_id=comment:343597624270, comment_id_long=343597624270, content=no, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=14.192.94.223, tag_label=tag, country_id=place:98, person_id=person:10995116278779}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293388524420, comment_id=comment:343597432595, comment_id_long=343597432595, content=yes, comment_label=comment, reply_to_p_id=post:343597432591, post_label=post, person_label=person, location_ip=190.0.123.170, tag_label=tag, country_id=place:61, person_id=person:4398046513210}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597560691, tag_ids=[], browser_used=Chrome, length=7, creation_date=1293388928921, comment_id=comment:343597560695, comment_id_long=343597560695, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=186.96.181.172, tag_label=tag, country_id=place:61, person_id=person:456}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597440283, tag_ids=[], browser_used=Safari, length=3, creation_date=1293389090056, comment_id=comment:343597440286, comment_id_long=343597440286, content=duh, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=117.104.227.49, tag_label=tag, country_id=place:59, person_id=person:2199023258374}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:9302], browser_used=Firefox, length=88, creation_date=1293389873881, comment_id=comment:343597510783, comment_id_long=343597510783, content=About Palestinian territories, the territories became occupied by Israel, and effectivel, comment_label=comment, reply_to_p_id=post:343597510770, post_label=post, person_label=person, location_ip=103.1.14.189, tag_label=tag, country_id=place:16, person_id=person:2199023257625}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293389904882, comment_id=comment:343597439251, comment_id_long=343597439251, content=yes, comment_label=comment, reply_to_p_id=post:343597439250, post_label=post, person_label=person, location_ip=196.202.234.130, tag_label=tag, country_id=place:68, person_id=person:1709}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
v = g.V().has('organisation', 'iid', 'organisation:979').next();e = person.addEdge('workAt', v); e.property('workFrom', '2007');, bindings={birthday=435369600000, lastName=Ciesla, place_label=place, tag_ids=[tag:1532, tag:1760, tag:1999, tag:2119, tag:5191, tag:6413, tag:9095], browser_used=Firefox, gender=female, languages=[pl, en], vlabel=person, creation_date=1293389966754, emails=[Witold10995116278975@gmail.com, Witold10995116278975@yahoo.com], firstName=Witold, person_id_long=10995116278975, located_in=place:1282, location_ip=31.187.41.132, tag_label=tag, person_id=person:10995116278975}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=7, creation_date=1293390078903, comment_id=comment:343597430714, comment_id_long=343597430714, content=no way!, comment_label=comment, reply_to_p_id=post:343597430706, post_label=post, person_label=person, location_ip=46.182.87.36, tag_label=tag, country_id=place:106, person_id=person:10995116279885}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597579751, tag_ids=[tag:2975, tag:6370], browser_used=Firefox, length=182, creation_date=1293390195717, comment_id=comment:343597579755, comment_id_long=343597579755, content=About Nicole Kidman, stralian actress, singer, film producer, and humanitarian. Kidman began her career in 1983, About Cuba, tion and agreement never to invade Cuba. Secretly, the US, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.43.214.45, tag_label=tag, country_id=place:84, person_id=person:2249}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597418154, tag_ids=[tag:2067, tag:2876, tag:3244, tag:5430], browser_used=Chrome, length=83, creation_date=1293390572833, comment_id=comment:343597418158, comment_id_long=343597418158, content=About Francis Bacon, ely influential throuAbout James Madison, ry of State (1801–18, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=77.75.119.184, tag_label=tag, country_id=place:45, person_id=person:8796093023076}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597425216, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293390641209, comment_id=comment:343597425217, comment_id_long=343597425217, content=yes, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=80.243.160.152, tag_label=tag, country_id=place:3, person_id=person:4398046512302}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597440283, tag_ids=[tag:8416], browser_used=Firefox, length=74, creation_date=1293390730330, comment_id=comment:343597440292, comment_id_long=343597440292, content=About Chef Aid: The South Park Album, ontains profanities and carries a Pa, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.3.240.89, tag_label=tag, country_id=place:15, person_id=person:2199023255889}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597400135, tag_ids=[], browser_used=Chrome, length=6, creation_date=1293390867290, comment_id=comment:343597400148, comment_id_long=343597400148, content=roflol, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=1.176.143.111, tag_label=tag, country_id=place:98, person_id=person:1660}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597560639, tag_ids=[tag:2854, tag:3004, tag:5198, tag:9229, tag:10780, tag:14179], browser_used=Chrome, length=88, creation_date=1293390870534, comment_id=comment:343597560644, comment_id_long=343597560644, content=About Mary J. Blige, n 1992, releasiAbout Ezra Pound, adcasts criticiAbout Garth Brooks,, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=121.58.202.90, tag_label=tag, country_id=place:55, person_id=person:10995116280499}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597440288, tag_ids=[tag:5065], browser_used=Firefox, length=140, creation_date=1293390988937, comment_id=comment:343597440291, comment_id_long=343597440291, content=About Maldives, ries. Its population of 328,536 (2012) inhabits 200 of its 1,192 islands. Maldives' capital and largest city Malé had a popu, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=62.68.104.117, tag_label=tag, country_id=place:6, person_id=person:8796093023313}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597402608, tag_ids=[], browser_used=Firefox, length=7, creation_date=1293391048184, comment_id=comment:343597402617, comment_id_long=343597402617, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=14.221.144.53, tag_label=tag, country_id=place:1, person_id=person:4398046512381}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293391276779, comment_id=comment:343597598675, comment_id_long=343597598675, content=thx, comment_label=comment, reply_to_p_id=post:343597598671, post_label=post, person_label=person, location_ip=27.110.79.112, tag_label=tag, country_id=place:16, person_id=person:4398046512176}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293391448706, comment_id=comment:343597598672, comment_id_long=343597598672, content=duh, comment_label=comment, reply_to_p_id=post:343597598671, post_label=post, person_label=person, location_ip=91.228.192.238, tag_label=tag, country_id=place:82, person_id=person:10995116278756}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:7573], browser_used=Internet Explorer, length=83, creation_date=1293391702505, comment_id=comment:343597404958, comment_id_long=343597404958, content=About Russia, 20th century, including the world's first human spaceflight. The Russ, comment_label=comment, reply_to_p_id=post:343597404956, post_label=post, person_label=person, location_ip=190.96.49.17, tag_label=tag, country_id=place:69, person_id=person:4398046512522}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1203], browser_used=Firefox, length=85, creation_date=1293391704777, comment_id=comment:343597644495, comment_id_long=343597644495, content=About Ennio Morricone, tered a conservatory at the age of 12, enrolling in a four-yea, comment_label=comment, reply_to_p_id=post:343597644494, post_label=post, person_label=person, location_ip=41.191.105.51, tag_label=tag, country_id=place:21, person_id=person:6597069767316}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597632321, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293392111510, comment_id=comment:343597632324, comment_id_long=343597632324, content=cool, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=169.158.43.82, tag_label=tag, country_id=place:71, person_id=person:2678}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:9075], browser_used=Safari, length=80, creation_date=1293392386766, comment_id=comment:343597470975, comment_id_long=343597470975, content=About European Coal and Steel Community, minister Robert Schuman on 9 May 1950 a, comment_label=comment, reply_to_p_id=post:343597470974, post_label=post, person_label=person, location_ip=41.191.229.80, tag_label=tag, country_id=place:83, person_id=person:8796093023225}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597604632, tag_ids=[tag:6410, tag:9194], browser_used=Firefox, length=87, creation_date=1293392562689, comment_id=comment:343597604634, comment_id_long=343597604634, content=About India, ed into four categories, mainly classical, wAbout Union of South Africa, e, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=203.143.26.126, tag_label=tag, country_id=place:100, person_id=person:6597069768684}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293392683807, comment_id=comment:343597598677, comment_id_long=343597598677, content=right, comment_label=comment, reply_to_p_id=post:343597598671, post_label=post, person_label=person, location_ip=87.197.46.46, tag_label=tag, country_id=place:42, person_id=person:2199023257195}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592691, tag_ids=[tag:2096, tag:11571], browser_used=Chrome, length=86, creation_date=1293392738572, comment_id=comment:343597592694, comment_id_long=343597592694, content=About Roger Waters, 74.5 million units sold in the United StatesAbout Neo-Assyrian Emp, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=89.249.83.249, tag_label=tag, country_id=place:23, person_id=person:4398046513600}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597470975, tag_ids=[tag:9075, tag:13415], browser_used=Firefox, length=76, creation_date=1293392937947, comment_id=comment:343597470976, comment_id_long=343597470976, content=About European Coal and Steel Community, s a way to prevent further war betw, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=62.240.62.10, tag_label=tag, country_id=place:22, person_id=person:4398046513820}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597402608, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293393098105, comment_id=comment:343597402610, comment_id_long=343597402610, content=good, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=1.203.229.244, tag_label=tag, country_id=place:1, person_id=person:2199023258379}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597428233, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293393145274, comment_id=comment:343597428234, comment_id_long=343597428234, content=cool, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=83.99.160.35, tag_label=tag, country_id=place:20, person_id=person:2199023257251}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
v = g.V().has('organisation', 'iid', 'organisation:1009').next();e = person.addEdge('workAt', v); e.property('workFrom', '2008');
v = g.V().has('organisation', 'iid', 'organisation:982').next();e = person.addEdge('workAt', v); e.property('workFrom', '2004');
v = g.V().has('organisation', 'iid', 'organisation:892').next();e = person.addEdge('workAt', v); e.property('workFrom', '2006');
v = g.V().has('organisation', 'iid', 'organisation:109').next();e = person.addEdge('workAt', v); e.property('workFrom', '2004');
v = g.V().has('organisation', 'iid', 'organisation:1133').next();e = person.addEdge('workAt', v); e.property('workFrom', '2008');, bindings={birthday=487555200000, lastName=Michie, place_label=place, tag_ids=[tag:295, tag:418, tag:569, tag:574, tag:1172, tag:1617, tag:1669, tag:1747, tag:1992, tag:1995, tag:2011, tag:2077, tag:2106, tag:2809, tag:2814, tag:2821, tag:2900, tag:2911, tag:3028, tag:3056, tag:3086, tag:3089, tag:3093, tag:5951, tag:6413, tag:7001, tag:7338, tag:7534, tag:7545, tag:8678, tag:9261, tag:9500, tag:10067, tag:10130, tag:11493, tag:11515, tag:11578, tag:13815], browser_used=Chrome, gender=female, languages=[my, en], vlabel=person, creation_date=1293393348884, emails=[], firstName=Ashin, person_id_long=10995116278057, located_in=place:1010, location_ip=203.215.62.75, tag_label=tag, person_id=person:10995116278057}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597418146, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293393440175, comment_id=comment:343597418150, comment_id_long=343597418150, content=thx, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=93.174.178.120, tag_label=tag, country_id=place:42, person_id=person:10995116277827}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597384853, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293393577640, comment_id=comment:343597384857, comment_id_long=343597384857, content=thx, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=14.221.144.53, tag_label=tag, country_id=place:1, person_id=person:4398046512381}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1152, tag:9232], browser_used=Firefox, length=90, creation_date=1293393710408, comment_id=comment:343597401324, comment_id_long=343597401324, content=About Mahmoud Ahmadinejad, ing what many commentators perceive to be callAbout Irish Free , comment_label=comment, reply_to_p_id=post:343597401322, post_label=post, person_label=person, location_ip=109.71.70.182, tag_label=tag, country_id=place:42, person_id=person:4398046512771}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=6, creation_date=1293393720475, comment_id=comment:343597598674, comment_id_long=343597598674, content=roflol, comment_label=comment, reply_to_p_id=post:343597598671, post_label=post, person_label=person, location_ip=31.43.104.62, tag_label=tag, country_id=place:72, person_id=person:2199023257839}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597644495, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293393813356, comment_id=comment:343597644506, comment_id_long=343597644506, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.20.30.114, tag_label=tag, country_id=place:28, person_id=person:2199023257828}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=2, creation_date=1293393926830, comment_id=comment:343597412680, comment_id_long=343597412680, content=no, comment_label=comment, reply_to_p_id=post:343597412677, post_label=post, person_label=person, location_ip=41.79.52.93, tag_label=tag, country_id=place:28, person_id=person:4398046513818}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1680, tag:1754], browser_used=Firefox, length=107, creation_date=1293393930042, comment_id=comment:343597425804, comment_id_long=343597425804, content=About Boris Yeltsin, mer head of Boris Yeltsin's security. In it Korzhakov About BoA, ave two albums sellin, comment_label=comment, reply_to_p_id=post:343597425803, post_label=post, person_label=person, location_ip=186.121.87.122, tag_label=tag, country_id=place:70, person_id=person:2845}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293394148601, comment_id=comment:343597439252, comment_id_long=343597439252, content=I see, comment_label=comment, reply_to_p_id=post:343597439250, post_label=post, person_label=person, location_ip=202.70.73.155, tag_label=tag, country_id=place:88, person_id=person:8796093023067}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597644495, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293394415035, comment_id=comment:343597644497, comment_id_long=343597644497, content=no, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=192.207.206.86, tag_label=tag, country_id=place:49, person_id=person:2199023258274}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597418146, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293394491345, comment_id=comment:343597418148, comment_id_long=343597418148, content=cool, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=85.9.177.145, tag_label=tag, country_id=place:46, person_id=person:4398046511934}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597528118, tag_ids=[], browser_used=Safari, length=5, creation_date=1293394493459, comment_id=comment:343597528121, comment_id_long=343597528121, content=right, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.223.78.19, tag_label=tag, country_id=place:26, person_id=person:1914}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597577185, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293394516091, comment_id=comment:343597577188, comment_id_long=343597577188, content=no, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=46.226.205.238, tag_label=tag, country_id=place:81, person_id=person:4398046511205}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597418158, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293394752545, comment_id=comment:343597418162, comment_id_long=343597418162, content=thx, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=46.16.167.210, tag_label=tag, country_id=place:107, person_id=person:1388}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597467138, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293394809744, comment_id=comment:343597467144, comment_id_long=343597467144, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=14.134.197.159, tag_label=tag, country_id=place:1, person_id=person:2199023256272}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592694, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293394885606, comment_id=comment:343597592695, comment_id_long=343597592695, content=no, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=27.98.222.103, tag_label=tag, country_id=place:1, person_id=person:2199023257420}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=7, creation_date=1293395091406, comment_id=comment:343597565190, comment_id_long=343597565190, content=no way!, comment_label=comment, reply_to_p_id=post:343597565188, post_label=post, person_label=person, location_ip=85.154.62.18, tag_label=tag, country_id=place:33, person_id=person:10995116279329}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:145, tag:1863, tag:6393, tag:12012], browser_used=Chrome, length=90, creation_date=1293395098117, comment_id=comment:343597461062, comment_id_long=343597461062, content=About Maria Theresa, uled by the counsel of About Carl Linnaeus, losopher Jean-Jacques RAb, comment_label=comment, reply_to_p_id=post:343597461056, post_label=post, person_label=person, location_ip=58.146.119.221, tag_label=tag, country_id=place:0, person_id=person:4398046513450}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:12051], browser_used=Chrome, length=81, creation_date=1293395254320, comment_id=comment:343597510771, comment_id_long=343597510771, content=About Duchy of Bavaria, form of the Welf dukes between 1070 and 1180. In the fin, comment_label=comment, reply_to_p_id=post:343597510770, post_label=post, person_label=person, location_ip=200.0.16.144, tag_label=tag, country_id=place:71, person_id=person:987}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597510771, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293395442399, comment_id=comment:343597510776, comment_id_long=343597510776, content=maybe, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=148.218.238.205, tag_label=tag, country_id=place:53, person_id=person:8796093024345}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Safari, length=3, creation_date=1293395507336, comment_id=comment:343597440287, comment_id_long=343597440287, content=yes, comment_label=comment, reply_to_p_id=post:343597440281, post_label=post, person_label=person, location_ip=119.252.235.23, tag_label=tag, country_id=place:35, person_id=person:1928}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597604634, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293395520561, comment_id=comment:343597604635, comment_id_long=343597604635, content=maybe, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=101.109.64.181, tag_label=tag, country_id=place:103, person_id=person:4398046511239}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597510771, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293395545601, comment_id=comment:343597510781, comment_id_long=343597510781, content=I see, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=195.24.198.249, tag_label=tag, country_id=place:68, person_id=person:4398046512669}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597560644, tag_ids=[], browser_used=Firefox, length=6, creation_date=1293395724687, comment_id=comment:343597560655, comment_id_long=343597560655, content=thanks, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.131.44.88, tag_label=tag, country_id=place:95, person_id=person:1341}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293395768927, comment_id=comment:343597401327, comment_id_long=343597401327, content=no, comment_label=comment, reply_to_p_id=post:343597401322, post_label=post, person_label=person, location_ip=91.220.108.96, tag_label=tag, country_id=place:78, person_id=person:6597069769636}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597467159, tag_ids=[tag:13431], browser_used=Firefox, length=86, creation_date=1293395799512, comment_id=comment:343597467160, comment_id_long=343597467160, content=About A Man and His Music, le for use by his then-current label, Reprise, Sinatra re-r, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=192.146.237.154, tag_label=tag, country_id=place:47, person_id=person:8796093024310}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597579745, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293395862168, comment_id=comment:343597579760, comment_id_long=343597579760, content=ok, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=114.141.75.3, tag_label=tag, country_id=place:41, person_id=person:208}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597440291, tag_ids=[], browser_used=Safari, length=5, creation_date=1293396050034, comment_id=comment:343597440300, comment_id_long=343597440300, content=maybe, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=190.124.163.231, tag_label=tag, country_id=place:15, person_id=person:2199023256260}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597467160, tag_ids=[], browser_used=Safari, length=4, creation_date=1293396088803, comment_id=comment:343597467163, comment_id_long=343597467163, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=168.77.137.129, tag_label=tag, country_id=place:34, person_id=person:4398046511297}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293396127508, comment_id=comment:343597598676, comment_id_long=343597598676, content=maybe, comment_label=comment, reply_to_p_id=post:343597598671, post_label=post, person_label=person, location_ip=158.251.162.41, tag_label=tag, country_id=place:69, person_id=person:4398046513708}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597615380, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293396143668, comment_id=comment:343597615381, comment_id_long=343597615381, content=cool, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.138.36.15, tag_label=tag, country_id=place:90, person_id=person:6597069769091}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597599330, tag_ids=[tag:6714, tag:7730, tag:11593, tag:11628], browser_used=Firefox, length=78, creation_date=1293396290611, comment_id=comment:343597599331, comment_id_long=343597599331, content=About The Sweet Escape, e lead single Wind IAbout Dirrty, a Muhammad, and Rock, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=178.168.173.28, tag_label=tag, country_id=place:63, person_id=person:6597069769652}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Opera, length=2, creation_date=1293396356384, comment_id=comment:343597606486, comment_id_long=343597606486, content=ok, comment_label=comment, reply_to_p_id=post:343597606483, post_label=post, person_label=person, location_ip=62.29.28.138, tag_label=tag, country_id=place:105, person_id=person:10995116279487}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597510771, tag_ids=[], browser_used=Chrome, length=6, creation_date=1293396429596, comment_id=comment:343597510785, comment_id_long=343597510785, content=roflol, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.89.89.72, tag_label=tag, country_id=place:11, person_id=person:2199023258398}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293396517618, comment_id=comment:343597503088, comment_id_long=343597503088, content=duh, comment_label=comment, reply_to_p_id=post:343597503079, post_label=post, person_label=person, location_ip=111.223.246.57, tag_label=tag, country_id=place:59, person_id=person:8796093024211}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293396556687, comment_id=comment:343597440284, comment_id_long=343597440284, content=no, comment_label=comment, reply_to_p_id=post:343597440281, post_label=post, person_label=person, location_ip=124.150.143.49, tag_label=tag, country_id=place:85, person_id=person:2874}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597401324, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293396586661, comment_id=comment:343597401334, comment_id_long=343597401334, content=good, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.3.152.232, tag_label=tag, country_id=place:71, person_id=person:4398046513809}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:3244, tag:5065], browser_used=Chrome, length=83, creation_date=1293396803430, comment_id=comment:343597417431, comment_id_long=343597417431, content=About Gore Vidal, s homosexuality. He also ran for politicalAbout Maldives, istrati, comment_label=comment, reply_to_p_id=post:343597417427, post_label=post, person_label=person, location_ip=14.192.14.162, tag_label=tag, country_id=place:55, person_id=person:2199023258400}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597417431, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293396814851, comment_id=comment:343597417443, comment_id_long=343597417443, content=thx, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.223.2.6, tag_label=tag, country_id=place:110, person_id=person:2199023258180}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293397037377, comment_id=comment:343597547249, comment_id_long=343597547249, content=cool, comment_label=comment, reply_to_p_id=post:343597547245, post_label=post, person_label=person, location_ip=103.3.246.82, tag_label=tag, country_id=place:58, person_id=person:8796093024631}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=6, creation_date=1293397069572, comment_id=comment:343597503084, comment_id_long=343597503084, content=thanks, comment_label=comment, reply_to_p_id=post:343597503079, post_label=post, person_label=person, location_ip=41.191.66.239, tag_label=tag, country_id=place:2, person_id=person:768}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=2, creation_date=1293397359732, comment_id=comment:343597401335, comment_id_long=343597401335, content=no, comment_label=comment, reply_to_p_id=post:343597401322, post_label=post, person_label=person, location_ip=78.24.49.217, tag_label=tag, country_id=place:86, person_id=person:6597069766779}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293397425190, comment_id=comment:343597547247, comment_id_long=343597547247, content=thx, comment_label=comment, reply_to_p_id=post:343597547245, post_label=post, person_label=person, location_ip=193.194.75.222, tag_label=tag, country_id=place:60, person_id=person:4398046513658}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597644495, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293397614963, comment_id=comment:343597644503, comment_id_long=343597644503, content=great, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.74.32.4, tag_label=tag, country_id=place:8, person_id=person:2199023256604}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293398300116, comment_id=comment:343597440289, comment_id_long=343597440289, content=thx, comment_label=comment, reply_to_p_id=post:343597440281, post_label=post, person_label=person, location_ip=193.194.45.85, tag_label=tag, country_id=place:87, person_id=person:748}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:2848, tag:5282, tag:8641, tag:9261, tag:9981], browser_used=Firefox, length=83, creation_date=1293398357960, comment_id=comment:343597503085, comment_id_long=343597503085, content=About Diana Ross, solo career that About I Got You Babe, ic duo Sonny & ChAbout If , comment_label=comment, reply_to_p_id=post:343597503079, post_label=post, person_label=person, location_ip=159.90.230.125, tag_label=tag, country_id=place:108, person_id=person:8796093022580}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597467142, tag_ids=[], browser_used=Safari, length=4, creation_date=1293398535752, comment_id=comment:343597467146, comment_id_long=343597467146, content=good, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.43.214.171, tag_label=tag, country_id=place:84, person_id=person:4398046511351}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597503085, tag_ids=[], browser_used=Chrome, length=7, creation_date=1293398538414, comment_id=comment:343597503087, comment_id_long=343597503087, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=193.29.53.2, tag_label=tag, country_id=place:82, person_id=person:10995116279472}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597567856, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293398653726, comment_id=comment:343597567865, comment_id_long=343597567865, content=right, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=119.82.249.209, tag_label=tag, country_id=place:67, person_id=person:4398046512027}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293398978856, comment_id=comment:343597385139, comment_id_long=343597385139, content=no, comment_label=comment, reply_to_p_id=post:343597385137, post_label=post, person_label=person, location_ip=113.20.144.182, tag_label=tag, country_id=place:55, person_id=person:4398046513424}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1025], browser_used=Internet Explorer, length=171, creation_date=1293399198403, comment_id=comment:343597483757, comment_id_long=343597483757, content=Cliff Richards (born 1964, Belo Horizonte, Brazil) is a comic book artist.Cliff Richards (born 1964, Belo Horizonte, Brazil) is a comic book artist.About Cliff Richard, lo, comment_label=comment, reply_to_p_id=post:343597483756, post_label=post, person_label=person, location_ip=31.31.186.51, tag_label=tag, country_id=place:109, person_id=person:2199023256138}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293399259597, comment_id=comment:343597385138, comment_id_long=343597385138, content=good, comment_label=comment, reply_to_p_id=post:343597385137, post_label=post, person_label=person, location_ip=85.158.74.104, tag_label=tag, country_id=place:20, person_id=person:2199023256076}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597604634, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293399358405, comment_id=comment:343597604640, comment_id_long=343597604640, content=maybe, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=87.252.224.143, tag_label=tag, country_id=place:63, person_id=person:2194}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597632312, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293399371567, comment_id=comment:343597632314, comment_id_long=343597632314, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=27.100.203.85, tag_label=tag, country_id=place:98, person_id=person:2199023256419}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597624277, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293399676602, comment_id=comment:343597624279, comment_id_long=343597624279, content=LOL, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=85.237.235.186, tag_label=tag, country_id=place:42, person_id=person:6597069768126}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=2, creation_date=1293399873841, comment_id=comment:343597385141, comment_id_long=343597385141, content=ok, comment_label=comment, reply_to_p_id=post:343597385137, post_label=post, person_label=person, location_ip=113.197.67.248, tag_label=tag, country_id=place:29, person_id=person:609}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:7501], browser_used=Internet Explorer, length=85, creation_date=1293399875148, comment_id=comment:343597528621, comment_id_long=343597528621, content=About Working My Way Back to You, -casting of the melody from their previous hit, Let, comment_label=comment, reply_to_p_id=post:343597528619, post_label=post, person_label=person, location_ip=41.207.38.110, tag_label=tag, country_id=place:84, person_id=person:4398046512990}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597528621, tag_ids=[tag:7501, tag:7561], browser_used=Firefox, length=89, creation_date=1293399953804, comment_id=comment:343597528627, comment_id_long=343597528627, content=About Working My Way Back to You, 's arranger Charles Calello in the temporary About Koso, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.63.191.218, tag_label=tag, country_id=place:2, person_id=person:4398046511651}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597579748, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293400009637, comment_id=comment:343597579754, comment_id_long=343597579754, content=no, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.0.110.205, tag_label=tag, country_id=place:91, person_id=person:8796093024529}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:138, tag:1988, tag:2031, tag:2807, tag:2839, tag:7546, tag:7926, tag:11410], browser_used=Chrome, length=78, creation_date=1293400013994, comment_id=comment:343597547250, comment_id_long=343597547250, content=About Adolf Hitler, m. Hitler About Elizabeth I of England, Ireland. About C., comment_label=comment, reply_to_p_id=post:343597547245, post_label=post, person_label=person, location_ip=41.191.46.226, tag_label=tag, country_id=place:74, person_id=person:709}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=6, creation_date=1293400118082, comment_id=comment:343597385140, comment_id_long=343597385140, content=roflol, comment_label=comment, reply_to_p_id=post:343597385137, post_label=post, person_label=person, location_ip=202.165.203.145, tag_label=tag, country_id=place:35, person_id=person:8796093023908}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597503085, tag_ids=[tag:2900, tag:3064, tag:5282, tag:6969, tag:8641, tag:9981], browser_used=Internet Explorer, length=82, creation_date=1293400517055, comment_id=comment:343597503091, comment_id_long=343597503091, content=About Robin Williams, aurin WilliamsAbout Jermaine Dupri, ), known as JeAbout I Go, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=79.141.119.221, tag_label=tag, country_id=place:38, person_id=person:10995116279927}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597528621, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293400737464, comment_id=comment:343597528629, comment_id_long=343597528629, content=LOL, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=210.80.45.110, tag_label=tag, country_id=place:59, person_id=person:2070}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597412679, tag_ids=[], browser_used=Safari, length=3, creation_date=1293400871192, comment_id=comment:343597412681, comment_id_long=343597412681, content=duh, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=1.10.10.250, tag_label=tag, country_id=place:62, person_id=person:2199023256901}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293400972134, comment_id=comment:343597547252, comment_id_long=343597547252, content=fine, comment_label=comment, reply_to_p_id=post:343597547245, post_label=post, person_label=person, location_ip=196.216.63.253, tag_label=tag, country_id=place:28, person_id=person:6597069769301}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293401321215, comment_id=comment:343597401323, comment_id_long=343597401323, content=I see, comment_label=comment, reply_to_p_id=post:343597401322, post_label=post, person_label=person, location_ip=27.49.235.28, tag_label=tag, country_id=place:0, person_id=person:8796093024324}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592694, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293401376352, comment_id=comment:343597592696, comment_id_long=343597592696, content=right, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.0.81.212, tag_label=tag, country_id=place:49, person_id=person:2199023258228}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597440283, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293401705663, comment_id=comment:343597440301, comment_id_long=343597440301, content=no, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=93.137.222.210, tag_label=tag, country_id=place:9, person_id=person:6597069768430}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:205, tag:9096], browser_used=Internet Explorer, length=75, creation_date=1293401848890, comment_id=comment:343597404959, comment_id_long=343597404959, content=About Charles V, Holy Roman Emperor, tired in 1556. The Habsburg Monarchy p, comment_label=comment, reply_to_p_id=post:343597404956, post_label=post, person_label=person, location_ip=24.41.16.218, tag_label=tag, country_id=place:57, person_id=person:2603}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597599331, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293401919705, comment_id=comment:343597599336, comment_id_long=343597599336, content=good, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=93.88.81.97, tag_label=tag, country_id=place:4, person_id=person:1050}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293401996996, comment_id=comment:343597606492, comment_id_long=343597606492, content=ok, comment_label=comment, reply_to_p_id=post:343597606483, post_label=post, person_label=person, location_ip=41.204.71.157, tag_label=tag, country_id=place:68, person_id=person:6597069769525}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597418146, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293402073641, comment_id=comment:343597418159, comment_id_long=343597418159, content=maybe, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.223.111.230, tag_label=tag, country_id=place:83, person_id=person:2199023257241}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=6, creation_date=1293402179428, comment_id=comment:343597547251, comment_id_long=343597547251, content=roflol, comment_label=comment, reply_to_p_id=post:343597547245, post_label=post, person_label=person, location_ip=112.72.2.6, tag_label=tag, country_id=place:27, person_id=person:10995116277947}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293402209934, comment_id=comment:343597556797, comment_id_long=343597556797, content=duh, comment_label=comment, reply_to_p_id=post:343597556784, post_label=post, person_label=person, location_ip=196.41.34.30, tag_label=tag, country_id=place:102, person_id=person:6597069769091}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597577182, tag_ids=[tag:8574, tag:12086], browser_used=Chrome, length=77, creation_date=1293402240739, comment_id=comment:343597577187, comment_id_long=343597577187, content=About Train in Vain, ominate the chorus. It was titled TrainAbout Duchy of St, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=93.93.59.205, tag_label=tag, country_id=place:23, person_id=person:2164}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597404959, tag_ids=[tag:205, tag:2898], browser_used=Safari, length=83, creation_date=1293402305257, comment_id=comment:343597404962, comment_id_long=343597404962, content=About Charles V, Holy Roman Emperor, es was essentially a lover of peace, and aAbou, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=120.138.23.139, tag_label=tag, country_id=place:29, person_id=person:2199023256901}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597483757, tag_ids=[], browser_used=Chrome, length=6, creation_date=1293402305308, comment_id=comment:343597483759, comment_id_long=343597483759, content=thanks, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=101.0.7.41, tag_label=tag, country_id=place:51, person_id=person:1163}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597440292, tag_ids=[], browser_used=Chrome, length=2, creation_date=1293402378816, comment_id=comment:343597440295, comment_id_long=343597440295, content=ok, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.219.77.197, tag_label=tag, country_id=place:28, person_id=person:6597069769124}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293402401608, comment_id=comment:343597598673, comment_id_long=343597598673, content=I see, comment_label=comment, reply_to_p_id=post:343597598671, post_label=post, person_label=person, location_ip=41.74.64.228, tag_label=tag, country_id=place:22, person_id=person:4398046512173}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:450, tag:1199, tag:8489, tag:9261, tag:12061, tag:13451], browser_used=Internet Explorer, length=75, creation_date=1293402949039, comment_id=comment:343597503089, comment_id_long=343597503089, content=About Goran Ivanišević, šević (born 1About Tiberius, a Claudian, sAbout Blo, comment_label=comment, reply_to_p_id=post:343597503079, post_label=post, person_label=person, location_ip=69.63.75.175, tag_label=tag, country_id=place:44, person_id=person:4398046512633}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592684, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293402965973, comment_id=comment:343597592687, comment_id_long=343597592687, content=I see, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=25.188.47.59, tag_label=tag, country_id=place:107, person_id=person:8796093023790}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597604634, tag_ids=[tag:1452, tag:6410, tag:9194], browser_used=Internet Explorer, length=79, creation_date=1293403080133, comment_id=comment:343597604641, comment_id_long=343597604641, content=About Vincent van Gogh, 1879 he worked as a missionAbout India, l, western and , comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.216.243.152, tag_label=tag, country_id=place:83, person_id=person:2199023256041}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597404959, tag_ids=[tag:205, tag:11993], browser_used=Chrome, length=90, creation_date=1293403186260, comment_id=comment:343597404966, comment_id_long=343597404966, content=About Charles V, Holy Roman Emperor, e personally defeated by Charles at the BattleAbout B, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.3.72.123, tag_label=tag, country_id=place:10, person_id=person:1993}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597556785, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293403567875, comment_id=comment:343597556802, comment_id_long=343597556802, content=maybe, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.89.91.133, tag_label=tag, country_id=place:11, person_id=person:4398046512222}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597644495, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293403622501, comment_id=comment:343597644500, comment_id_long=343597644500, content=duh, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.169.37.232, tag_label=tag, country_id=place:107, person_id=person:8796093025092}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597401324, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293403730529, comment_id=comment:343597401333, comment_id_long=343597401333, content=good, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.200.29.44, tag_label=tag, country_id=place:83, person_id=person:2199023256112}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597632316, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293403876671, comment_id=comment:343597632322, comment_id_long=343597632322, content=thx, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=89.248.89.8, tag_label=tag, country_id=place:20, person_id=person:6597069767565}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293403903494, comment_id=comment:343597503083, comment_id_long=343597503083, content=LOL, comment_label=comment, reply_to_p_id=post:343597503079, post_label=post, person_label=person, location_ip=180.92.139.107, tag_label=tag, country_id=place:54, person_id=person:10995116279203}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293403947256, comment_id=comment:343597547246, comment_id_long=343597547246, content=good, comment_label=comment, reply_to_p_id=post:343597547245, post_label=post, person_label=person, location_ip=31.37.87.221, tag_label=tag, country_id=place:77, person_id=person:4398046512595}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293404071457, comment_id=comment:343597562965, comment_id_long=343597562965, content=cool, comment_label=comment, reply_to_p_id=post:343597562963, post_label=post, person_label=person, location_ip=41.208.93.23, tag_label=tag, country_id=place:22, person_id=person:8796093023908}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597404959, tag_ids=[tag:205, tag:975], browser_used=Firefox, length=87, creation_date=1293404161879, comment_id=comment:343597404972, comment_id_long=343597404972, content=About Charles V, Holy Roman Emperor, les' reign in order to peacefully and intellAbout , comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.74.40.138, tag_label=tag, country_id=place:8, person_id=person:6597069769360}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597528112, tag_ids=[], browser_used=Firefox, length=7, creation_date=1293404272800, comment_id=comment:343597528122, comment_id_long=343597528122, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=202.70.33.107, tag_label=tag, country_id=place:27, person_id=person:2199023256773}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293404281637, comment_id=comment:343597401329, comment_id_long=343597401329, content=duh, comment_label=comment, reply_to_p_id=post:343597401322, post_label=post, person_label=person, location_ip=213.172.73.127, tag_label=tag, country_id=place:4, person_id=person:4398046511402}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597503089, tag_ids=[], browser_used=Chrome, length=2, creation_date=1293404409788, comment_id=comment:343597503095, comment_id_long=343597503095, content=no, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=61.11.236.226, tag_label=tag, country_id=place:58, person_id=person:1564}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293404708434, comment_id=comment:343597440293, comment_id_long=343597440293, content=no, comment_label=comment, reply_to_p_id=post:343597440281, post_label=post, person_label=person, location_ip=77.110.169.150, tag_label=tag, country_id=place:79, person_id=person:974}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=6, creation_date=1293404805368, comment_id=comment:343597542854, comment_id_long=343597542854, content=roflol, comment_label=comment, reply_to_p_id=post:343597542837, post_label=post, person_label=person, location_ip=62.140.58.254, tag_label=tag, country_id=place:3, person_id=person:10995116279141}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597556787, tag_ids=[tag:5532, tag:6396], browser_used=Internet Explorer, length=75, creation_date=1293404822286, comment_id=comment:343597556792, comment_id_long=343597556792, content=About Ommadawn, third record album by Mike Oldfield, rAbout Sarah Vaughan, , comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=89.254.128.180, tag_label=tag, country_id=place:20, person_id=person:8796093022569}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597556792, tag_ids=[tag:5386, tag:5532, tag:6396], browser_used=Chrome, length=82, creation_date=1293404874948, comment_id=comment:343597556795, comment_id_long=343597556795, content=About What Goes Around... Comes Around, bruary 7, 2007. Actress ScarAbout Ommadawn, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.71.24.236, tag_label=tag, country_id=place:47, person_id=person:8796093025060}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597528621, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293405115826, comment_id=comment:343597528625, comment_id_long=343597528625, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.13.136.184, tag_label=tag, country_id=place:81, person_id=person:2451}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293405335977, comment_id=comment:343597430708, comment_id_long=343597430708, content=maybe, comment_label=comment, reply_to_p_id=post:343597430706, post_label=post, person_label=person, location_ip=41.74.64.179, tag_label=tag, country_id=place:22, person_id=person:2961}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597538338, tag_ids=[], browser_used=Chrome, length=6, creation_date=1293405388840, comment_id=comment:343597538346, comment_id_long=343597538346, content=roflol, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=120.136.1.77, tag_label=tag, country_id=place:29, person_id=person:2199023256983}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=6, creation_date=1293405520776, comment_id=comment:343597430710, comment_id_long=343597430710, content=roflol, comment_label=comment, reply_to_p_id=post:343597430706, post_label=post, person_label=person, location_ip=213.55.125.91, tag_label=tag, country_id=place:76, person_id=person:6597069768480}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597418154, tag_ids=[tag:9162, tag:13643], browser_used=Chrome, length=85, creation_date=1293405576933, comment_id=comment:343597418160, comment_id_long=343597418160, content=About Palestinian National Authority, ectively collapsed when Hamas and Fatach enAbou, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.207.62.120, tag_label=tag, country_id=place:26, person_id=person:10995116278475}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597401324, tag_ids=[tag:6411], browser_used=Safari, length=85, creation_date=1293405801764, comment_id=comment:343597401330, comment_id_long=343597401330, content=About Italy, capita. It is a founding member of what is now the European Union and pa, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=91.199.94.236, tag_label=tag, country_id=place:17, person_id=person:8796093022515}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:139, tag:975, tag:1025, tag:1207, tag:6871, tag:9580, tag:9595, tag:13862, tag:14069], browser_used=Chrome, length=86, creation_date=1293405873348, comment_id=comment:343597384859, comment_id_long=343597384859, content=About Wolfgang Amadeus Mozart, ility fromAbout Prince Philip, Duke of Edinburgh, reek , comment_label=comment, reply_to_p_id=post:343597384851, post_label=post, person_label=person, location_ip=85.159.51.112, tag_label=tag, country_id=place:79, person_id=person:10995116278640}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597384859, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293405895565, comment_id=comment:343597384860, comment_id_long=343597384860, content=duh, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=116.50.219.250, tag_label=tag, country_id=place:55, person_id=person:10995116280408}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:549, tag:809], browser_used=Opera, length=84, creation_date=1293405912886, comment_id=comment:343597542838, comment_id_long=343597542838, content=About Omar Sharif, He has been nominated for an Academy Award About Paul Hindemith, , comment_label=comment, reply_to_p_id=post:343597542837, post_label=post, person_label=person, location_ip=62.117.53.84, tag_label=tag, country_id=place:74, person_id=person:4398046512193}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1776, tag:7466], browser_used=Firefox, length=81, creation_date=1293405940367, comment_id=comment:343597644499, comment_id_long=343597644499, content=About Conchita Martínez, 11 January 1993)Grand Slam Doubles resultAbout Fight the, comment_label=comment, reply_to_p_id=post:343597644494, post_label=post, person_label=person, location_ip=89.146.146.249, tag_label=tag, country_id=place:6, person_id=person:6597069767316}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597542838, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293406010051, comment_id=comment:343597542840, comment_id_long=343597542840, content=no, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=14.1.0.53, tag_label=tag, country_id=place:1, person_id=person:6597069769525}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Safari, length=6, creation_date=1293406178185, comment_id=comment:343597624273, comment_id_long=343597624273, content=thanks, comment_label=comment, reply_to_p_id=post:343597624266, post_label=post, person_label=person, location_ip=27.50.252.99, tag_label=tag, country_id=place:1, person_id=person:4398046511220}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597644499, tag_ids=[tag:1670], browser_used=Firefox, length=80, creation_date=1293406276568, comment_id=comment:343597644505, comment_id_long=343597644505, content=About Vladimir Putin, ncrease in real incomes between 2000-2011 as well as impro, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=101.53.54.88, tag_label=tag, country_id=place:58, person_id=person:1034}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597644495, tag_ids=[tag:13545], browser_used=Firefox, length=78, creation_date=1293406388765, comment_id=comment:343597644510, comment_id_long=343597644510, content=About Years of Refusal, uary 2009 in the UK and on 17 February 2009 in the US., comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.188.125.2, tag_label=tag, country_id=place:25, person_id=person:4398046513553}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597560644, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293406437644, comment_id=comment:343597560656, comment_id_long=343597560656, content=right, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=85.158.98.52, tag_label=tag, country_id=place:105, person_id=person:6597069766775}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597561734, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293406582479, comment_id=comment:343597561738, comment_id_long=343597561738, content=maybe, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=114.129.25.114, tag_label=tag, country_id=place:19, person_id=person:939}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597542838, tag_ids=[tag:1993], browser_used=Opera, length=79, creation_date=1293406718955, comment_id=comment:343597542844, comment_id_long=343597542844, content=About Tony Blair, umber of 1997 manifesto pledges, introducing the minimum wage, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=202.45.146.152, tag_label=tag, country_id=place:88, person_id=person:459}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597440283, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293406787466, comment_id=comment:343597440285, comment_id_long=343597440285, content=LOL, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=101.96.14.110, tag_label=tag, country_id=place:58, person_id=person:8796093024219}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597503085, tag_ids=[], browser_used=Chrome, length=6, creation_date=1293407013580, comment_id=comment:343597503086, comment_id_long=343597503086, content=thanks, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=213.55.88.54, tag_label=tag, country_id=place:76, person_id=person:2459}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597626539, tag_ids=[tag:783, tag:1201, tag:7151, tag:9046], browser_used=Chrome, length=74, creation_date=1293407170019, comment_id=comment:343597626541, comment_id_long=343597626541, content=About Wilhelm II, German Emperor, e topics without coAbout Horace, is lite, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=190.167.143.116, tag_label=tag, country_id=place:11, person_id=person:596}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597561732, tag_ids=[tag:6991, tag:10191], browser_used=Safari, length=83, creation_date=1293407372934, comment_id=comment:343597561733, comment_id_long=343597561733, content=About Cary Grant, ma, Grant's best-known films include The AAbout American Doll Pos, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=80.80.227.91, tag_label=tag, country_id=place:45, person_id=person:4398046511327}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597418146, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293407449006, comment_id=comment:343597418152, comment_id_long=343597418152, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=46.40.195.137, tag_label=tag, country_id=place:33, person_id=person:6597069767260}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:2827], browser_used=Firefox, length=89, creation_date=1293407537596, comment_id=comment:343597606489, comment_id_long=343597606489, content=About Andrew Jackson, small district. He was supportive of states' rights, but during th, comment_label=comment, reply_to_p_id=post:343597606483, post_label=post, person_label=person, location_ip=31.29.36.255, tag_label=tag, country_id=place:80, person_id=person:6597069767247}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293407632844, comment_id=comment:343597562971, comment_id_long=343597562971, content=yes, comment_label=comment, reply_to_p_id=post:343597562963, post_label=post, person_label=person, location_ip=180.94.120.131, tag_label=tag, country_id=place:27, person_id=person:6597069769028}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597606489, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293407661470, comment_id=comment:343597606494, comment_id_long=343597606494, content=duh, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.93.243.120, tag_label=tag, country_id=place:47, person_id=person:6597069769652}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=6, creation_date=1293407685023, comment_id=comment:343597430707, comment_id_long=343597430707, content=roflol, comment_label=comment, reply_to_p_id=post:343597430706, post_label=post, person_label=person, location_ip=196.2.3.10, tag_label=tag, country_id=place:26, person_id=person:6597069767105}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597644496, tag_ids=[tag:9300], browser_used=Chrome, length=75, creation_date=1293407695297, comment_id=comment:343597644508, comment_id_long=343597644508, content=About Warsaw Pact, zation for the communist states of Eastern Europe. The W, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.12.162.221, tag_label=tag, country_id=place:106, person_id=person:4398046511949}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597644508, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293407960748, comment_id=comment:343597644512, comment_id_long=343597644512, content=right, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=113.52.154.78, tag_label=tag, country_id=place:41, person_id=person:2199023258274}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597644508, tag_ids=[], browser_used=Opera, length=6, creation_date=1293408141375, comment_id=comment:343597644509, comment_id_long=343597644509, content=thanks, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=103.2.122.104, tag_label=tag, country_id=place:29, person_id=person:8796093023804}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597624268, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293408163367, comment_id=comment:343597624284, comment_id_long=343597624284, content=thx, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.41.243.35, tag_label=tag, country_id=place:60, person_id=person:4398046513160}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597483757, tag_ids=[], browser_used=Firefox, length=7, creation_date=1293408304604, comment_id=comment:343597483760, comment_id_long=343597483760, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.1.135.181, tag_label=tag, country_id=place:71, person_id=person:2199023256108}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597510772, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293408458167, comment_id=comment:343597510782, comment_id_long=343597510782, content=no, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=1.2.2.148, tag_label=tag, country_id=place:1, person_id=person:4398046513821}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597606489, tag_ids=[], browser_used=Internet Explorer, length=7, creation_date=1293408674411, comment_id=comment:343597606490, comment_id_long=343597606490, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=27.126.36.2, tag_label=tag, country_id=place:98, person_id=person:8796093024653}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:138, tag:1027, tag:1988, tag:10555, tag:11718], browser_used=Internet Explorer, length=86, creation_date=1293408738710, comment_id=comment:343597547254, comment_id_long=343597547254, content=About Adolf Hitler, es who, in his vieAbout Rabindranath Tagore, a Bengali poet, BAbo, comment_label=comment, reply_to_p_id=post:343597547245, post_label=post, person_label=person, location_ip=27.102.173.158, tag_label=tag, country_id=place:98, person_id=person:208}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1863, tag:2034, tag:6950], browser_used=Internet Explorer, length=147, creation_date=1293408771592, comment_id=comment:343597461059, comment_id_long=343597461059, content=About Carl Linnaeus, my, and is also considered one of the fathers of mAbout Lewis Carroll, ion meets twice a year, and has an active publicatAbout, comment_label=comment, reply_to_p_id=post:343597461056, post_label=post, person_label=person, location_ip=122.129.122.8, tag_label=tag, country_id=place:85, person_id=person:8796093023173}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597461059, tag_ids=[tag:2034, tag:6681, tag:6982], browser_used=Chrome, length=178, creation_date=1293408800547, comment_id=comment:343597461066, comment_id_long=343597461066, content=About Lewis Carroll, , and has an active publications program. The archive contaiAbout Seventh Son of a Seventh Son, British heavy metal band Iron Maiden, released in 1988 by EMA, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.1.96.138, tag_label=tag, country_id=place:96, person_id=person:8796093023067}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597492155, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293408982999, comment_id=comment:343597492159, comment_id_long=343597492159, content=cool, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=186.22.215.111, tag_label=tag, country_id=place:61, person_id=person:6597069768098}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597417431, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293408984037, comment_id=comment:343597417432, comment_id_long=343597417432, content=maybe, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.71.161.98, tag_label=tag, country_id=place:108, person_id=person:6597069769333}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:549, tag:1910], browser_used=Chrome, length=75, creation_date=1293409039087, comment_id=comment:343597542845, comment_id_long=343597542845, content=About Omar Sharif, starred in Hollywood films including LAbout Carl Jung, i, comment_label=comment, reply_to_p_id=post:343597542837, post_label=post, person_label=person, location_ip=64.5.240.228, tag_label=tag, country_id=place:66, person_id=person:8796093022863}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597425216, tag_ids=[], browser_used=Firefox, length=6, creation_date=1293409080635, comment_id=comment:343597425218, comment_id_long=343597425218, content=roflol, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=112.134.108.63, tag_label=tag, country_id=place:100, person_id=person:6597069768929}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:3064, tag:8679], browser_used=Chrome, length=84, creation_date=1293409292706, comment_id=comment:343597618375, comment_id_long=343597618375, content=About Jermaine Dupri, 72), known as Jermaine Dupri or JD, is an AAbout Flagpole Sitt, comment_label=comment, reply_to_p_id=post:343597618374, post_label=post, person_label=person, location_ip=89.165.250.34, tag_label=tag, country_id=place:95, person_id=person:4398046512460}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597528621, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293409344255, comment_id=comment:343597528628, comment_id_long=343597528628, content=LOL, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=157.86.32.47, tag_label=tag, country_id=place:49, person_id=person:4398046512774}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597618375, tag_ids=[], browser_used=Chrome, length=7, creation_date=1293409346457, comment_id=comment:343597618379, comment_id_long=343597618379, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=197.255.180.66, tag_label=tag, country_id=place:73, person_id=person:4398046512678}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:145, tag:1176, tag:1863, tag:5141, tag:7584], browser_used=Firefox, length=78, creation_date=1293409389392, comment_id=comment:343597461057, comment_id_long=343597461057, content=About Maria Theresa, n of 1713 and spAbout Leonardo da Vinci, s, and his chron, comment_label=comment, reply_to_p_id=post:343597461056, post_label=post, person_label=person, location_ip=41.76.97.141, tag_label=tag, country_id=place:97, person_id=person:8796093023006}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597547254, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293409395163, comment_id=comment:343597547259, comment_id_long=343597547259, content=I see, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=27.115.109.165, tag_label=tag, country_id=place:1, person_id=person:2199023256837}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597510772, tag_ids=[tag:2880, tag:12897], browser_used=Firefox, length=81, creation_date=1293409475983, comment_id=comment:343597510784, comment_id_long=343597510784, content=About Muhammad Ali, the most uncompromising of sports and thAbout Possibilities,, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.1.92.10, tag_label=tag, country_id=place:96, person_id=person:2199023256026}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597528117, tag_ids=[], browser_used=Safari, length=3, creation_date=1293409532042, comment_id=comment:343597528119, comment_id_long=343597528119, content=yes, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=124.6.253.61, tag_label=tag, country_id=place:100, person_id=person:1914}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597440283, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293409611321, comment_id=comment:343597440290, comment_id_long=343597440290, content=right, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=194.204.235.110, tag_label=tag, country_id=place:87, person_id=person:2650}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=5, creation_date=1293409720828, comment_id=comment:343597409045, comment_id_long=343597409045, content=great, comment_label=comment, reply_to_p_id=post:343597409044, post_label=post, person_label=person, location_ip=193.84.183.106, tag_label=tag, country_id=place:86, person_id=person:6597069767192}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597418160, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293409766937, comment_id=comment:343597418161, comment_id_long=343597418161, content=ok, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=190.6.201.186, tag_label=tag, country_id=place:15, person_id=person:8796093024447}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597483757, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293410059675, comment_id=comment:343597483764, comment_id_long=343597483764, content=great, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.215.152.14, tag_label=tag, country_id=place:44, person_id=person:6597069768486}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=2, creation_date=1293410124108, comment_id=comment:343597503090, comment_id_long=343597503090, content=no, comment_label=comment, reply_to_p_id=post:343597503079, post_label=post, person_label=person, location_ip=121.127.55.212, tag_label=tag, country_id=place:59, person_id=person:1564}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597542845, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293410191472, comment_id=comment:343597542851, comment_id_long=343597542851, content=LOL, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=78.109.199.215, tag_label=tag, country_id=place:80, person_id=person:2698}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293410196536, comment_id=comment:343597579743, comment_id_long=343597579743, content=yes, comment_label=comment, reply_to_p_id=post:343597579741, post_label=post, person_label=person, location_ip=190.4.101.182, tag_label=tag, country_id=place:69, person_id=person:4398046513886}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597592692, tag_ids=[tag:1451, tag:8730, tag:9155, tag:12082], browser_used=Internet Explorer, length=89, creation_date=1293410271229, comment_id=comment:343597592697, comment_id_long=343597592697, content=About Rembrandt, States. The populationAbout You Came, as released on October About Orga, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=1.1.25.99, tag_label=tag, country_id=place:1, person_id=person:4398046511682}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597405203, tag_ids=[tag:3066, tag:11628], browser_used=Internet Explorer, length=172, creation_date=1293410272846, comment_id=comment:343597405206, comment_id_long=343597405206, content=About John Steinbeck, . He is widely known for the Pulitzer Prize-winning novel The Grapes of Wrath (1939) anAbout Bede, ory. In 1899, Bede was made a Doctor of the Church , comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=27.121.126.62, tag_label=tag, country_id=place:1, person_id=person:8796093024447}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597618375, tag_ids=[tag:3023], browser_used=Chrome, length=78, creation_date=1293410288456, comment_id=comment:343597618376, comment_id_long=343597618376, content=About Henry Mancini, onductor and arranger, best remembered for his film and t, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=196.2.82.8, tag_label=tag, country_id=place:87, person_id=person:8796093022869}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597404959, tag_ids=[tag:205, tag:8470], browser_used=Firefox, length=86, creation_date=1293410489975, comment_id=comment:343597404961, comment_id_long=343597404961, content=About Charles V, Holy Roman Emperor, as however a technicality given her mental iAbout, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=113.203.237.240, tag_label=tag, country_id=place:54, person_id=person:2199023258122}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597440292, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293410503909, comment_id=comment:343597440298, comment_id_long=343597440298, content=fine, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.47.222.40, tag_label=tag, country_id=place:107, person_id=person:8796093023915}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597428233, tag_ids=[tag:7603], browser_used=Internet Explorer, length=76, creation_date=1293410510064, comment_id=comment:343597428237, comment_id_long=343597428237, content=About Roman Polanski, as a young boy attempting to triumph over adversity. H, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=14.128.3.133, tag_label=tag, country_id=place:52, person_id=person:4398046513667}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293410538158, comment_id=comment:343597570106, comment_id_long=343597570106, content=yes, comment_label=comment, reply_to_p_id=post:343597570105, post_label=post, person_label=person, location_ip=46.40.117.86, tag_label=tag, country_id=place:7, person_id=person:10995116278779}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293410793264, comment_id=comment:343597606485, comment_id_long=343597606485, content=thx, comment_label=comment, reply_to_p_id=post:343597606483, post_label=post, person_label=person, location_ip=202.123.182.231, tag_label=tag, country_id=place:19, person_id=person:1545}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=6, creation_date=1293411249028, comment_id=comment:343597618377, comment_id_long=343597618377, content=roflol, comment_label=comment, reply_to_p_id=post:343597618374, post_label=post, person_label=person, location_ip=200.121.7.104, tag_label=tag, country_id=place:91, person_id=person:6597069766831}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:1749, tag:5067], browser_used=Internet Explorer, length=76, creation_date=1293411278767, comment_id=comment:343597607574, comment_id_long=343597607574, content=About J. R. R. Tolkien, greatest British writers since 1945. FAbout Pakista, comment_label=comment, reply_to_p_id=post:343597607573, post_label=post, person_label=person, location_ip=200.89.22.86, tag_label=tag, country_id=place:91, person_id=person:10995116278182}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293411292067, comment_id=comment:343597542841, comment_id_long=343597542841, content=thx, comment_label=comment, reply_to_p_id=post:343597542837, post_label=post, person_label=person, location_ip=14.1.0.53, tag_label=tag, country_id=place:1, person_id=person:6597069769525}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597503085, tag_ids=[], browser_used=Internet Explorer, length=4, creation_date=1293411372257, comment_id=comment:343597503094, comment_id_long=343597503094, content=cool, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=203.81.163.218, tag_label=tag, country_id=place:65, person_id=person:6597069769232}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293411540786, comment_id=comment:343597417446, comment_id_long=343597417446, content=yes, comment_label=comment, reply_to_p_id=post:343597417427, post_label=post, person_label=person, location_ip=200.75.162.191, tag_label=tag, country_id=place:5, person_id=person:2199023258031}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597428237, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293411901077, comment_id=comment:343597428241, comment_id_long=343597428241, content=great, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.63.147.5, tag_label=tag, country_id=place:84, person_id=person:2199023257251}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
v = g.V().has('organisation', 'iid', 'organisation:1582').next();e = person.addEdge('studyAt', v); e.property('classYear', '2008');
v = g.V().has('organisation', 'iid', 'organisation:1').next();e = person.addEdge('workAt', v); e.property('workFrom', '2009');
v = g.V().has('organisation', 'iid', 'organisation:2').next();e = person.addEdge('workAt', v); e.property('workFrom', '2009');, bindings={birthday=611712000000, lastName=Zaland, place_label=place, tag_ids=[tag:273, tag:1675, tag:3045, tag:6982], browser_used=Firefox, gender=female, languages=[tk, uz, en], vlabel=person, creation_date=1293411952052, emails=[Rahim10995116279394@hotmail.com], firstName=Rahim, person_id_long=10995116279394, located_in=place:953, location_ip=58.147.147.235, tag_label=tag, person_id=person:10995116279394}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597467159, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293411980647, comment_id=comment:343597467165, comment_id_long=343597467165, content=yes, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.86.4.47, tag_label=tag, country_id=place:21, person_id=person:8796093025183}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597503091, tag_ids=[], browser_used=Chrome, length=5, creation_date=1293412069243, comment_id=comment:343597503093, comment_id_long=343597503093, content=maybe, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.6.52.235, tag_label=tag, country_id=place:34, person_id=person:8796093022869}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597547254, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293412114397, comment_id=comment:343597547260, comment_id_long=343597547260, content=no, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=46.18.233.34, tag_label=tag, country_id=place:81, person_id=person:8796093024615}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597599330, tag_ids=[tag:2839, tag:2841, tag:9213, tag:11628], browser_used=Internet Explorer, length=74, creation_date=1293412398845, comment_id=comment:343597599345, comment_id_long=343597599345, content=About Woody Allen, s a comic, he develAbout Martin Scorsese, er, producer,, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=202.9.76.77, tag_label=tag, country_id=place:19, person_id=person:6597069768280}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597510783, tag_ids=[], browser_used=Internet Explorer, length=6, creation_date=1293412743039, comment_id=comment:343597510788, comment_id_long=343597510788, content=thanks, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=180.131.148.100, tag_label=tag, country_id=place:19, person_id=person:6597069768879}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597404958, tag_ids=[], browser_used=Firefox, length=6, creation_date=1293413031700, comment_id=comment:343597404960, comment_id_long=343597404960, content=thanks, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=31.24.104.155, tag_label=tag, country_id=place:107, person_id=person:6597069769360}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597556792, tag_ids=[], browser_used=Chrome, length=6, creation_date=1293413520704, comment_id=comment:343597556796, comment_id_long=343597556796, content=thanks, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=91.209.132.188, tag_label=tag, country_id=place:43, person_id=person:8796093023300}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:295, tag:6023], browser_used=Chrome, length=85, creation_date=1293413534255, comment_id=comment:343597570107, comment_id_long=343597570107, content=About Jim Carrey, y first gained recognition in 1990 after laAbout The Chanukah Song,, comment_label=comment, reply_to_p_id=post:343597570105, post_label=post, person_label=person, location_ip=49.236.198.66, tag_label=tag, country_id=place:85, person_id=person:780}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597401330, tag_ids=[], browser_used=Internet Explorer, length=5, creation_date=1293414033694, comment_id=comment:343597401332, comment_id_long=343597401332, content=great, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=204.231.224.222, tag_label=tag, country_id=place:107, person_id=person:4398046513219}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=3, creation_date=1293414065907, comment_id=comment:343597619307, comment_id_long=343597619307, content=duh, comment_label=comment, reply_to_p_id=post:343597619300, post_label=post, person_label=person, location_ip=190.124.89.207, tag_label=tag, country_id=place:11, person_id=person:10995116279016}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:9309], browser_used=Firefox, length=120, creation_date=1293414317255, comment_id=comment:343597632315, comment_id_long=343597632315, content=About Electorate of Brunswick-Lüneburg, ier had ruled a number of principalities, which had several times been partition, comment_label=comment, reply_to_p_id=post:343597632310, post_label=post, person_label=person, location_ip=91.199.142.11, tag_label=tag, country_id=place:43, person_id=person:8796093024180}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597483758, tag_ids=[tag:9061], browser_used=Internet Explorer, length=89, creation_date=1293414426165, comment_id=comment:343597483768, comment_id_long=343597483768, content=About Nigeria, the east, and Niger in the north. Its coast in the south lies on the Gulf , comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=190.187.116.9, tag_label=tag, country_id=place:91, person_id=person:2199023257251}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=7, creation_date=1293414445425, comment_id=comment:343597417440, comment_id_long=343597417440, content=no way!, comment_label=comment, reply_to_p_id=post:343597417427, post_label=post, person_label=person, location_ip=46.136.88.254, tag_label=tag, country_id=place:89, person_id=person:2199023257228}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597510771, tag_ids=[tag:2846, tag:12051], browser_used=Opera, length=163, creation_date=1293414709753, comment_id=comment:343597510773, comment_id_long=343597510773, content=About Alice Cooper, hythm guitar, Dennis Dunaway on bass guitar, and drummer Neal Smith. The original About Duchy of Bavaria, of his fiefs. Bavaria then passed on , comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=213.55.120.51, tag_label=tag, country_id=place:76, person_id=person:6597069767809}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597570107, tag_ids=[], browser_used=Firefox, length=6, creation_date=1293414724787, comment_id=comment:343597570109, comment_id_long=343597570109, content=roflol, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=46.249.57.164, tag_label=tag, country_id=place:89, person_id=person:2199023257132}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597632318, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293414793711, comment_id=comment:343597632319, comment_id_long=343597632319, content=good, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=46.226.176.18, tag_label=tag, country_id=place:81, person_id=person:6597069767150}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Opera, length=5, creation_date=1293414803732, comment_id=comment:343597547256, comment_id_long=343597547256, content=I see, comment_label=comment, reply_to_p_id=post:343597547245, post_label=post, person_label=person, location_ip=41.223.189.33, tag_label=tag, country_id=place:73, person_id=person:580}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597542838, tag_ids=[tag:549, tag:2903], browser_used=Chrome, length=168, creation_date=1293415423467, comment_id=comment:343597542847, comment_id_long=343597542847, content=About Omar Sharif, d in Hollywood films including Lawrence of Arabia, Doctor Zhivago and Funny Girl. He About Michael Jordan, Hill, where he was a member of the Tar Hee, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=213.150.178.155, tag_label=tag, country_id=place:104, person_id=person:6597069769001}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=3, creation_date=1293415559080, comment_id=comment:343597607685, comment_id_long=343597607685, content=yes, comment_label=comment, reply_to_p_id=post:343597607674, post_label=post, person_label=person, location_ip=41.76.136.119, tag_label=tag, country_id=place:73, person_id=person:4398046511697}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597400135, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293415611127, comment_id=comment:343597400145, comment_id_long=343597400145, content=good, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=41.86.12.21, tag_label=tag, country_id=place:21, person_id=person:2199023256307}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597644496, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293415985881, comment_id=comment:343597644501, comment_id_long=343597644501, content=yes, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=24.72.204.136, tag_label=tag, country_id=place:57, person_id=person:2199023256604}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597632312, tag_ids=[], browser_used=Internet Explorer, length=3, creation_date=1293416143617, comment_id=comment:343597632313, comment_id_long=343597632313, content=LOL, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=203.110.67.146, tag_label=tag, country_id=place:19, person_id=person:8796093023118}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=6, creation_date=1293416499679, comment_id=comment:343597417428, comment_id_long=343597417428, content=thanks, comment_label=comment, reply_to_p_id=post:343597417427, post_label=post, person_label=person, location_ip=24.102.40.251, tag_label=tag, country_id=place:66, person_id=person:2199023258352}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597618376, tag_ids=[], browser_used=Internet Explorer, length=2, creation_date=1293416783828, comment_id=comment:343597618378, comment_id_long=343597618378, content=ok, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=190.9.61.20, tag_label=tag, country_id=place:69, person_id=person:6597069769014}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597418158, tag_ids=[], browser_used=Chrome, length=7, creation_date=1293416875122, comment_id=comment:343597418163, comment_id_long=343597418163, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=199.103.10.122, tag_label=tag, country_id=place:89, person_id=person:904}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=7, creation_date=1293416966717, comment_id=comment:343597412678, comment_id_long=343597412678, content=no way!, comment_label=comment, reply_to_p_id=post:343597412677, post_label=post, person_label=person, location_ip=31.132.8.99, tag_label=tag, country_id=place:95, person_id=person:4398046513818}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=4, creation_date=1293417136392, comment_id=comment:343597618380, comment_id_long=343597618380, content=fine, comment_label=comment, reply_to_p_id=post:343597618374, post_label=post, person_label=person, location_ip=80.74.105.129, tag_label=tag, country_id=place:17, person_id=person:4398046513886}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=6, creation_date=1293417681852, comment_id=comment:343597562970, comment_id_long=343597562970, content=roflol, comment_label=comment, reply_to_p_id=post:343597562963, post_label=post, person_label=person, location_ip=91.217.127.214, tag_label=tag, country_id=place:43, person_id=person:8796093025180}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Internet Explorer, length=6, creation_date=1293417835345, comment_id=comment:343597425207, comment_id_long=343597425207, content=thanks, comment_label=comment, reply_to_p_id=post:343597425204, post_label=post, person_label=person, location_ip=200.13.134.62, tag_label=tag, country_id=place:15, person_id=person:2662}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:2985], browser_used=Firefox, length=83, creation_date=1293417938484, comment_id=comment:343597429047, comment_id_long=343597429047, content=About Walt Whitman, nment clerk, and – in addition to publishing his poetry – was a, comment_label=comment, reply_to_p_id=post:343597429046, post_label=post, person_label=person, location_ip=62.68.58.240, tag_label=tag, country_id=place:22, person_id=person:6597069768929}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597467155, tag_ids=[], browser_used=Firefox, length=7, creation_date=1293418051347, comment_id=comment:343597467157, comment_id_long=343597467157, content=no way!, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=148.213.63.42, tag_label=tag, country_id=place:53, person_id=person:2199023256170}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=2, creation_date=1293418131134, comment_id=comment:343597516936, comment_id_long=343597516936, content=ok, comment_label=comment, reply_to_p_id=post:343597516927, post_label=post, person_label=person, location_ip=192.231.95.82, tag_label=tag, country_id=place:36, person_id=person:2627}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[tag:787, tag:788, tag:2008, tag:6938, tag:9097], browser_used=Firefox, length=74, creation_date=1293418203216, comment_id=comment:343597516934, comment_id_long=343597516934, content=About Felix Mendelssohn, conservative mAbout George II of Great Britain, , comment_label=comment, reply_to_p_id=post:343597516927, post_label=post, person_label=person, location_ip=31.185.40.174, tag_label=tag, country_id=place:107, person_id=person:2199023257853}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Chrome, length=2, creation_date=1293418525384, comment_id=comment:343597483762, comment_id_long=343597483762, content=ok, comment_label=comment, reply_to_p_id=post:343597483756, post_label=post, person_label=person, location_ip=80.249.215.152, tag_label=tag, country_id=place:18, person_id=person:4398046511106}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
v = g.V().has('organisation', 'iid', 'organisation:5039').next();e = person.addEdge('studyAt', v); e.property('classYear', '2004');
, bindings={birthday=480384000000, lastName=Gonzalez, place_label=place, tag_ids=[tag:138, tag:196, tag:783, tag:798, tag:1732, tag:1758, tag:1768, tag:1863, tag:1910, tag:1985, tag:2055, tag:2073, tag:2779, tag:2797, tag:2813, tag:2815, tag:2836, tag:2839, tag:2880, tag:2882, tag:2895, tag:2904, tag:2927, tag:2942, tag:2965, tag:2995, tag:2997, tag:3013, tag:3034, tag:5156, tag:5775, tag:6190, tag:6824, tag:6981, tag:6987, tag:7521, tag:7523, tag:8743, tag:9050, tag:9058, tag:9102, tag:9144, tag:9177, tag:9244, tag:9261, tag:11695], browser_used=Firefox, gender=male, languages=[es, en], vlabel=person, creation_date=1293418726007, emails=[Manuel10995116278380@gmail.com, Manuel10995116278380@gmx.com, Manuel10995116278380@yahoo.com], firstName=Manuel, person_id_long=10995116278380, located_in=place:740, location_ip=187.147.30.17, tag_label=tag, person_id=person:10995116278380}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_comment = g.V().has(comment_label, 'iid', reply_to_c_id).next();comment.addEdge('replyOf', replied_comment);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:343597461059, tag_ids=[], browser_used=Chrome, length=2, creation_date=1293418856496, comment_id=comment:343597461067, comment_id_long=343597461067, content=ok, comment_label=comment, reply_to_p_id=post:-1, post_label=post, person_label=person, location_ip=200.3.8.171, tag_label=tag, country_id=place:108, person_id=person:8796093023067}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
replied_post = g.V().has(post_label, 'iid', reply_to_p_id).next();comment.addEdge('replyOf', replied_post);tag_ids.forEach{t -> tag = g.V().has(tag_label, 'iid', t).next(); comment.addEdge('hasTag', tag); }, bindings={place_label=place, reply_to_c_id=comment:-1, tag_ids=[], browser_used=Firefox, length=4, creation_date=1293419037187, comment_id=comment:343597469646, comment_id_long=343597469646, content=good, comment_label=comment, reply_to_p_id=post:343597469643, post_label=post, person_label=person, location_ip=116.106.188.108, tag_label=tag, country_id=place:58, person_id=person:10995116279854}}} to - Connection{host=Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin}}
----
19:56:23,777 INFO ValidateDatabaseMode:37 - Validation Result: FAIL
Database: ca.uwaterloo.cs.ldbc.interactive.gremlin.GremlinDb
***
Successfully executed 28 operation types
69 / 69 LdbcQuery1
0 / 65 LdbcQuery10
39 / 44 LdbcQuery11
16 / 29 LdbcQuery12
103 / 103 LdbcQuery13
22 / 38 LdbcQuery14
52 / 52 LdbcQuery2
1 / 28 LdbcQuery3
3 / 33 LdbcQuery4
5 / 31 LdbcQuery5
15 / 15 LdbcQuery6
13 / 22 LdbcQuery7
43 / 43 LdbcQuery8
12 / 12 LdbcQuery9
3390 / 3390 LdbcShortQuery1PersonProfile
3152 / 3152 LdbcShortQuery2PersonPosts
3330 / 3330 LdbcShortQuery3PersonFriends
1361 / 1361 LdbcShortQuery4MessageContent
1361 / 1361 LdbcShortQuery5MessageCreator
1361 / 1361 LdbcShortQuery6MessageForum
274 / 274 LdbcShortQuery7MessageReplies
4 / 4 LdbcUpdate1AddPerson
404 / 404 LdbcUpdate2AddPostLike
377 / 377 LdbcUpdate3AddCommentLike
22 / 22 LdbcUpdate4AddForum
1617 / 1617 LdbcUpdate5AddForumMembership
216 / 216 LdbcUpdate6AddPost
364 / 364 LdbcUpdate7AddComment
193 / 193 LdbcUpdate8AddFriendship
***
Missing handler implementations for 0 operation types
***
Unable to execute 0 operations
***
Incorrect results for 191 operations
LdbcQuery10 65
LdbcQuery11 5
LdbcQuery12 13
LdbcQuery14 16
LdbcQuery3 27
LdbcQuery4 30
LdbcQuery5 26
LdbcQuery7 9
***
19:56:23,778 INFO ValidateDatabaseMode:37 - For details see the following files:
* /home/r32zhou/ldbc/ldbc_snb_interactive_validation/sparksee/validation_set/validation_params-failed-actual.json
* /home/r32zhou/ldbc/ldbc_snb_interactive_validation/sparksee/validation_set/validation_params-failed-expected.json
19:56:23.779 [main] INFO o.a.t.gremlin.driver.ConnectionPool - Signalled closing of connection pool on Host{address=localhost/127.0.0.1:8182, hostUri=ws://localhost:8182/gremlin} with core size of 16