gremlin
Preparing search index...
structure/graph
CompositePDT
Class CompositePDT
Represents a composite Provider Defined Type (PDT).
Index
Constructors
constructor
Properties
fields
name
Methods
to
String
Constructors
constructor
new
CompositePDT
(
name
:
string
,
fields
?:
Record
<
string
,
any
>
)
:
CompositePDT
Parameters
name
:
string
Optional
fields
:
Record
<
string
,
any
>
Returns
CompositePDT
Properties
Readonly
fields
fields
:
Readonly
<
Record
<
string
,
any
>
>
Readonly
name
name
:
string
Methods
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fields
name
Methods
to
String
gremlin
Loading...
Represents a composite Provider Defined Type (PDT).