We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update Schema Reference with v2 hierarchy diagram Replace old ICE/research-item Mermaid diagram with the three-branch identifiable-entity hierarchy showing domain-thing, collection, and information-content-entity branches. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fix stale research-item in query example Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update schema docs for v2 hierarchy restructuring Reflects identifiable-entity/domain-thing/ICE split: - identifiable-entity as abstract root - domain-thing replaces research-item - Typed collections per namespace - Attribute redistribution Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Use horizontal layout for class diagrams Add direction LR to all Mermaid class diagrams so type hierarchies read left-to-right instead of top-to-bottom. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fix Mermaid rendering: escape 'note' reserved keyword Mermaid treats 'note' as a reserved keyword, causing parse errors in class and ER diagrams. Renamed to 'note_t' in diagram output. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Added TypeDB documentation