Skip to content

vadece3/Neo4j-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This plugin is made for neo4j. It contains some functions. It provides you with the following:

  1. a function that returns the movie name by passing a parameter (movie id). You can deploy it to NEO4J and run it as a cypher statement in NEO4J.

  2. a function that returns the names of all actors that acted in a specific movie (movie id is a parameter). You can deploy it to NEO4J and run it as a cypher statement.

  3. a procedure that ask you to enter two strings, and it returns those 2 strings seterated by a ",".

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages