changed main function to async await
Added ability to prepend "CYPHER 3.5 " to all
since that did not fix the {param} version error:
added replace in query strings {param} with $param
this is needed as the function calls to
runFirstColumnMany retrieves a 3.5 partial cypher.
DEPRICATED runFirstColumn changed to:
runFirstColumnMany and 3rd Parameter removed.
This is now campatable with Neo4j 4.4
changed main function to async await Added ability to prepend "CYPHER 3.5 " to all since that did not fix the {param} version error: added replace in query strings {param} with $param this is needed as the function calls to runFirstColumnMany retrieves a 3.5 partial cypher. DEPRICATED runFirstColumn changed to: runFirstColumnMany and 3rd Parameter removed. This is now campatable with Neo4j 4.4