Framework/ParticleTrait.php 1

Type Line Description
TODO 313 maybe this should go to Actor class. Not for particles.

Framework/Handlers/Has.php 2

Type Line Description
TODO 128 Check if it performs better with $edge->$node_adj()->equals($id) is first or last
TODO 164 Check if it performs better with $edge->id()->equals($id) is first or last

Lib/Graph/PredicateInterface.php 1

Type Line Description
TODO 23 directed()

Lib/Graph/SubGraph.php 1

Type Line Description
TODO 40 Revisit