<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Database model - Page 15 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=database_model&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=database_model&amp;p=16">3.Next</a>
</p>
<p>the sets comprise a general <a href="page.php?w=directed_graph">directed graph</a> (ownership defines a direction), or network construct. Access to records is either sequential (usually in each record type) or by navigation in the circular linked lists.</p>

<p>The network model is able to represent redundancy in data more efficiently than in the hierarchical model, and there can be more than one path from an ancestor node to a descendant.  The operations of the network model are navigational in style: a program maintains a current position,</p><p>
<a accesskey="1" href="page.php?w=database_model&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=database_model&amp;p=16">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
