Implement the Node Interface

Description

Nodes should have weight and initial weight properties - these properties are related to page rank, additionally nodes should be able to add hidden properties (just for internal use).

Each node should have a reference to its context.

Environment

Any

Activity

Show:

Luiz Fernando TestonAugust 11, 2010 at 1:07 PM

It was done without hidden properties to minimize metadata

Fixed

Details

Assignee

Reporter

Complexity

Medium

Components

Affects versions

Priority

Created July 19, 2010 at 8:12 PM
Updated August 12, 2010 at 12:45 PM
Resolved August 11, 2010 at 1:07 PM