<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Web Semantic &#187; datastore</title>
	<atom:link href="http://www.thewebsemantic.com/tag/datastore/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thewebsemantic.com</link>
	<description>data for humans and computers and the tools that make it available</description>
	<lastBuildDate>Thu, 03 Jun 2010 16:27:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Truncate a Google Apps Datastore (Java)</title>
		<link>http://www.thewebsemantic.com/2009/04/16/how-to-truncate-a-google-apps-datastore-java/</link>
		<comments>http://www.thewebsemantic.com/2009/04/16/how-to-truncate-a-google-apps-datastore-java/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 02:32:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[datastore]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[googleappengine]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.thewebsemantic.com/?p=133</guid>
		<description><![CDATA[It&#8217;s not super simple but possible to truncate your google apps datastore.  Please, don&#8217;t do as I did and attempt to use the web GUI to delete page after page of data for anything over a few hundred Entities.  Instead, use this simple servlet example after changing &#8220;myKindOfData&#8221; to your own type.  [...]]]></description>
		<wfw:commentRss>http://www.thewebsemantic.com/2009/04/16/how-to-truncate-a-google-apps-datastore-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
