Hi all, I've been designing an application, based on .NET/Mono framework, which should make an heavy use of the shortest-path in a graph theories and I would like to use a native solution to traverse the nodes of the graph, instead of implementing surrogate solutions which would be hardly maintainable and would massively affect performances.
I've found that neo4j would be perfect for my scope: unfortunately, it is purely written in Java code and it's not portable to .NET, because of the massive differences between the two architectures. Can you tell me if is it there any language binding or any port of neo4j for .NET/Mono? Thank you all Antonello _______________________________________________ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user