1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

Update README.md

This commit is contained in:
Seanytype 2023-09-18 11:29:21 +02:00 committed by GitHub
parent 03efbb5c69
commit de05ed4ce5
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ description: A live search of all Objects which share a common Type or Relation
Lots of people compare Sets with databases, but there's a key difference: Sets don't _store_ Objects like regular databases. 
Sets are a way to see a portion of your graph, and Objects you've created, based on your filtered criteria, and several secondary filters which you can customize. You can think of them as a live filter or query for Objects which share certain criteria - specifically, a Type or a Relation.
Sets are a way to see a portion of your Graph, and Objects you've created, based on your filtered criteria, and several secondary filters which you can customize. You can think of them as a live filter or query for Objects which share certain criteria - specifically, a Type or a Relation.
#### Sets serve two primary functions: