public interface CreateTypeStart extends OngoingCreateType
Modifier and Type | Method and Description |
---|---|
CreateTypeStart |
ifNotExists()
Adds IF NOT EXISTS to the create type specification.
|
withField, withField
@NonNull CreateTypeStart ifNotExists()
Copyright © 2017–2020. All rights reserved.