One clarification below.

On 11/1/07, Chimezie Ogbuji <[EMAIL PROTECTED]> wrote:
> The Store superclass / stub was updated with a batch_unification
> attribute (False by default) which can be used by other stores to
> indicate if they can perform server-side unification.  This is used by
> the SPARQL engine to determine if it should attempt to offload entire
> BGP unifications to the server.

This flag/attribute is enabled by default in the MySQL store.
However, it can be disabled via:

mysql_store.batch_unification = False
.. do stuff ..

-- Chimezie
_______________________________________________
Dev mailing list
Dev@rdflib.net
http://rdflib.net/mailman/listinfo/dev

Reply via email to