typedb-docs icon indicating copy to clipboard operation
typedb-docs copied to clipboard

Node.js does not output call duration result

Open classbasics opened this issue 5 years ago • 0 comments

Please replace every line in curly brackets { like this } with appropriate answers, and remove this line.

Description

Node.js does not output call duration image

Location of Content

https://dev.grakn.ai/docs/examples/phone-calls-queries#how-does-the-average-call-duration-among-customers-aged-under-20-compare-with-those-aged-over-40

Expected Content

Call duration for <20 and call duration for >40 image

Actual Content

image

Additional information

image The result is not printed, put console.log(result); on the last line of async function ExecuteMatchQuery() {

classbasics avatar Nov 14 '20 02:11 classbasics