Hello @Cobra!
Sure
Indexes
| "INDEX ON :Date(date)" | "Unnamed index" | ["Date"] | ["date"] | "ONLINE" | "node_label_property" | 100.0 | {version: "1.0", key: "native-btree"} | 31 | "" |
| "INDEX ON NODE:Test(name)" | "testIndex" | ["Test"] | ["name"] | "ONLINE" | "node_fulltext" | 100.0 | {version: "1.0", key: "fulltext"} | 21 | "" |
Profile
+-----------------------------------------------------------------------------------------+
| Plan | Statement | Version | Planner | Runtime | Time | DbHits | Rows |
+-----------------------------------------------------------------------------------------+
| "PROFILE" | "READ_ONLY" | "CYPHER 3.5" | "COST" | "INTERPRETED" | 3348 | 493261 | 20 |
+-----------------------------------------------------------------------------------------+
+-----------------+----------------+-------+---------+-----------+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Operator | Estimated Rows | Rows | DB Hits | Cache H/M | Identifiers | Other |
+-----------------+----------------+-------+---------+-----------+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| +ProduceResults | 0 | 20 | 0 | 0/0 | anon[100], p, node, r, d | |
| | +----------------+-------+---------+-----------+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| +Limit | 0 | 20 | 0 | 0/0 | anon[100], p, node, r, d | 20 |
| | +----------------+-------+---------+-----------+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| +Filter | 0 | 20 | 222335 | 0/0 | anon[100], p, node, r, d | AndedPropertyInequalities(Variable(d),Property(Variable(d),PropertyKeyName(date)),LessThan(Property(Variable(d),PropertyKeyName(date)),ResolvedFunctionInvocation(datetime,Some(datetime(input = DEFAULT_TEMPORAL_ARGUMENT :: ANY?) :: DATETIME?),Vector(CoerceTo(Parameter( AUTOSTRING2,String),Any)))), GreaterThan(Property(Variable(d),PropertyKeyName(date)),ResolvedFunctionInvocation(datetime,Some(datetime(input = DEFAULT_TEMPORAL_ARGUMENT :: ANY?) :: DATETIME?),Vector(CoerceTo(Parameter( AUTOSTRING3,String),Any))))) |
| | +----------------+-------+---------+-----------+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| +Expand(All) | 0 | 54185 | 108370 | 0/0 | anon[100], p, node, r, d | (p)-[r:DATE_OF_BIRTH]->(d) |
| | +----------------+-------+---------+-----------+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| +Filter | 60 | 54185 | 54185 | 0/0 | anon[100], node, p | p:Person |
| | +----------------+-------+---------+-----------+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| +Expand(All) | 60 | 54185 | 108370 | 0/0 | anon[100], node, p | (node)<-[anon[100]:HAS_NAME]-(p) |
| | +----------------+-------+---------+-----------+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| +ProcedureCall | 10000 | 54185 | 1 | 0/0 | node | db.index.fulltext.queryNodes(CoerceTo(Parameter( AUTOSTRING0,String),String), CoerceTo(Parameter( AUTOSTRING1,String),String)) :: (node :: Node) |
+-----------------+----------------+-------+---------+-----------+--------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+