json

lightdb.collection.Collection.t.json
object json

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
json.type

Members list

Value members

Concrete methods

def insert(iterator: Iterator[Json]): Int
def iterator[Return](f: Iterator[Json] => Return): Return