Aura DB - missing APOC Extended Procedures

Last month we have migrated to Aura DB from our Enterprise Neo4j instance. Sadly there is a significant difference in procedures available because Aura lacks APOC Extended, which include features like automatic UUID generation in entities (see UUIDs - APOC Extended Documentation). Is there any way to install APOC Extended and enable automatic UUIDs in my Aura DB?

Hi @marcin.skiba, I've replied on Discord however please use Scalar functions - Cypher Manual as a replacement for the APOC Extended function.