The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

GOBO::Indexes::StatementIndex

SYNOPSIS

do not use this method directly

DESCRIPTION

Stores a collection of GOBO::Statement objects, optimized for fast access. In general you should not need to use this directly - use GOBO::Graph instead, which includes different indexes for links, annotations etc

TODO

Currently there are 2 indexes, by node (subject) and by target. There are a limited amount of query options.

Eventually it should support any combination of S-R-T indexing, and any kind of S-R-T access

We also want a NodeIndex

Binding to a database

This index is in-memory. It can be extended to be bound to a database (e.g. the GO Database) by overriding the methods