We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
public integer $cluster
The cluster the record belongs to.
public integer $position
The position of the record in the cluster.
mixed PhpOrient\Protocols\Binary\Data\ID::__construct(integer|string|array $cluster, integer $position)
The cluster id, string representation or configuration object
The position in the cluster, if $cluster is an integer.
mixed PhpOrient\Protocols\Binary\Data\ID::jsonSerialize()
Specify data which should be serialized to JSON
string PhpOrient\Protocols\Binary\Data\ID::__toString()
mixed PhpOrient\Protocols\Binary\Data\ID::parseString($input)