RDQL
[ class tree: RDQL ] [ index: RDQL ] [ all elements ]

File: Memory.php

Source Location: /RDF_RDQL-0.2.0/RDF/RDQL/Engine/Memory.php

Classes:

RDF_RDQL_Engine_Memory
Some general methods common for RDQLMemEngine and RDQLDBEngine

Page Details:

This class performes as RDQL query on a Model_Memory.

Provided an RDQL query parsed into an array of php variables and constraints at first the engine searches for tuples matching all patterns from the WHERE clause of the given RDQL query. Then the query result set is filtered with evaluated boolean expressions from the AND clause of the given RDQL query.

  • Author: Radoslaw Oldakowski <radol@gmx.de>
  • Version: V0.7
  • Access: public

Includes:

require_once('RDF/RDQL/Engine.php') [line 19]

Documentation generated on Mon, 11 Mar 2019 15:39:49 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.