After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 705707 - Property Graph Database Shapes
Property Graph Database Shapes
Status: RESOLVED OBSOLETE
Product: dia
Classification: Other
Component: shapes
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2013-08-09 06:32 UTC by bugzilla.gnome.org
Modified: 2019-03-20 11:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bugzilla.gnome.org 2013-08-09 06:32:38 UTC
Currently it is not possible to design a property graph database model nicely in dia because a good line type is missing. I'm using UML class but this is not perfect either.

A good example what a property graph model is
https://github.com/thinkaurelius/titan/wiki/Getting-Started

type definition looks like https://github.com/thinkaurelius/titan/wiki/Type-Definition-Overview

Other graph databases like Neo4j basically support the same.
One thing to remember is, that keys of attributes don't need to be unique (like LDAP), but can be, depending on the type definiton.

It would be wonderful if dia would support this type of data model as graph databases becoming more popular and there is no usable tool out there :-)
Comment 1 Hans Breuer 2013-08-15 21:06:28 UTC
Patches accepted;)
Comment 2 GNOME Infrastructure Team 2019-03-20 11:58:39 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/dia/issues/327.