Hi,
I am using gqlalchemy 1.8.0, and I've noticed that the create index function for Neo4j uses a syntax that is no longer supported in newer versions. Specifically, it appears to use the Neo4j 4.2 syntax, which is now outdated and potentially vulnerable. Is there any plan to update this functionality to support the latest Neo4j versions?
Additionally, I have a question regarding the semantic query capabilities of Memgraph and the core differences compared to Neo4j. While both use a similar query syntax (Cypher), their underlying capabilities and performance seem quite different. I'm asking these questions because I'm planning to develop a multipurpose Memgraph agent that takes into account the specific characteristics of the database.