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

Provide a way to set a custom GraphSONMapper for :bytecode command

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.8
    • 3.5.0, 3.4.9
    • console
    • None

    Description

      Allow for something like:

      gremlin> m = GraphSONMapper.build().create()
      ==>org.apache.tinkerpop.gremlin.structure.io.graphson.GraphSONMapper@69d6a7cd
      gremlin> :bc config m 
      ==>Configured bytecode serializer
      

      With this fine grained control of that mapper users can add custom serializers and we will better support graph providers who might have custom classes.

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: