This is my query: MATCH (p:Project) MATCH (p)-[IS_STATUS]->(status:ProjectStatus) MATCH (p)-[MEMBER_OF]->(type:Group)-[IS_TAG]->(Gro…
確定! 回上一頁