1+ {
2+ "_note1" : " KEEP THIS FILE! Check it into a version control system (VCS) like git." ,
3+ "_note2" : " ObjectBox manages crucial IDs for your object model. See docs for details." ,
4+ "_note3" : " If you have VCS merge conflicts, you must resolve them according to ObjectBox docs." ,
5+ "entities" : [
6+ {
7+ "id" : " 1:712683617673955584" ,
8+ "lastPropertyId" : " 2:5025387500910526208" ,
9+ "name" : " Author" ,
10+ "properties" : [
11+ {
12+ "id" : " 1:6336800942024279296" ,
13+ "name" : " id"
14+ },
15+ {
16+ "id" : " 2:5025387500910526208" ,
17+ "name" : " name"
18+ }
19+ ],
20+ "relations" : [
21+
22+ ]
23+ },
24+ {
25+ "id" : " 2:5608901830082711040" ,
26+ "lastPropertyId" : " 6:6001769173142034944" ,
27+ "name" : " Note" ,
28+ "properties" : [
29+ {
30+ "id" : " 1:7180411752564202752" ,
31+ "name" : " id"
32+ },
33+ {
34+ "id" : " 2:249105953415333376" ,
35+ "name" : " title"
36+ },
37+ {
38+ "id" : " 3:5661281725891017216" ,
39+ "name" : " text"
40+ },
41+ {
42+ "id" : " 4:8342334437465755392" ,
43+ "name" : " creationDate"
44+ },
45+ {
46+ "id" : " 5:8881960381068888832" ,
47+ "name" : " modificationDate"
48+ },
49+ {
50+ "id" : " 6:6001769173142034944" ,
51+ "indexId" : " 1:6069708401898380544" ,
52+ "name" : " author"
53+ }
54+ ],
55+ "relations" : [
56+
57+ ]
58+ }
59+ ],
60+ "lastEntityId" : " 2:5608901830082711040" ,
61+ "lastIndexId" : " 1:6069708401898380544" ,
62+ "lastRelationId" : " 0:0" ,
63+ "lastSequenceId" : " 0:0" ,
64+ "modelVersion" : 4 ,
65+ "modelVersionParserMinimum" : 4 ,
66+ "retiredEntityUids" : [
67+
68+ ],
69+ "retiredIndexUids" : [
70+
71+ ],
72+ "retiredPropertyUids" : [
73+
74+ ],
75+ "retiredRelationUids" : [
76+
77+ ],
78+ "version" : 1
79+ }
0 commit comments