CREATE FULLTEXT INDEX movieSearchIndex FOR (n:Movie|Actor) ON EACH [n.title, n.plot, n.name]
-
Notifications
You must be signed in to change notification settings - Fork 0
ricardocastanho/GVAND
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A movie project made as a Jovens Gênios onboarding challenge to learn about the GVAND stack: GraphQL, Vue, Apollo and Neo4j Database.