NAME
AtteanX::Query::AccessPlan::LDF - An access plan for Linked Data Fragments
DESCRIPTION
This provides the implementation of a Moo::Role that serves to wrap any access_plan
in query planning. An access plan introduces a plan object for a triple or quad pattern, in this case a AtteanX::Plan::LDF::Triple object.
AUTHOR
Kjetil Kjernsmo <kjetilk@cpan.org>.
COPYRIGHT AND LICENCE
This software is copyright (c) 2016 by Kjetil Kjernsmo
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.