muneebkhan4 commented on code in PR #128:
URL: https://github.com/apache/age-website/pull/128#discussion_r1086970446


##########
docs/intro/types.md:
##########
@@ -48,6 +48,7 @@ Result:
 
 #### Agtype NULL vs Postgres NULL
 
+The concept is same for Agtype NULL and Postgres NULL as it is for Cypher.

Review Comment:
   Actually, in the above paragraph ("NULL" heading) the information about 
Cypher NULL is given. The NULL in PostgreSQL and Agtype works the same way as 
it works in Cypher. So that is why, I am taking information given for Cypher 
NULL as reference point to convey that NULL works the same way in PostgreSQL 
and Agtype as well.
   We can also structure it as 'The concept of NULL in Agtype and Postgres is 
same as it is in Cypher.'  



-- 
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]

Reply via email to