Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 461 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 461 Bytes

Neo4j Time-series

A simple library for creating and updating a time-series using Neo4j using swinging door compression

Note that this library currently discards uncompressed samples.

Example

examples/sine_wave.py holds an example where a sine-wave is used to generate some dummy-sensor data.