| PMLTQ |
Query engine and query language for trees in PML format |
v0.8.3 |
metacpan |
| PMLTQ::BtredEvaluator |
Pure perl evaluator of PML-TQ queries based on headless implementation of TrEd called Btred |
v0.8.3 |
metacpan |
| PMLTQ::CGI |
[DEPRECATED] This is html fronted for SQLEvaluator and is currently being replaced by PMLTQ::Server |
v0.8.3 |
metacpan |
| PMLTQ::Common |
Helper functions mainly for PML manipulations |
v0.8.3 |
metacpan |
| PMLTQ::Grammar |
Provides L<Parse::RecDescent> grammar for parsing PML-TQ queries |
v0.8.3 |
metacpan |
| PMLTQ::Loader |
Module loader for L<PMLTQ::Relation|PMLTQ::Relation>s inspired by L<Mojo::Loader> |
v0.8.3 |
metacpan |
| PMLTQ::NG2PMLTQ |
[DEPRECATED] Conversion functions from NetGraph to PML-TQ |
v0.8.3 |
metacpan |
| PMLTQ::PML2BASE |
Convert from PML to SQL |
v0.8.3 |
metacpan |
| PMLTQ::ParserError |
Wrapper for parsing error |
v0.8.3 |
metacpan |
| PMLTQ::Planner |
Optimalizing search trees for BtredEvaluator |
v0.8.3 |
metacpan |
| PMLTQ::Relation |
Base class for all Relations standard or user defined |
v0.8.3 |
metacpan |
| PMLTQ::Relation::AncestorIterator |
Iterates over ancestor nodes |
v0.8.3 |
metacpan |
| PMLTQ::Relation::AncestorIteratorWithBoundedDepth |
Iterates over ancestor nodes to given bound |
v0.8.3 |
metacpan |
| PMLTQ::Relation::ChildnodeIterator |
Iterates over child nodes |
v0.8.3 |
metacpan |
| PMLTQ::Relation::CurrentFileIterator |
Iterates nodes of TredMacro::CurrentFile() |
v0.8.3 |
metacpan |
| PMLTQ::Relation::CurrentFilelistIterator |
Iterates over files of given file list (calling TredMacro::NextFile()) |
v0.8.3 |
metacpan |
| PMLTQ::Relation::CurrentFilelistTreesIterator |
Iterates over trees in files of given file list (calling TredMacro::NextFile()) |
v0.8.3 |
metacpan |
| PMLTQ::Relation::CurrentTreeIterator |
Iterates over nodes of current tree |
v0.8.3 |
metacpan |
| PMLTQ::Relation::DepthFirstFollowsIterator |
Iterates tree using depth first search calling $node->previous |
v0.8.3 |
metacpan |
| PMLTQ::Relation::DepthFirstPrecedesIterator |
Iterates tree using depth first search calling $node->following |
v0.8.3 |
metacpan |
| PMLTQ::Relation::DepthFirstRangeIterator |
Iterates tree using depth first search in given boundaries |
v0.8.3 |
metacpan |
| PMLTQ::Relation::DescendantIterator |
Iterates over descendant nodes |
v0.8.3 |
metacpan |
| PMLTQ::Relation::DescendantIteratorWithBoundedDepth |
Iterates over descendant nodes in given boundaries |
v0.8.3 |
metacpan |
| PMLTQ::Relation::FSFileIterator |
Iterates nodes of given fsfile |
v0.8.3 |
metacpan |
| PMLTQ::Relation::Iterator |
Base Iterator class |
v0.8.3 |
metacpan |
| PMLTQ::Relation::MemberIterator |
Iterates over member nodes of given list |
v0.8.3 |
metacpan |
| PMLTQ::Relation::OptionalIterator |
Creates optional interator branch |
v0.8.3 |
metacpan |
| PMLTQ::Relation::OrderIterator |
Interates nodes based on their order |
v0.8.3 |
metacpan |
| PMLTQ::Relation::PMLREFIterator |
Iterates over PML reference |
v0.8.3 |
metacpan |
| PMLTQ::Relation::ParentIterator |
Evaluates condition on the parent of start node |
v0.8.3 |
metacpan |
| PMLTQ::Relation::SameTreeIterator |
Evaluates condition on nodes of current tree |
v0.8.3 |
metacpan |
| PMLTQ::Relation::SiblingIterator |
Iterates over siblings given node |
v0.8.3 |
metacpan |
| PMLTQ::Relation::SiblingIteratorWithDistance |
Iterates over siblings given node with boudaries |
v0.8.3 |
metacpan |
| PMLTQ::Relation::SimpleListIterator |
Base class for all iterators that iterates on a list of nodes |
v0.8.3 |
metacpan |
| PMLTQ::Relation::TransitiveIterator |
Iterates over nodes that are transitive |
v0.8.3 |
metacpan |
| PMLTQ::Relation::TreeIterator |
Evaluates condition on the whole tree of given node |
v0.8.3 |
metacpan |
| PMLTQ::Relation::TreexFileIterator |
Same as L<PMLTQ::Relation::FileIterator> but for Treex files |
v0.8.3 |
metacpan |
| PMLTQ::Relation::TreexFilelistIterator |
Same as L<PMLTQ::Relation::FileListIterator> but for Treex files |
v0.8.3 |
metacpan |
| PMLTQ::SQLEvaluator |
SQL evaluator of PML-TQ queries which can use PostreSQL or Oracle as a backend |
v0.8.3 |
metacpan |
| PMLTQ::TypeMapper |
Helper methods for PML::Schema, relations and PML::Node types |
v0.8.3 |
metacpan |