Power BI Connector for Neo4j

Build 23.0.8839

Miscellaneous

This section provides a complete list of the Miscellaneous properties you can configure in the connection settings for this provider.


PropertyDescription
DirectQueryLimitLimits the number of rows when using the DirectQuery mode. This helps avoid performance issues at design time.
EnableForeignKeyDetectionWhether to detect the foreign keys in ODBC.
MaximumColumnSizeThe maximum column size.
MaxRowsLimits the number of rows returned when no aggregation or GROUP BY is used in the query. This takes precedence over LIMIT clauses.
NodeFilterA Cypher node label matching expression. The provider exposes all node labels from the matched nodes as views.
OtherThese hidden properties are used only in specific use cases.
PagesizeThe maximum number of results to return per page from Neo4j.
PseudoColumnsThis property indicates whether or not to include pseudo columns as columns to the table.
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.
RowScanDepthThe maximum number of rows to scan to look for the columns available in a table.
RTKThe runtime key used for licensing.
TimeoutThe value in seconds until the timeout error is thrown, canceling the operation.
UserDefinedViewsA filepath pointing to the JSON configuration file containing your custom views.

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