I recently started using neo4j and its query language "cypher" for working with building/metering data.
My current graph database consists of different nodes (with different labels such as: point,meter,elec,equip ..etc. just to name a few), and each ...