<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Grails Neo4j plugin 0.3 released</title>
	<atom:link href="http://blog.armbruster-it.de/2010/07/grails-neo4j-plugin-0-3-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.armbruster-it.de/2010/07/grails-neo4j-plugin-0-3-released/</link>
	<description>Real world fun with Java, Grails, Groovy, Zope, Plone, Linux and much others.</description>
	<lastBuildDate>Sat, 07 Jan 2012 17:55:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jean-Sébastien Stoffen</title>
		<link>http://blog.armbruster-it.de/2010/07/grails-neo4j-plugin-0-3-released/comment-page-1/#comment-821</link>
		<dc:creator>Jean-Sébastien Stoffen</dc:creator>
		<pubDate>Sat, 07 Jan 2012 17:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=159#comment-821</guid>
		<description>Hi, first, thank you for your great work!

I&#039;m wondering about something : is there any difference for getting the objects variables?
When I try to get an object variable stored in the graph, I receive a NULL value and when I use the default Grails datasource, I can get it.
For example in a simple domain class toString method: 

String toString() {
  &quot;${family} ${versionNumber} (${versionName})&quot;
}

For the rest, creating objects and browsing into the graph with the scaffold view is working, just this little problem.

Thank you in advance,
Jean-Sébastien</description>
		<content:encoded><![CDATA[<p>Hi, first, thank you for your great work!</p>
<p>I&#8217;m wondering about something : is there any difference for getting the objects variables?<br />
When I try to get an object variable stored in the graph, I receive a NULL value and when I use the default Grails datasource, I can get it.<br />
For example in a simple domain class toString method: </p>
<p>String toString() {<br />
  &#8220;${family} ${versionNumber} (${versionName})&#8221;<br />
}</p>
<p>For the rest, creating objects and browsing into the graph with the scaffold view is working, just this little problem.</p>
<p>Thank you in advance,<br />
Jean-Sébastien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Armbruster</title>
		<link>http://blog.armbruster-it.de/2010/07/grails-neo4j-plugin-0-3-released/comment-page-1/#comment-777</link>
		<dc:creator>Stefan Armbruster</dc:creator>
		<pubDate>Sun, 24 Jul 2011 20:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=159#comment-777</guid>
		<description>&lt;a href=&quot;#comment-776&quot; rel=&quot;nofollow&quot;&gt;@preet &lt;/a&gt; 
see &lt;a href=&quot;http://wiki.neo4j.org/content/Transactions&quot; rel=&quot;nofollow&quot;&gt;http://wiki.neo4j.org/content/Transactions&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="#comment-776" rel="nofollow">@preet </a><br />
see <a href="http://wiki.neo4j.org/content/Transactions" rel="nofollow">http://wiki.neo4j.org/content/Transactions</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: preet</title>
		<link>http://blog.armbruster-it.de/2010/07/grails-neo4j-plugin-0-3-released/comment-page-1/#comment-776</link>
		<dc:creator>preet</dc:creator>
		<pubDate>Sun, 24 Jul 2011 20:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=159#comment-776</guid>
		<description>Hi Stefan, I was doing integration testing, noticed that getting below exception, how do i wrap code in transaction?


org.neo4j.graphdb.NotInTransactionException</description>
		<content:encoded><![CDATA[<p>Hi Stefan, I was doing integration testing, noticed that getting below exception, how do i wrap code in transaction?</p>
<p>org.neo4j.graphdb.NotInTransactionException</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Armbruster</title>
		<link>http://blog.armbruster-it.de/2010/07/grails-neo4j-plugin-0-3-released/comment-page-1/#comment-746</link>
		<dc:creator>Stefan Armbruster</dc:creator>
		<pubDate>Thu, 24 Mar 2011 13:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=159#comment-746</guid>
		<description>Sorry, this is currently not supported. But there is a complete refactoring in progress, my goal is to reuse spring-data-graph in the plugin.</description>
		<content:encoded><![CDATA[<p>Sorry, this is currently not supported. But there is a complete refactoring in progress, my goal is to reuse spring-data-graph in the plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PaulB</title>
		<link>http://blog.armbruster-it.de/2010/07/grails-neo4j-plugin-0-3-released/comment-page-1/#comment-745</link>
		<dc:creator>PaulB</dc:creator>
		<pubDate>Wed, 23 Mar 2011 17:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=159#comment-745</guid>
		<description>I mean additional relationship types, rather than the default hasMany, belongsTo, etc.

An example could be &#039;UserA isFriendsWith UserB&#039;.

P.</description>
		<content:encoded><![CDATA[<p>I mean additional relationship types, rather than the default hasMany, belongsTo, etc.</p>
<p>An example could be &#8216;UserA isFriendsWith UserB&#8217;.</p>
<p>P.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Armbruster</title>
		<link>http://blog.armbruster-it.de/2010/07/grails-neo4j-plugin-0-3-released/comment-page-1/#comment-744</link>
		<dc:creator>Stefan Armbruster</dc:creator>
		<pubDate>Wed, 23 Mar 2011 15:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=159#comment-744</guid>
		<description>Paul,
what do you mean in detail with &quot;own relationships&quot;? Generally the plugin currently provides not much flexibility in terms of adopting different mapping strategies. But you could checkout the sources and make your required changes there.
Regards,
Stefan</description>
		<content:encoded><![CDATA[<p>Paul,<br />
what do you mean in detail with &#8220;own relationships&#8221;? Generally the plugin currently provides not much flexibility in terms of adopting different mapping strategies. But you could checkout the sources and make your required changes there.<br />
Regards,<br />
Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PaulB</title>
		<link>http://blog.armbruster-it.de/2010/07/grails-neo4j-plugin-0-3-released/comment-page-1/#comment-743</link>
		<dc:creator>PaulB</dc:creator>
		<pubDate>Wed, 23 Mar 2011 13:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=159#comment-743</guid>
		<description>Great work with the plugin.

I&#039;d like to add my own Relationships between nodes, e.g. User OWNS Book. How would this be done?

Thanks,

Paul.</description>
		<content:encoded><![CDATA[<p>Great work with the plugin.</p>
<p>I&#8217;d like to add my own Relationships between nodes, e.g. User OWNS Book. How would this be done?</p>
<p>Thanks,</p>
<p>Paul.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

