what is the different between operation in APOC or CYPHER in terms of performance
ex:
CALL apoc.search.node('{Person: "id",Person: "id"}','exact','5686743') YIELD node AS n2
MATCH (p:Person {id:"5686743"}) RETURN p
Hi Everyone
I'm Ahmad Kassar , Bachelor Student in Damascus university i'm working on my graduation project which is social network analysis on telecom CDR data
i hope neo4j help my during my mission
Ahmad