public interface OIntent
Modifier and Type | Method and Description |
---|---|
void |
begin(ODatabaseDocumentInternal iDatabase)
Activate the intent.
|
OIntent |
copy() |
void |
end(ODatabaseDocumentInternal iDatabase)
Activate the intent.
|
void begin(ODatabaseDocumentInternal iDatabase)
iDatabase
- Database where to activate itvoid end(ODatabaseDocumentInternal iDatabase)
iDatabase
- Database where to activate itOIntent copy()
Copyright © 2009–2020 OrientDB. All rights reserved.