phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
Edge
nxt
graph
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
@
safe
pure nothrow extern (
C
++)
class
Edge :
Entity
{
this
(Db db);
inout
(
Db
)
db
();
}
Constructors
this
this
(Db db)
Undocumented in source.
Members
Functions
db
inout
(
Db
)
db
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Entity
db
inout
(
Db
)
db
()
Undocumented in source.
Meta
Source
See Implementation
nxt
graph
classes
Db
Edge
Entity
Func
Node
Number
Rela
SuperEdge
Text