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

Unable to see apoc meta schema or apoc meta data #563

Open
ss2342 opened this issue Jan 6, 2024 · 2 comments
Open

Unable to see apoc meta schema or apoc meta data #563

ss2342 opened this issue Jan 6, 2024 · 2 comments

Comments

@ss2342
Copy link

ss2342 commented Jan 6, 2024

Whenever I run CALL apoc.meta.schema(); or CALL apoc.meta.data();, I am getting the following error:

Failed to invoke procedure apoc.meta.schema: Caused by: java.lang.IllegalArgumentException: duplicate element: RELATIONSHIP

I am not sure of how to resolve this. I removed all duplicate relationships but that did not fix the problem

@Lojjs
Copy link
Contributor

Lojjs commented Jan 16, 2024

@ss2342 This sounds like a bug to me. Do you have a small dataset that you can share so that we can reproduce the issue?

Best regards Louise, Neo4j

@kamzz1107
Copy link

I am facing the similar issue. I am on neo4j 5.7.0 community server edition. I am able to run apoc.meta.stats() but while running apoc.meta.data() & apoc.meta.schema() I am getting error "Neo.ClientError.Procedure.ProcedureCallFailed Failed to invoke procedure apoc.meta.schema: Caused by: java.lang.IllegalArgumentException: duplicate element: RELATIONSHIP".

@Lojjs Requesting you to help on urgent basis. I am using apoc version 5.7.0 & gds version 2.3.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants