Skip to content

Instantly share code, notes, and snippets.

@ikwattro
Created May 17, 2015 13:02
Show Gist options
  • Select an option

  • Save ikwattro/ddbc74595d2fd12819d0 to your computer and use it in GitHub Desktop.

Select an option

Save ikwattro/ddbc74595d2fd12819d0 to your computer and use it in GitHub Desktop.
TimeTree Neo4j setup
14:59:01.053 [main] INFO c.g.s.GraphAwareEnterpriseNeoServer - Setting startup timeout to: 120000ms based on 120000
14:59:03.133 [main] INFO c.g.r.b.RuntimeKernelExtension - GraphAware Runtime enabled, bootstrapping...
14:59:03.151 [main] INFO c.g.r.b.RuntimeKernelExtension - Bootstrapping module with ID TT, using com.graphaware.module.timetree.module.TimeTreeModuleBootstrapper
14:59:03.236 [main] INFO c.g.m.t.m.TimeTreeModuleBootstrapper - Node Inclusion Strategy set to com.graphaware.common.policy.composite.CompositeNodeInclusionPolicy@c19ff2c3
14:59:03.238 [main] INFO c.g.m.t.m.TimeTreeModuleBootstrapper - Timestamp Property set to time
14:59:03.238 [main] INFO c.g.m.t.m.TimeTreeModuleBootstrapper - Resolution set to DAY
14:59:03.255 [main] INFO c.g.m.t.m.TimeTreeModuleBootstrapper - Time zone set to +01:00
14:59:03.256 [main] INFO c.g.m.t.m.TimeTreeModuleBootstrapper - Relationship type set to FEEDBACK_CREATED_ON
14:59:03.256 [main] INFO c.g.m.t.m.TimeTreeModuleBootstrapper - AutoAttach set to true
14:59:03.259 [main] INFO c.g.runtime.BaseGraphAwareRuntime - Registering module TT with GraphAware Runtime.
14:59:03.260 [main] INFO c.g.r.b.RuntimeKernelExtension - Bootstrapping module with ID TS, using com.graphaware.module.timetree.module.TimeTreeModuleBootstrapper
14:59:03.261 [main] INFO c.g.m.t.m.TimeTreeModuleBootstrapper - Node Inclusion Strategy set to com.graphaware.common.policy.composite.CompositeNodeInclusionPolicy@248e5281
14:59:03.261 [main] INFO c.g.m.t.m.TimeTreeModuleBootstrapper - Timestamp Property set to time
14:59:03.261 [main] INFO c.g.m.t.m.TimeTreeModuleBootstrapper - Resolution set to DAY
14:59:03.261 [main] INFO c.g.m.t.m.TimeTreeModuleBootstrapper - Relationship type set to TREASURY_PUBLISHED_ON
14:59:03.261 [main] INFO c.g.m.t.m.TimeTreeModuleBootstrapper - AutoAttach set to true
14:59:03.261 [main] INFO c.g.runtime.BaseGraphAwareRuntime - Registering module TS with GraphAware Runtime.
14:59:03.261 [main] INFO c.g.r.b.RuntimeKernelExtension - GraphAware Runtime bootstrapped, starting the Runtime...
2015-05-17 12:59:03.553+0000 INFO [API] Successfully started database
14:59:03.554 [Thread-4] INFO c.g.runtime.BaseGraphAwareRuntime - Starting GraphAware...
14:59:03.555 [Thread-4] INFO c.g.runtime.BaseGraphAwareRuntime - Loading module metadata...
14:59:03.556 [Thread-4] INFO c.g.r.manager.BaseModuleManager - Loading metadata for module TT
14:59:03.608 [Thread-4] INFO c.g.r.manager.BaseModuleManager - Module TT seems to have been registered before, metadata loaded successfully.
14:59:03.608 [Thread-4] INFO c.g.r.m.BaseTxDrivenModuleManager - Module TT seems to have changed configuration since last run, will re-initialize...
14:59:03.662 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 1
14:59:03.665 [main] INFO c.g.s.GraphAwareEnterpriseNeoServer - Starting HTTP on port :7474 with 4 threads available
14:59:03.932 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 2
14:59:03.951 [main] INFO c.g.s.GraphAwareEnterpriseNeoServer - Enabling HTTPS on port :7473
2015-05-17 12:59:04.078+0000 INFO [API] Mounted REST API at: /db/manage
14:59:04.100 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 3
14:59:04.102 [main] INFO org.eclipse.jetty.util.log - Logging initialized @4541ms
14:59:04.186 [main] INFO c.g.s.web.GraphAwareJetty9WebServer - Mounting static content at [/webadmin] from [webadmin-html]
14:59:04.231 [main] INFO c.g.s.web.GraphAwareJetty9WebServer - Mounting static content at [/browser] from [browser]
14:59:04.255 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 4
14:59:04.370 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 5
14:59:04.439 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 6
14:59:04.540 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 7
14:59:04.612 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 8
14:59:04.644 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 9
14:59:04.675 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 10
14:59:04.701 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 11
14:59:04.709 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 12
14:59:04.719 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 13
14:59:04.729 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 14
14:59:04.738 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 15
14:59:04.746 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 16
14:59:04.750 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 17
14:59:04.757 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 18
14:59:04.765 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 19
14:59:04.773 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 20
14:59:04.778 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 21
14:59:04.781 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 22
14:59:04.784 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 23
14:59:04.787 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 24
14:59:04.790 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 25
14:59:04.806 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 26
14:59:04.808 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 27
14:59:04.811 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 28
14:59:04.813 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 29
14:59:04.816 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 30
14:59:04.819 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 31
14:59:04.822 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 32
14:59:04.824 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 33
14:59:04.827 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 34
14:59:04.829 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 35
14:59:04.832 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 36
14:59:04.834 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 37
14:59:04.836 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 38
14:59:04.838 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 39
14:59:04.840 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 40
14:59:04.842 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 41
14:59:04.844 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 42
14:59:04.846 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 43
14:59:04.848 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 44
14:59:04.851 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 45
14:59:04.853 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 46
14:59:04.855 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 47
14:59:04.857 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 48
14:59:04.867 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 49
14:59:04.869 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 50
14:59:04.871 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 51
14:59:04.873 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 52
14:59:04.875 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 53
14:59:04.877 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 54
14:59:04.879 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 55
14:59:04.881 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 56
14:59:04.883 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 57
14:59:04.885 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 58
14:59:04.887 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 59
14:59:04.889 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 60
14:59:04.891 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 61
14:59:04.894 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 62
14:59:04.896 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 63
14:59:04.898 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 64
14:59:04.901 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 65
14:59:04.903 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 66
14:59:04.905 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 67
14:59:04.907 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 68
14:59:04.909 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 69
14:59:05.245 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 70
14:59:05.249 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 71
14:59:05.253 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 72
14:59:05.257 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 73
14:59:05.259 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 74
14:59:05.261 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 75
14:59:05.263 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 76
14:59:05.265 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 77
14:59:05.267 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 78
14:59:05.275 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 79
14:59:05.278 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 80
14:59:05.280 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 81
14:59:05.282 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 82
14:59:05.284 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 83
14:59:05.286 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 84
14:59:05.288 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 85
14:59:05.290 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 86
14:59:05.292 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 87
14:59:05.294 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 88
14:59:05.297 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 89
14:59:05.299 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 90
14:59:05.301 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 91
14:59:05.304 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 92
14:59:05.306 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 93
14:59:05.307 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 94
14:59:05.309 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 95
14:59:05.311 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 96
14:59:05.313 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 97
14:59:05.316 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 98
14:59:05.318 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 99
14:59:05.320 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 100
14:59:05.322 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 101
14:59:05.334 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 102
14:59:05.337 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 103
14:59:05.339 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 104
14:59:05.341 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 105
14:59:05.343 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 106
14:59:05.345 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 107
14:59:05.347 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 108
14:59:05.350 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 109
14:59:05.352 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 110
14:59:05.353 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 111
14:59:05.356 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 112
14:59:05.358 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 113
14:59:05.360 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 114
14:59:05.361 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 115
14:59:05.363 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 116
14:59:05.367 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 117
14:59:05.370 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 118
14:59:05.372 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 119
14:59:05.374 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 120
14:59:05.376 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 121
14:59:05.378 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 122
14:59:05.380 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 123
14:59:05.382 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 124
14:59:05.399 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 125
14:59:05.401 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 126
14:59:05.403 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 127
14:59:05.405 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 128
14:59:05.407 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 129
14:59:05.409 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 130
14:59:05.413 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 131
14:59:05.416 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 132
14:59:05.418 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 133
14:59:05.421 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 134
14:59:05.423 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 135
14:59:05.425 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 136
14:59:05.427 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 137
14:59:05.429 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 138
14:59:05.431 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 139
14:59:05.433 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 140
14:59:05.435 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 141
14:59:05.438 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 142
14:59:05.440 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 143
14:59:05.441 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 144
14:59:05.443 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 145
14:59:05.446 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 146
14:59:05.448 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 147
14:59:05.464 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 148
14:59:05.465 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 149
14:59:05.467 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 150
14:59:05.469 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 151
14:59:05.471 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 152
14:59:05.473 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 153
14:59:05.476 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 154
14:59:05.478 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 155
14:59:05.480 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 156
14:59:05.482 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 157
14:59:05.485 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 158
14:59:05.488 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 159
14:59:06.846 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 160
14:59:08.450 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 161
14:59:09.247 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 162
14:59:10.046 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 163
14:59:10.961 [Thread-4] INFO c.g.m.timetree.module.TimeTreeModule - Attaching existing events to TimeTree in batch 164
################################################################
# Neo4j
#
# neo4j.properties - database tuning parameters
#
################################################################
# Enable this to be able to upgrade a store from an older version.
#allow_store_upgrade=true
# The amount of memory to use for mapping the store files, in bytes (or
# kilobytes with the 'k' suffix, megabytes with 'm' and gigabytes with 'g').
# If Neo4j is running on a dedicated server, then it is generally recommended
# to leave about 2-4 gigabytes for the operating system, give the JVM enough
# heap to hold all your transaction state and query context, and then leave the
# rest for the page cache.
# The default page cache memory assumes the machine is dedicated to running
# Neo4j, and is heuristically set to 75% of RAM minus the max Java heap size.
#dbms.pagecache.memory=10g
# Enable this to specify a parser other than the default one.
#cypher_parser_version=2.0
# Keep logical logs, helps debugging but uses more disk space, enabled for
# legacy reasons To limit space needed to store historical logs use values such
# as: "7 days" or "100M size" instead of "true".
#keep_logical_logs=7 days
# Autoindexing
# Enable auto-indexing for nodes, default is false.
#node_auto_indexing=true
# The node property keys to be auto-indexed, if enabled.
#node_keys_indexable=name,age
# Enable auto-indexing for relationships, default is false.
#relationship_auto_indexing=true
# The relationship property keys to be auto-indexed, if enabled.
#relationship_keys_indexable=name,age
# Enable shell server so that remote clients can connect via Neo4j shell.
#remote_shell_enabled=true
# The network interface IP the shell will listen on (use 0.0.0 for all interfaces).
#remote_shell_host=127.0.0.1
# The port the shell will listen on, default is 1337.
#remote_shell_port=1337
# The type of cache to use for nodes and relationships.
#cache_type=hpc
# Maximum size of the heap memory to dedicate to the cached nodes.
#node_cache_size=
# Maximum size of the heap memory to dedicate to the cached relationships.
#relationship_cache_size=
# Enable online backups to be taken from this database.
online_backup_enabled=true
# Port to listen to for incoming backup requests.
online_backup_server=127.0.0.1:6362
# Uncomment and specify these lines for running Neo4j in High Availability mode.
# See the High availability setup tutorial for more details on these settings
# http://neo4j.com/docs/2.2.1/ha-setup-tutorial.html
# ha.server_id is the number of each instance in the HA cluster. It should be
# an integer (e.g. 1), and should be unique for each cluster instance.
#ha.server_id=
# ha.initial_hosts is a comma-separated list (without spaces) of the host:port
# where the ha.cluster_server of all instances will be listening. Typically
# this will be the same for all cluster instances.
#ha.initial_hosts=192.168.0.1:5001,192.168.0.2:5001,192.168.0.3:5001
# IP and port for this instance to listen on, for communicating cluster status
# information iwth other instances (also see ha.initial_hosts). The IP
# must be the configured IP address for one of the local interfaces.
#ha.cluster_server=192.168.0.1:5001
# IP and port for this instance to listen on, for communicating transaction
# data with other instances (also see ha.initial_hosts). The IP
# must be the configured IP address for one of the local interfaces.
#ha.server=192.168.0.1:6001
# The interval at which slaves will pull updates from the master. Comment out
# the option to disable periodic pulling of updates. Unit is seconds.
ha.pull_interval=10
# Amount of slaves the master will try to push a transaction to upon commit
# (default is 1). The master will optimistically continue and not fail the
# transaction even if it fails to reach the push factor. Setting this to 0 will
# increase write performance when writing through master but could potentially
# lead to branched data (or loss of transaction) if the master goes down.
#ha.tx_push_factor=1
# Strategy the master will use when pushing data to slaves (if the push factor
# is greater than 0). There are two options available "fixed" (default) or
# "round_robin". Fixed will start by pushing to slaves ordered by server id
# (highest first) improving performance since the slaves only have to cache up
# one transaction at a time.
#ha.tx_push_strategy=fixed
# Policy for how to handle branched data.
#branched_data_policy=keep_all
# Clustering timeouts
# Default timeout.
#ha.default_timeout=5s
# How often heartbeat messages should be sent. Defaults to ha.default_timeout.
#ha.heartbeat_interval=5s
# Timeout for heartbeats between cluster members. Should be at least twice that of ha.heartbeat_interval.
#heartbeat_timeout=11s
# Runtime must be enabled like this
com.graphaware.runtime.enabled=true
# A Runtime module that takes care of attaching the events like this (TT is the ID of the module)
com.graphaware.module.TT.1=com.graphaware.module.timetree.module.TimeTreeModuleBootstrapper
com.graphaware.module.TS.2=com.graphaware.module.timetree.module.TimeTreeModuleBootstrapper
# Nodes which represent events and should be attached automatically have to be defined
com.graphaware.module.TT.event=hasLabel('Feedback')
com.graphaware.module.TS.event=hasLabel('Treasury')
# Optionally, a property on the event nodes that represents the the time (long) at which the event took place must be specified (defaults to "timestamp")
com.graphaware.module.TT.timestamp=time
com.graphaware.module.TS.timestamp=time
# Optionally, a resolution can be specified (defaults to DAY)
com.graphaware.module.TT.resolution=DAY
com.graphaware.module.TS.resolution=DAY
# Optionally, a time zone can be specified (defaults to UTC)
com.graphaware.module.TT.timezone=GMT+1
# Optionally, a relationship type with which the events will be attached to the tree can be specified (defaults to AT_TIME)
com.graphaware.module.TT.relationship=FEEDBACK_CREATED_ON
com.graphaware.module.TS.relationship=TREASURY_PUBLISHED_ON
# autoAttach must be set to true
com.graphaware.module.TT.autoAttach=true
com.graphaware.module.TS.autoAttach=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment