Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

WRITE

Use WRITE queries to save data on a User’s Semantic Graph.

Syntax

WRITE > Me DID:Watch Movie IS:title 'Test'

Rules

  • WRITE queries MUST NOT have any meta stage modifiers.

Behaviour

  • WRITE queries WILL create every entity that does not already exist
  • WRITE queries WILL overwrite existing files that match the query

Response

  • WRITE queries WILL return Nodes and Relations that match the query as if it was a FIND query