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

Sugar Making toString Non-standard

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0-incubating
    • groovy
    • None

    Description

      Yuck:

      gremlin> graph = TinkerFactory.createModern()
      ==>tinkergraph[vertices:6 edges:6]
      gremlin> g = graph.traversal()
      ==>graphtraversalsource[tinkergraph[vertices:6 edges:6], standard]
      gremlin> :plugin use tinkerpop.sugar
      ==>tinkerpop.sugar activated
      gremlin> g
      ==>org.apache.tinkerpop.gremlin.groovy.loaders.SugarLoader$GraphTraversalSourceCategory@1bc53649
      

      Attachments

        Activity

          People

            okram Marko A. Rodriguez
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: