Hi,
i'am new in neo4j, and i have a problem. I have two nodes type, Authors and Articles.
Authors' property are(name, surname, ScopusId), and Articles' property are (title, source,idScopusArticle,AuthorsId). AuthorsId is a list, and it contains the a...