relatica/lib/objectbox-model.json

130 wiersze
3.1 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": "1:1213035855270739890",
"lastPropertyId": "14:7495390888349913259",
"name": "Connection",
"properties": [
{
"id": "1:4133343279264917280",
"name": "obId",
"type": 6,
"flags": 1
},
{
"id": "2:3393770296096844708",
"name": "name",
"type": 9
},
{
"id": "3:5864801995210079539",
"name": "handle",
"type": 9
},
{
"id": "4:2926904168461994523",
"name": "id",
"type": 9,
"flags": 34848,
"indexId": "1:8342366639839511243"
},
{
"id": "5:3621370552742492695",
"name": "network",
"type": 9
},
{
"id": "6:3054748457893853359",
"name": "profileUrl",
"type": 9
},
{
"id": "7:3716471511430220806",
"name": "avatarUrl",
"type": 9
},
{
"id": "8:3334077197732145885",
"name": "dbStatus",
"type": 6
},
{
"id": "9:7727190023732579468",
"name": "lastUpdateTime",
"type": 10
},
{
"id": "10:7236128628019094924",
"name": "note",
"type": 9
},
{
"id": "11:714760695336940281",
"name": "followerCount",
"type": 6
},
{
"id": "12:4204087390924684186",
"name": "followingCount",
"type": 6
},
{
"id": "13:6842754750534163483",
"name": "statusesCount",
"type": 6
},
{
"id": "14:7495390888349913259",
"name": "lastStatus",
"type": 10
}
],
"relations": []
},
{
"id": "2:8060242331335522964",
"lastPropertyId": "4:985152873657204249",
"name": "Hashtag",
"properties": [
{
"id": "1:3633001791521338712",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:3468373950035339457",
"name": "tag",
"type": 9,
"flags": 34848,
"indexId": "2:6156017341759176249"
},
{
"id": "3:5102584273729210526",
"name": "url",
"type": 9
},
{
"id": "4:985152873657204249",
"name": "lastUpdateTime",
"type": 10
}
],
"relations": []
}
],
"lastEntityId": "2:8060242331335522964",
"lastIndexId": "2:6156017341759176249",
"lastRelationId": "0:0",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [],
"retiredIndexUids": [],
"retiredPropertyUids": [],
"retiredRelationUids": [],
"version": 1
}