Skip to content

wh0906/movies-dotnet-bolt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo4j Movies Example Application - Asp.net WebApi Version

#PRE-RELEASE

This uses the alpha version of the database, it is in no way stable!

Requirements

Stack

Run locally

  • Start your local Neo4j Server Download & Install 3.0 ALPHA with authentication disabled (by setting dbms.security.auth_enabled=false in config.log), open the Neo4j Browser. Then install the Movies data-set with :play movies, click the statement, and hit the triangular "Run" button
  • Open up the solution in Visual Studio and restore the Nuget Packages.

WARNING This version relies on the release candidate version of the driver (until GA is available). You will need to enable pre-releases in nuget package manager.

  • Press F5 to run the project, this will start your browser of choice and show you the interface.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 57.9%
  • HTML 41.5%
  • Classic ASP 0.6%