<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/server/neo4j_cypher_parser.py, branch POC_2.5d</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/server/neo4j_cypher_parser.py?h=POC_2.5d</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/server/neo4j_cypher_parser.py?h=POC_2.5d'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-05-12T09:29:54Z</updated>
<entry>
<title>server: neo4j_cypher_parser: accept (but don't understand) multiplicity</title>
<updated>2015-05-12T09:29:54Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-05-11T15:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=230f6cb79d1764755371584977a998161a24d64a'/>
<id>urn:sha1:230f6cb79d1764755371584977a998161a24d64a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>neo4j_cypher_parser: pass unicode regex flag only on variable input (refines 19e8301)</title>
<updated>2015-04-25T13:45:11Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-25T13:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ea77e314c0177956fa897e198e7c77c54368b751'/>
<id>urn:sha1:ea77e314c0177956fa897e198e7c77c54368b751</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: support unicode in link names</title>
<updated>2015-04-23T19:09:54Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-23T19:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=19e830133f11a457846c70fffb150595f2acb75e'/>
<id>urn:sha1:19e830133f11a457846c70fffb150595f2acb75e</id>
<content type='text'>
from
https://docs.python.org/2/library/re.html?highlight=regular%20expressions#contents-of-module-re

re.U
re.UNICODE

    Make \w, \W, \b, \B, \d, \D, \s and \S dependent on the Unicode
    character properties database.

    New in version 2.0.
</content>
</entry>
<entry>
<title>neo4j_cypher_parser: sub_exp_set_by_type(): return ctx by default</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:14:25Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b859ff77b2b3984342c2ccf91ec2850d90942281'/>
<id>urn:sha1:b859ff77b2b3984342c2ccf91ec2850d90942281</id>
<content type='text'>
</content>
</entry>
<entry>
<title>neo4j_cypher_x: misc</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T12:36:00Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=6171267ed2e2f9f023e74727af33d742bdd00bc1'/>
<id>urn:sha1:6171267ed2e2f9f023e74727af33d742bdd00bc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parse__e_val_or_param(): code symmetry</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T12:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=2dc46da81ac85dfe758ce1d52930e8ce375f53f1'/>
<id>urn:sha1:2dc46da81ac85dfe758ce1d52930e8ce375f53f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>e_param: doc</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T12:34:38Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=cd9a20064f763c53f5eed42c16863c7178604559'/>
<id>urn:sha1:cd9a20064f763c53f5eed42c16863c7178604559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>e_kv_pair: is_set__key, is_set__value, assertions</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T12:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=a3f49ec12d479f9eea33a56daff80cf5f90e995b'/>
<id>urn:sha1:a3f49ec12d479f9eea33a56daff80cf5f90e995b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p_label_set_container: remove, use p_node.label_set &amp; p_rel.type properties</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T12:32:47Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=a4fffe38580f3c6db0dd2f5f67471446d1126755'/>
<id>urn:sha1:a4fffe38580f3c6db0dd2f5f67471446d1126755</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sub_exp_set_by_type: fix logical recursion bug</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T12:29:22Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=49fafee62c26e2a3fe3b3c792cc25505aee24295'/>
<id>urn:sha1:49fafee62c26e2a3fe3b3c792cc25505aee24295</id>
<content type='text'>
</content>
</entry>
</feed>
