CData Python Connector for Neo4j

Build 23.0.8839

Miscellaneous

このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。


プロパティ説明
MaxRowsクエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
NodeFilterA Cypher node label matching expression. The provider exposes all node labels from the matched nodes as views.
Otherこれらの隠しプロパティは特定のユースケースでのみ使用されます。
PagesizeNeo4j から返されるページあたりの結果の最大数。
PseudoColumnsこのプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。
QueryPassthroughこのオプションは、クエリをNeo4j サーバーにas-is で渡します。
RelationshipDestinationFilterThe type(s) of labels that must be present on the destination nodes of single-hop relationships that the provider will expose as views.
RelationshipSourceFilterThe node labels that must be present on the source nodes of single-hop relationships, which the provider will expose as views.
RelationshipTypeFilterThe relationship type(s) of single-hop relationships that the driver will expose as views.
RowScanDepthテーブルで利用可能なカラムを探すためにスキャンする行数の最大値。
RTKライセンス供与で使用されるランタイムキー。
Timeoutタイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
UserDefinedViewsカスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。

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