LongValueFormat

overflowdb.formats.graphson.GraphSONProtocol.LongValueFormat
object LongValueFormat extends RootJsonFormat[LongValue]

Attributes

Graph
Supertypes
trait RootJsonFormat[LongValue]
trait RootJsonWriter[LongValue]
trait RootJsonReader[LongValue]
trait JsonFormat[LongValue]
trait JsonWriter[LongValue]
trait JsonReader[LongValue]
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Concrete methods

def read(value: JsValue): LongValue & Product
def write(c: LongValue): JsValue