Slowness in apoc.meta.subGraph

Hi Team

I was trying to utilize apoc.meta.subGraph to see the meta graph when i tried to run the query with 15 labels neo4j took 10 minutes to load the data.

herewith I have attached Database Details:

No.Of labels - 593
No.Of.Nodes - 10476
No.Of.Rels - 85425

I have tried apoc.meta.graph it didn't give me the result after 30 mins , so i have choose apoc.meta.subGraph

If required additional details i could be able to give

Please do suggest me if i have to configure

Thanks in Advance!!!