How to query the associated node related to a node in surrealdb?
In this scenario, we need to query an A node instance and its associated entire topology graph. We can use the Cypher query language of the Neo4j graph database to implement this requirement. Suppose we have the following nodes and relationships
How to find what relations exists between 2 nodes surrealdb?
In neo4j, we can achieve this through the following statement, but how to achieve it in surrealdb?
How to find what relations exists between 2 nodes surrealdb?
In neo4j, we can achieve this through the following statement, but how to achieve it in surrealdb?
How to use parameters for relations in surrealQL query?
I have this query: