Module: Neo4j::AsciidoctorExtensions::ValueType

Defined in:
lib/neo4j/asciidoctor/extensions/document_metadata_generator/extension.rb

Overview

Type of value

Constant Summary collapse

STRING =

string

1
LIST_STRING =

[string]

2
LIST_TUPLES =

[<string,string>]

3