gdbassett / moirai

1 stars 1 forks source link

Change metadata storage #7

Closed gdbassett closed 11 years ago

gdbassett commented 11 years ago

Instead of using a dictionary within a dictionary, just make all metadata properties of the graph. (Metadata field was a construct of the gephi editing tables. This may also effect the ability to view the data in the JS client.)

gdbassett commented 11 years ago

This doesn't work as you can't separate an attribute's single popular from the rest of the properties a node/edge might have. See protocol_definitions.txt for the metadata standard.