cubicweb #1789770 drop is_instance relation [open]
rather compute is_subclass so that 'X is_instance ET' <-> 'X is E, E is_subclass ET' that would enhance massive import. | |
priority | normal |
---|---|
type | enhancement |
done in | <not specified> |
load | 0.500 |
load left | 0.500 |
closed by | <not specified> |
similar entities
Comments
-
2011/06/29 16:16, written by pydavid
-
2011/06/29 16:34, written by sthenault
add commentWe should check the performance import for using this relation.
There is several other relation of the same kind that pose the same performance issue.
that we could compute in a more efficient manner as this one ?