PhpOrient Configuration Constants - Ostico/PhpOrient GitHub Wiki

PhpOrient\Configuration\Constants

  • Class name: Constants
  • Namespace: PhpOrient\Configuration

Constants

VERSION

    const VERSION = "v1.1.2"

ID

    const ID = "1"

NAME

    const NAME = "PhpOrient - PHP binary client for OrientDB"

SUPPORTED_PROTOCOL

    const SUPPORTED_PROTOCOL = 28

Properties

$LOGGING

    public mixed $LOGGING = false
  • Visibility: public
  • This property is static.

$LOG_FILE_PATH

    public mixed $LOG_FILE_PATH = false
  • Visibility: public
  • This property is static.