CogitaveLearn

Knowledge check

Check your knowledge

Choose an answer to see why it is right or wrong.

JavaScript is off, so every explanation is shown at once.

  1. 01Why does Cogitave Core use one typed property graph instead of a docs CMS, an IDP catalog, a CMDB, and a vector store as separate systems?

  2. 02ADR-0001 considered a relational schema, an RDF/triple store, a federated per-domain store, and a single labeled property graph (LPG). Why was the LPG chosen?

  3. 03Cogitave Core gives every node both a uid and a contentHash. What is each one for?

  4. 04Cogitave authors Core's graph model against GQL/openCypher, an external ISO standard, but the serving engine is described as "full-scratch." What does that combination mean?