Arango PHP ODM

KeyType
in package

Groups the available key generations for new collections

Tags
author

Lucas S. Vieira

Table of Contents

Constants

AUTOINCREMENT  = 'autoincrement'
PADDED  = 'padded'
TRADITIONAL  = 'traditional'
UUID  = 'uuid'

Constants

AUTOINCREMENT

public mixed AUTOINCREMENT = 'autoincrement'

PADDED

public mixed PADDED = 'padded'

TRADITIONAL

public mixed TRADITIONAL = 'traditional'

        
On this page

Search results