markgomer opened a new pull request, #892:
URL: https://github.com/apache/age/pull/892

   This work is part of the [Graph Generation Algorithms][1] project, issues 
[271][2] and [275][3].
   
   * change hint on top of create_complete_graph function to match the new 
arguments;
   * add some comments;
   * move same vertex/edge label check up in order to prevent creation of an 
empty graph;
   * change on age_create_barbell_graph to be compatible with the new arguments 
on create_complete_graph;
   * change age--1.2.0.sql to receive agtype properties as arguments of 
create_complete_graph;
   * change and add regress tests.
   
   [1]: https://github.com/orgs/apache/projects/103/views/1
   [2]: https://github.com/apache/age/issues/271
   [3]: https://github.com/apache/age/issues/275


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