opencog / atomspace

The OpenCog (hyper-)graph database and graph rewriting system
https://wiki.opencog.org/w/AtomSpace
Other
798 stars 225 forks source link

Backwards-compat mode for gremlin/tinkerpop #1874

Open linas opened 5 years ago

linas commented 5 years ago

Create a backwards-compat mode for gremlin/tinkerpop. Or at least steal some ideas from there.

linas commented 5 years ago

This includes issue #1855 which is called "the property graph model" in tinkerpop.

linas commented 5 years ago

This includes #1893 which calls for additional virtual links to simplify the syntax of patterns.

linas commented 5 years ago

Some of what is needed here is demoed in value-of.scm

There are also some nice programming styles that can be stolen from https://grakn.ai