| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-06 | reset-db__clean.cypher: remove constraints we no longer require | Alon Levy | |
| 2015-04-02 | res/neo4j/reset-db__clean: remove Person.name and Skill.name constraints | Alon Levy | |
| 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. | |||
| 2015-04-02 | adding __RZDOC unique name constraint (may change later with per-user ↵ | LV-426 | |
| namespaces) | |||
| 2015-04-01 | reset-db__clean.cypher: update, doc default hash value | LV-426 | |
| 2015-04-01 | reset-db__clean.cypher: unique __RZDOC.id constraint | LV-426 | |
| 2015-04-01 | reset-db__clean.cypher: init __RZDOC node, default doc meta NS | LV-426 | |
| 2015-03-01 | reset-db__clean.cypher: create constraints last | LV-426 | |
| 2015-02-02 | neo4j reset-db: split into clean, single-link scripts | LV-426 | |
