(t)<-[h2:HAS_TAG]-(sm:Movie), (m)-[h:HAS_TAG]->(t0:Tag), (sm)-[H:HAS_TAG]->(t1:Tag) WHERE m <> sm. RETURN DISTINCT sm, collect(h.weight) ...
確定! 回上一頁