> Or maybe if we could get neo4j to do the pattern matching, and ship back only the results. How do you send a pattern-matcher query to neo4j?
Btw, there is an example of Pattern Matcher implementation built on top of Neo4j and other graph databases (JanusGraph, SQL, in-memory) which was developed by Alexander Sherbatiy: https://github.com/stellarspot/atomspace-storage This implementation uses Neo4j as a local storage not remote one and it is integrated via Neo4j API, so it is not related to the protobuf/zmq discussion. But it seems very relevant to the overall discussion. All storages are integrated via same API which is very similar to the opencog/atomspace BackingStore. Best regards, Vitaly -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/586c1c6b-fcf8-4a0f-80b6-adce343d95acn%40googlegroups.com.
