langchain.js
Preparing search index...
@langchain/community
graphs/document
Relationship
Class Relationship
Hierarchy (
View Summary
)
BaseDynamicToolInput
Relationship
Index
Constructors
constructor
Properties
lc_
namespace
properties
source
target
type
Constructors
constructor
new
Relationship
(
__namedParameters
:
{
properties
?:
Record
<
string
,
any
>
;
source
:
Node
;
target
:
Node
;
type
:
string
;
}
,
)
:
Relationship
Parameters
__namedParameters
:
{
properties
?:
Record
<
string
,
any
>
;
source
:
Node
;
target
:
Node
;
type
:
string
}
Returns
Relationship
Properties
lc_
namespace
lc_namespace
:
string
[]
= ...
properties
properties
:
Record
<
string
,
any
>
source
source
:
Node
target
target
:
Node
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
lc_
namespace
properties
source
target
type
langchain.js
Loading...