Get number of hit pages in java api

7 views
Skip to first unread message

Sun Yuhan

unread,
May 3, 2017, 2:34:49 PM5/3/17
to Neo4j
I am using neo4j java api. I want to record the number of accessed pages for a specific transaction. How can I do it? I know for a cypher query, there is a way to do that. But can I do that for neo4j java api?

Michael Hunger

unread,
May 3, 2017, 8:08:53 PM5/3/17
to ne...@googlegroups.com
Why?

Probably with low level monitoring SPIs, you gonna have to dive into the kernel internals for that.
Perhaps a good way to start is to look how cypher's profiler / query listing does it in 3.2


Michael

On Wed, May 3, 2017 at 8:34 PM, Sun Yuhan <wdmz...@gmail.com> wrote:
I am using neo4j java api. I want to record the number of accessed pages for a specific transaction. How can I do it? I know for a cypher query, there is a way to do that. But can I do that for neo4j java api?

--
You received this message because you are subscribed to the Google Groups "Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Chris Vest

unread,
May 4, 2017, 5:05:01 AM5/4/17
to ne...@googlegroups.com
There is currently no way to do this with the available public APIs.

--
Chris Vest
System Engineer, Neo Technology


> On 3 May 2017, at 20.34, Sun Yuhan <wdmz...@gmail.com> wrote:
>
> I am using neo4j java api. I want to record the number of accessed pages for a specific transaction. How can I do it? I know for a cypher query, there is a way to do that. But can I do that for neo4j java api?
>
> --
> You received this message because you are subscribed to the Google Groups "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to neo4j+un...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages