Skip to content

A movie project made as a Jovens Gênios onboarding challenge to learn about the GVAND stack: GraphQL, Vue, Apollo and Neo4j Database.

Notifications You must be signed in to change notification settings

ricardocastanho/GVAND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GVAND

Criando o full-text search index

CREATE FULLTEXT INDEX movieSearchIndex FOR (n:Movie|Actor) ON EACH [n.title, n.plot, n.name]

About

A movie project made as a Jovens Gênios onboarding challenge to learn about the GVAND stack: GraphQL, Vue, Apollo and Neo4j Database.

Topics

Resources

Stars

Watchers

Forks

Languages