A type provider for providing the schema of a Neo4j database, and proxies for it's Nodes. 
                        
                    
         
                Info
| Version: | 0.3.0 | 
| Author(s): | @peterchch | 
| Last Update: | Monday, May 22, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/claruspeter/neo4jtypeprovider | 
| NuGet Url: | https://www.nuget.org/packages/Neo4j.TypeProvider | 
Install
Install-Package Neo4j.TypeProvider
                        dotnet add package Neo4j.TypeProvider
                        paket add Neo4j.TypeProvider
                        
                                Neo4j.TypeProvider Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- MetaTp(>= 0.3.0)
- Neo4jClient(>= 2.0.0.7)
- Newtonsoft.Json(>= 10.0.2)
