I never liked "Gremlin Kryo" or the .gio extension for the Kryo serialization function of TP3. Marko was good enough to come up with an arguably better name: Gryo which has a .kryo extension
This change was just implemented and leaves us with a bit more consistent approach to naming in IO where we have: * GraphML = .xml * GraphSON = .json * Gryo = .kryo Docs are updated with the new naming as well - please feel free to point out any text that may have gotten by me. Thanks, Stephen
