Is there a format that is more graph based rather ...
# serialization
s
Is there a format that is more graph based rather than treebased like JSON ? (mostly to avoid serializing the same object multiple times and save on size)