age icon indicating copy to clipboard operation
age copied to clipboard

Implement apoc.meta.types function: returns a map of keys to types

Open fatimafatimaprogrammer opened this issue 1 year ago • 6 comments

Is your feature request related to a problem? Please describe. While this function is not supported in Apache-AGE, but they are implemented in Neo4j. I found it useful, particularly for answering this particular case scenerio. https://stackoverflow.com/questions/75892961/how-do-i-find-the-data-type-of-a-cypher-query-result-in-apache-age.

Descriptions of this function is exactly similar to the one described here: https://neo4j.com/labs/apoc/4.3/overview/apoc.meta/apoc.meta.types/

Describe the solution you'd like N/A

Describe alternatives you've considered N/A

Additional context N/A

fatimafatimaprogrammer avatar Apr 01 '23 12:04 fatimafatimaprogrammer

@jrgemignani Is this feature already in implementation phase? If no, do you consider working on this would be worthwhile?

Zainab-Saad avatar Apr 16 '23 06:04 Zainab-Saad

@Zainab-Saad I am not aware of it being scheduled or worked on by anyone. If Neo4j has it, it is worth considering.

jrgemignani avatar Apr 18 '23 00:04 jrgemignani

Since this function is not yet implemented in AGE, so I am working on a PR to implement this function

Zainab-Saad avatar Apr 21 '23 14:04 Zainab-Saad

@Zainab-Saad It is worth noting that if this is part of a larger package of functions, by adding this function, it invites others to want the rest of the package. That would be my only caveat.

jrgemignani avatar Apr 21 '23 15:04 jrgemignani

This package has many useful functions, do you think we should consider implementing the larger package of functions that would have this type check function as well as other functions? Because we need to make AGE as close to Neo4j as possible. Moreover, we can definitely include only those functions that we think are really useful in our implementation of package and leave the ones we do not think are useful.

Zainab-Saad avatar Apr 21 '23 16:04 Zainab-Saad

@Zainab-Saad Yeah, for now we could look into the functions that make sense and will add value.

jrgemignani avatar Apr 25 '23 00:04 jrgemignani

This issue is stale because it has been open 45 days with no activity. Remove "Abondoned" label or comment or this will be closed in 7 days.

github-actions[bot] avatar May 11 '24 00:05 github-actions[bot]

This issue was closed because it has been stalled for further 7 days with no activity.

github-actions[bot] avatar May 19 '24 00:05 github-actions[bot]