Ameer2896 commented on issue #432: URL: https://github.com/apache/age/issues/432#issuecomment-3315951065
@jrgemignani Any plan to incorporate client side loading that is similar to load_labels_from_file or load_edges_from_file? I have been testing loading directly from PG tables using similar code as these functions, but am not sure of the usefulness of it. The idea is to load data into a table from the client using COPY, and call AGE functions to create vertex/labels similarly to the csv loading. -- 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]
