mirror of https://gitee.com/bigwinds/arangodb
rename ditch type
This commit is contained in:
parent
fcf978a422
commit
09d34087ea
|
@ -195,7 +195,7 @@ namespace triagens {
|
|||
}
|
||||
|
||||
char const* typeName () const override final {
|
||||
return "document";
|
||||
return "document-reference";
|
||||
}
|
||||
|
||||
void setUsedByTransaction ();
|
||||
|
|
Loading…
Reference in New Issue