<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/res/neo4j, branch master</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/res/neo4j?h=master</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/res/neo4j?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-05-01T00:37:18Z</updated>
<entry>
<title>deprecating reset-db__clean.cypher, rm reset-db__single_link</title>
<updated>2015-05-01T00:37:18Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-05-01T00:37:18Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=85d649d6909c563cf22e23939b71e5e75fe99b74'/>
<id>urn:sha1:85d649d6909c563cf22e23939b71e5e75fe99b74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: widen tool scope: neo4j-mux -&gt; rz-mux</title>
<updated>2015-04-29T14:54:49Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-27T13:31:33Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=51f525e8424f445a4daeb5cdeba7ceb89cd9ad02'/>
<id>urn:sha1:51f525e8424f445a4daeb5cdeba7ceb89cd9ad02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: neo4j multiplexing: config templates</title>
<updated>2015-04-25T20:53:23Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-25T20:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=73cd5fe97ea740b6f7ac67ccb2dbfbef0c69eb1b'/>
<id>urn:sha1:73cd5fe97ea740b6f7ac67ccb2dbfbef0c69eb1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "reset-db__clean.cypher: remove constraints we no longer require"</title>
<updated>2015-04-07T11:47:46Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-07T11:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=28926f9a00b9dc43c975dda5897625626edc855c'/>
<id>urn:sha1:28926f9a00b9dc43c975dda5897625626edc855c</id>
<content type='text'>
This reverts commit 792ec339802271c79923016104e06ba10e8a64f8.

Dropping a non existant constraint is an error. The correct approach is
to list all constraings and then delete those, which requires scripting.
</content>
</entry>
<entry>
<title>reset-db__clean.cypher: remove constraints we no longer require</title>
<updated>2015-04-06T18:17:21Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-06T18:17:21Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=792ec339802271c79923016104e06ba10e8a64f8'/>
<id>urn:sha1:792ec339802271c79923016104e06ba10e8a64f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>res/neo4j/reset-db__clean: remove Person.name and Skill.name constraints</title>
<updated>2015-04-01T22:22:51Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-01T22:22:49Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=da8f0d1b5e26bbe1bbd9ee1ced1d0760edc40eba'/>
<id>urn:sha1:da8f0d1b5e26bbe1bbd9ee1ced1d0760edc40eba</id>
<content type='text'>
Reasoning: this constraint is global and so prevents a name from
repeating in two documents.

Note: client already prevents creation of same name node (regardless of
type).

Note: in the future we will want to reintroduce this but it will have to
be per doc, using the doc label.
</content>
</entry>
<entry>
<title>adding __RZDOC unique name constraint (may change later with per-user namespaces)</title>
<updated>2015-04-01T21:29:00Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-01T21:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ec697c91dd7b4ec26b2683aab8c39c8b21c63cd3'/>
<id>urn:sha1:ec697c91dd7b4ec26b2683aab8c39c8b21c63cd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reset-db__clean.cypher: update, doc default hash value</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T20:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=d6c7ad3bc388b3a38c8c9a172cb1da8e362579b5'/>
<id>urn:sha1:d6c7ad3bc388b3a38c8c9a172cb1da8e362579b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reset-db__clean.cypher: unique __RZDOC.id constraint</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-30T18:00:46Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=a07d6306340ae2f5978af173d7bb5a4c5683ada5'/>
<id>urn:sha1:a07d6306340ae2f5978af173d7bb5a4c5683ada5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reset-db__clean.cypher: init __RZDOC node, default doc meta NS</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-30T17:59:25Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=2d926c1dede86ab5736f3c17acf1babf0dbde4dd'/>
<id>urn:sha1:2d926c1dede86ab5736f3c17acf1babf0dbde4dd</id>
<content type='text'>
</content>
</entry>
</feed>
