Very interesting. I'm a little curious about performance and
functionality of the compiled DLL.

Also, about lucene, Lucene has been ported to .NET so it should be
possible to make something of that as well.

2010/6/6 Taylor Cowan <[email protected]>:
> For a while now I've been curious to find a way to use neo4j within a .net 
> application.  One obvious choice is running neoREST and having your .net app 
> act as a client.  After discovering Ja.net ( a tool that compiles java for 
> the .net CLR ) a gave it try and was able to compile the neo4j kernel down to 
> a DLL.  Here's a short writeup of the steps I took:
>
> http://taylorcowanonline.com/?p=79
>
> The pros:
>
> You can have an embedded neo graph within a C# console, WPF, or ASP web 
> application.
>
> cons:
>
> No lucene indexing support.  This is just a compilation of the kernel.
>
> Taylor
>
>
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Mattias Persson, [[email protected]]
Hacker, Neo Technology
www.neotechnology.com
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to