Graph data science in neo4j Aura DB

I was recently using Neo4j Free instance Aura DB. I wanted to utilise GDS but it seems you have to create a paid neo4j DS instance for this purpose?

IS there any way to perform similarity search , community detection etc for free trial?

Hey @rawataishwarya995 ,
you are correct, at the moment there is no free offering for GDS in Aura.

you might be able to write some queries with APOC (https://neo4j.com/docs/aura/platform/apoc/).

In the future, there might be a free trial which includes GDS. I will definitely forward your request.