Changes

Jump to: navigation, search

Using database API

124 bytes removed, 17:48, 11 April 2014
Primary Objects
* [http://www.gramps-project.org/docs/gen/gen_lib.html#module-gramps.gen.lib.person Person] - Contains the information specific to an individual person.
* [http://www.gramps-project.org/docs/gen/gen_lib.html#module-gramps.gen.lib.family Family] - Contains the information specific to relationships between people. This typically contains one or two parents and zero or more children.
* [http://www.gramps-project.org/docs/gen/gen_lib.html#module-gramps.gen.lib.event Event] - Contains the information related to an event. The event is treated as a primary object in the database, it currently does not appear as a primary object to the end user.
* [http://www.gramps-project.org/docs/gen/gen_lib.html#module-gramps.gen.lib.place Place] - Contains the information related to a specific place.
* [http://www.gramps-project.org/docs/gen/gen_lib.html#module-gramps.gen.lib.repo Repository] - Contains the information related to a repository.
* [http://www.gramps-project.org/docs/gen/gen_lib.html#module-gramps.gen.lib.src Source] - Contains the information related to a source of information.
* [http://www.gramps-project.org/docs/gen/gen_lib.html#module-gramps.gen.lib.citation Citation] - Contains the information related to a citation into a source.
* [http://www.gramps-project.org/docs/gen/gen_lib.html#module-gramps.gen.lib.mediaobj Media Object] - Contains the information related to a media object. This includes images, documents, or any other type of related files.
* [http://www.gramps-project.org/docs/gen/gen_lib.html#module-gramps.gen.lib.repo Repository] - Contains the information related to a repository.
* [http://www.gramps-project.org/docs/gen/gen_lib.html#module-gramps.gen.lib.note Note] - Contains the information related to a note.

Navigation menu