Interface IGraphFactory
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public interface IGraphFactory : IFactory
Properties
createsRootGraph
Declaration
bool createsRootGraph { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Methods
DefaultForParent(IGraphParent)
Declaration
bool DefaultForParent(IGraphParent parent)
Parameters
| Type | Name | Description |
|---|---|---|
| IGraphParent | parent |
Returns
| Type | Description |
|---|---|
| Boolean |