How do i write a statement for similarity cosine using ga.nlp.ml.similarity.cosine
for node News
:
CREATE (n:News) SET n.text = "Scores of people were already lying dead or injured inside a crowded Orlando nightclub, and the police had spent hours trying to connect with the gunman and end the situation without further violence. But when Omar Mateen threatened to set off explosives, the police decided to act, and pushed their way through a wall to end the bloody standoff.";
What is the proper syntax?