I'm trying to use neo4j to analyze the network traffic of my local office. Especially I want to filter out a specific time range and see what websites are the computers accessing.
I did something like this:
CREATE (d1:Device{mac:de:ad:be:ef, ip:'192....