Documentation site of NextGraph.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
---
|
|
|
|
title: Documents, Stores and Blocks
|
|
|
|
description: Organize your data with Documents, Stores, Branches and blocks
|
|
|
|
layout: ../../layouts/MainLayout.astro
|
|
|
|
---
|
|
|
|
|
|
|
|
Everything in NextGraph, every data, is stored inside a Document.
|
|
|
|
|
|
|
|
That's a central concept, that is not that hard to grasp.
|
|
|
|
|
|
|
|
A Document contains some content (that varies with the format).
|
|
|
|
|
|
|
|
Each Document synchronizes itself between all your devices, and with the users that you shared it with (if any).
|