Class: GraphSONReader

GraphSONReader(optionsopt)

new GraphSONReader(optionsopt)

GraphSON Reader
Parameters:
Name Type Attributes Description
options Object <optional>
Properties
Name Type Attributes Description
serializers Object <optional>
An object used as an associative array with GraphSON 2 type name as keys and deserializer instances as values, ie: { 'g:Int64': longSerializer }.
Source: