duration in Cypher

22 views
Skip to first unread message

Fares

unread,
Dec 15, 2016, 2:03:10 PM12/15/16
to Neo4j
Hi,

I am wondering it would be possible to write a cypher query to model the following:


assume that I have different durations for diffierent mobile calls such as
duration-1 00:00:07 
duration-2 00:00:27 
duration-3 00:01:18 
duration-4 00:20:11 
duration-5 00:00:19 
duration-6 00:00:43 
duration-7 00:02:00 
the following is the duration format: 
hh:mm:ss 

I wonder whether it would be possible to write cypher query to find out all the call durations which are longer than 00:30:00
in other words I would like to find all the durations which are longer than 30 mints

Regards

Michael Hunger

unread,
Dec 15, 2016, 5:55:12 PM12/15/16
to ne...@googlegroups.com
Where n.duration > '00:30:00'

Von meinem iPhone gesendet
--
You received this message because you are subscribed to the Google Groups "Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
Message has been deleted
0 new messages