| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 1x | |||||||||||||||||||
| Classes of Peter Drinnan | > | Adjacency Model | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Applications | |||||||
| Groups | ||
| Algorithms | Numerical and statistical algorithms | View top rated classes | |
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Databases | Database management, accessing and searching | View top rated classes |
| Innovation Award | ||
![]() May 2010 Number 3 Prize: One book of choice by Packt |
Adjacency lists are data structures that define vertex points and edges that connect them. This class provides a solution for manipulating and storing adjacency lists in a MySQL database. Manuel Lemos |
| User ratings | ||
| There are not enough user ratings to display for this class. |
| Applications that use this class | ||
| File | Role | Description |
|---|---|---|
| Data | Sample MySQL data table structure. Can be modified. | |
| Example | Examples of adding, appending, renesting and deleting nodes within an adjacency list. | |
| Class | base class with all functions required for adding, removing and renesting ordered items. |
| Download all files: adjacency-model.tar.gz adjacency-model.zip |