Preparing search index...
The search index is not available
neo4j-ogm-monorepo
neo4j-ogm-monorepo
neo4j-ogm
convert
Variable convert
Const
convert
:
{
js
:
(
(
value
:
any
)
=>
any
)
;
neo4j
:
(
(
value
:
any
)
=>
any
)
;
}
= ...
Type declaration
js
:
(
(
value
:
any
)
=>
any
)
(
value
:
any
)
:
any
convert Neo4j types to JS types
Parameters
value:
any
Returns
any
neo4j
:
(
(
value
:
any
)
=>
any
)
(
value
:
any
)
:
any
convert JS types to Neo4j types
Parameters
value:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
neo4j-
ogm-
monorepo
neo4j-
ogm
typed-
cypher
DB
Node
Shape
Relation
Shape
_
Vertex
DBSchema
Empty
Full
Graph
Labels
One
Or
Many
Prop
Value
Relation
Vertex
pkg
convert
MANY
ONE
vertexify
Generated using
TypeDoc
convert Neo4j types to JS types