tetherless-world / mcs-apps

DARPA Machine Common Sense (MCS) applications for exploring knowledge graphs of common sense, benchmark questions, and question-answering processes
MIT License
4 stars 1 forks source link

Neo4j: one edge+node property per source #247

Open gordom6 opened 4 years ago

gordom6 commented 4 years ago

In addition to having Source nodes, set "CN": true or "FN": true on nodes and edges that come from the respective source. A node or edge could come from multiple sources.

Unlike the connections to Source nodes, these (sparse) properties can be indexed, in a neo4j index and/or a fulltext index.