safi50 opened a new pull request, #148: URL: https://github.com/apache/age-website/pull/148
## Summary This pull request removes syntax errors in cypher queries in the documentation. Also updated readme.md file to include command for building the documentation in macOS as referred in issue #142 ## Changes Made - Updated readme.md file to address issue #142 - Fixed syntax error in cypher query in **agload.md** - Updated sample data file path in **agload.md** - Fixed incorrect function call of *exp* in **logarithmic_functions.md** - Fixed function call of *log10* in **logarithmic_functions.md** - Fixed incorrect function call of *cos* in **trigonometric_functions.md** - Fixed output on *min()* cypher query in **aggregate_functions.md** - Added missing bracket in cypher queries of functions like *stDevP(), percentileCont(), percentileDisc(), Count(), SUM()* in **aggregate_functions.md** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
