ObjectBox C and C++ API  0.21.0
Todo List
Member obx::Box< EntityT >::standaloneRelIds (RelationStandalone< SourceEntityT, EntityT > toManyRel, obx_id objectId)
improve docs by providing an example with a clear distinction between source and target type
Member obx::Box< EntityT >::standaloneRelReplace (RelationStandalone< SourceEntityT, TargetEntityT > toManyRel, obx_id sourceObjectId, const std::vector< obx_id > &targetObjectIds)
consider providing a method similar to the one in Go - inserting target objects with 0 IDs