Class | Description |
---|---|
BiographyItem |
A BiographyItem appears in various fields of a
Person object, and
establishes a link to a movie on which that person worked. |
Certificate |
A certificate (such as age rating) that was assigned to a
Movie . |
CreditActor |
A CreditActor appears on a
Movie object, and describes one of the actors
or actresses who played in that movie. |
CreditPerson |
A CreditPerson appears in various fields of a
Movie object, and
establishes links to all the people who worked on that movie, as part of the
cast (actors and actresses) or crew (directors, producers, composers, etc). |
CreditWriter |
A
CreditWriter appears on a Movie object, and describes one of
the people who is credited as a screenplay or story writer on that movie. |
Language |
A Language object appears on a
Movie , and describes a
language that
is spoken during the movie. |
Location |
A Location object appears on a
Movie , and describes a
location
in which this movie was filmed. |
Movie |
A Movie object represents everything we know about a movie in our database.
|
Person |
A Person object represents everything we know about a person in our database.
|
ReleaseDate |
A ReleaseDate appears on a
Movie object, and describes the
release date of the
movie in a particular country. |
Role |
A Role appears on a
Person object, and describes a part that this person
played in a particular movie (as actor or actress). |
ScriptWriter |
A ScriptWriter appears on a
Person object, and describes a movie for
which that person wrote the screenplay or story. |
Copyright © 2017. All rights reserved.