Added ID to @Relation

In order to support folding all database data into one protobuf type,
we need to tag each relation that needs to be stored with a unique
ID number. That will be used as the ID for the protobuf message
representing that relation.

Change-Id: I6f4a7a24d0c42f37399d82f37f434388aa63710b
3 files changed