RedisGraph / redisgraph-go

A Golang client for redisgraph
https://redisgraph.io
BSD 3-Clause "New" or "Revised" License
132 stars 38 forks source link

Question: "Query internal execution time 1.623063" on README.md --> what's the unit? #43

Closed kokizzu closed 3 years ago

kokizzu commented 3 years ago

second or millisecond or microsecond or nanosecond?

filipecosta90 commented 3 years ago

Hi there @kokizzu the internal execution time is given in milliseconds. Further info can be found on RedisGraph main docs Reading statistics section here.

Closing the issue. Feel free to re-open/add further questions related to the subject.