Graph Structures

This page allows you to obtain graph data structures describing your wiki.

Whole Wiki Graphs

The following link will give you a graph representing the entire wiki. Caution: These graphs could be quite large and may crash your browser.

Categories Graphs

The following link will give a graph of just categories in the wiki.

Category Graph

A Category graph describes one specific category's relationship to other categories and articles.

Queries are made by querying Special:GraphStructure/xml/category/category.

Article Graph

An article graph returns a graph describing a specific article in the wiki. The graph structure will contain category association, page links, image links, template links, etc.

Queries are made by querying Special:GraphStructure/xml/article/article. article can be any article, from any namespace, except the MediaWiki namespace. To specify the namespace, just prefix the article with the namespace name.

Locations Graph

The locations graph returns a graph only containing nodes and edges related to locations. Category associations are also included, as many services interested in locations are also interested in is a relationships.