public class WLSubtreeMapper extends Object implements Manipulator
Constructor and Description |
---|
WLSubtreeMapper(String graphName,
String vectorName,
int h) |
Modifier and Type | Method and Description |
---|---|
int |
getIterationNumber()
Returns the maximum depth of the visits of the WL kernel
|
void |
manipulate(Example example) |
void |
setIterationNumber(int h)
Sets the maximum depth of the visits of the WL kernel
|
public void setIterationNumber(int h)
h
- the maximum depth of the visitspublic int getIterationNumber()
public void manipulate(Example example)
manipulate
in interface Manipulator
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.