SHOW INDEXES not working in one database (Neo4j 4.2.1)

Hi,

I'm using Neo4j Enterprise 4.2.1 and facing an issue where SHOW INDEXES works in most databases, but fails in one specific DB . However, CALL db.indexes() works fine in that DB.

Hi, while I'm not sure why it doesn't work I wonder if it's related to/for the same reason as SHOW INDEXES does not work after creating new indexes which we got recently, as it looks like the two of you are on the same version and both have issues with SHOW INDEXES.

Can you share anything that could help us try to look into what goes on? An example setup that shows the issue for example?

(Though I don't believe that 4.2 is in support any longer so it's not likely to get fixed we might be able to help figure out the issue at least)

/Therese

Yes, it is the same, but in the same instance of 4.2.1 show indexes' is working for other graphs; it is not working for the particular graph in that we created new indexes.

@amanvbhojak23

It should be noted per Neo4j 4.2.1 - Graph Database & Analytics and this was released 26 November 2020. Some 4.5+ yrs ago. Any chance to upgrade?