ADO.NET Provider for Neo4j

Build 24.0.9062

DetachDelete

A boolean value that controls whether the provider uses DETACH DELETE automatically when executing DELETE query.

データ型

bool

デフォルト値

false

解説

Nodes in Neo4j cannot be deleted if attached to any edge. By setting this property to 'true', the 本製品 will automatically adjust a DELETE query to include a DETACH clause, putting the node into a deletable state before attempting operation.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062