Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-1909

Gremlin.Net does not have complete object model as compared to other client drivers and unable to de-serialize properties for vertex/edge graphSON.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • 3.3.1
    • None
    • dotnet
    • None

    Description

      Looks like the object model for Gremlin.Net client driver is not as par with Java driver. We cannot deserialize a GraphSON response to tinkerpop object completely. For example, Gremlin.Net object model cannot deserialize properties from a graphSON response object (vertex/edges). Currently, we only deserialize id and label field from a vertex/edge graphSON.

       

      So, to desterilize the object model, users have to write a custom deserialization code and create the object. The current de-serializers (for vertex/edge) will strip off details like properties.

       

      I am filing it as a bug but it could fall into improvement as well.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Ashwini Singh Ashwini Singh
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: