Trace_Drawing/app/objectbox-models/default.json
2024-12-05 10:34:08 +08:00

65 lines
1.6 KiB
JSON

{
"_note1": "KEEP THIS FILE! Check it into a version control system (VCS) like git.",
"_note2": "ObjectBox manages crucial IDs for your object model. See docs for details.",
"_note3": "If you have VCS merge conflicts, you must resolve them according to ObjectBox docs.",
"entities": [
{
"id": "3:6657683755955689878",
"lastPropertyId": "2:7391488554923755890",
"name": "AssetData",
"properties": [
{
"id": "1:243415540686520025",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:7391488554923755890",
"name": "path",
"type": 9
}
],
"relations": []
},
{
"id": "4:3825568787982449740",
"lastPropertyId": "2:5348030114980625145",
"name": "ImportData",
"properties": [
{
"id": "1:1837531769919373488",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:5348030114980625145",
"name": "uri",
"type": 9
}
],
"relations": []
}
],
"lastEntityId": "4:3825568787982449740",
"lastIndexId": "0:0",
"lastRelationId": "0:0",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [
4752690921563405782,
3683195988363348208
],
"retiredIndexUids": [],
"retiredPropertyUids": [
8935738795063358965,
6634881448055585465,
5221624129603754986,
5984527578734576412,
804363456560139643
],
"retiredRelationUids": [],
"version": 1
}