prorm API Reference
← Documentation
GitLab
Preparing search index...
index
GRAPH_DIALECTS
Variable GRAPH_DIALECTS
Const
GRAPH_DIALECTS
:
{
neo4j
:
typeof
Neo4jGraphDialect
;
gremlin
:
typeof
GremlinGraphDialect
;
neptune
:
typeof
GremlinGraphDialect
;
dgraph
:
typeof
DgraphGraphDialect
;
}
= ...
The graph dialects keyed by the name they should register under.
Type Declaration
Readonly
neo4j
:
typeof
Neo4jGraphDialect
Readonly
gremlin
:
typeof
GremlinGraphDialect
Readonly
neptune
:
typeof
GremlinGraphDialect
Readonly
dgraph
:
typeof
DgraphGraphDialect
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
The graph dialects keyed by the name they should register under.