Skip to content

Orient 3.1.0 - protocol versions  #35

@DBusAI

Description

@DBusAI

pip install pyorient

import pyorient
client = pyorient.OrientDB("localhost", 2424)
client.db_exists( 'demodb', pyorient.STORAGE_TYPE_MEMORY )

The error - "PyOrientWrongProtocolVersionException: Protocol version 38 is not supported yet by this client."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions