gremlin
Preparing search index...
structure/graph
Property
Class Property<T>
Type Parameters
T
=
any
Index
Constructors
constructor
Properties
key
value
Methods
equals
to
String
Constructors
constructor
new
Property
<
T
=
any
>
(
key
:
string
,
value
:
T
)
:
Property
<
T
>
Type Parameters
T
=
any
Parameters
key
:
string
value
:
T
Returns
Property
<
T
>
Properties
Readonly
key
key
:
string
Readonly
value
value
:
T
Methods
equals
equals
(
other
:
any
)
:
boolean
Parameters
other
:
any
Returns
boolean
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
key
value
Methods
equals
to
String
gremlin
Loading...