Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial version of AGE Meta #1501

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

muhammadshoaib
Copy link
Contributor

No description provided.

@jrgemignani
Copy link
Contributor

@muhammadshoaib Please update this PR to resolve the issues with the Makefile.

@MuhammadTahaNaveed MuhammadTahaNaveed added the override-stale To keep issues/PRs untouched from stale action label May 9, 2024

END $$;

CREATE FUNCTION mul(numeric, numeric) RETURNS numeric

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should function mul not be in ag_catalog schema?


DROP FUNCTION IF EXISTS ag_catalog.list_edge_labels;

CREATE OR REPLACE FUNCTION ag_catalog.list_edge_labels(graph_name name)
Copy link

@MironAtHome MironAtHome Jul 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any thoughts on making function case insensitive?
I really do mean this in a broad sense applied to each function in the commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master override-stale To keep issues/PRs untouched from stale action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants