Arango PHP ODM

Base
in package
implements CursorInterface, Countable

AbstractYes

Base class for Cursors

Tags
author

Lucas S. Vieira

Table of Contents

Interfaces

CursorInterface
Common interface for Cursors
Countable

Methods

getId()  : mixed
Returns the cursor ID
isCached()  : bool
Return if the Cursor has cached results on server

Methods

getId()

Returns the cursor ID

public getId() : mixed

isCached()

Return if the Cursor has cached results on server

public isCached() : bool
Return values
bool

        
On this page

Search results